summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_ioctl.c
AgeCommit message (Expand)Author
2010-09-26xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig
2010-05-19xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-20xfs: use memdup_user()Li Zefan
2009-03-06xfs: include header files for prototypesHannes Eder
2009-02-08xfs: cleanup xfs_find_handleChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net
2008-12-02[XFS] Clean up some existing compat ioctl callssandeen@sandeen.net
2008-12-02[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-31CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig
2008-07-28[XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok
2008-04-29[XFS] kill di_mode checks after xfs_igetChristoph Hellwig
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-04-18[XFS] Fix merge failureLachlan McIlroy
2008-04-18[XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy
2008-04-18[XFS] split xfs_ioc_xattrLachlan McIlroy
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen
2008-02-07[XFS] Fix up sparse warnings.David Chinner
2008-02-07[XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy