aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xfs: more reserved blocks fixupsEric Sandeen2010-02-081-0/+3
* xfs: convert attr to use unsigned namesDave Chinner2010-01-201-9/+9
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-06-111-12/+13
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-1/+0
| * xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-11/+13
* | xfs: use memdup_user()Li Zefan2009-04-201-16/+7
|/
* xfs: include header files for prototypesHannes Eder2009-03-061-0/+1
* xfs: cleanup xfs_find_handleChristoph Hellwig2009-02-081-62/+44
* xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-191-168/+137
* filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-091-15/+0
* [XFS] Fix merge failuresLachlan McIlroy2008-12-291-1/+2
|\
| * CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
| * CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-11-141-1/+1
* | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-9/+20
* | [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net2008-12-021-3/+3
* | [XFS] Clean up some existing compat ioctl callssandeen@sandeen.net2008-12-021-4/+4
* | [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net2008-12-021-56/+53
* | [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-12-011-1/+1
* | [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-12-011-25/+39
* | CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-10-311-1/+1
* | [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-301-4/+0
* | [XFS] kill sys_credChristoph Hellwig2008-10-301-2/+1
|/
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-4/+3
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-131-2/+2
* [XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig2008-07-281-2/+27
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-281-2/+2
* [XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig2008-07-281-36/+303
* [XFS] attrmulti cleanupChristoph Hellwig2008-07-281-1/+1
* [XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig2008-07-281-0/+6
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-8/+6
* [XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok2008-04-291-3/+3
* [XFS] kill di_mode checks after xfs_igetChristoph Hellwig2008-04-291-1/+1
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-5/+10
* [XFS] Fix merge failureLachlan McIlroy2008-04-181-2/+4
* [XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy2008-04-181-312/+2
* [XFS] split xfs_ioc_xattrLachlan McIlroy2008-04-181-56/+312
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-1/+1
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-071-1/+1
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-1/+1
* [XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig2008-02-071-51/+28
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-071-2/+2
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-071-2/+1
* [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-101-12/+8
* [XFS] cleanup fid types messChristoph Hellwig2007-10-191-12/+12
* [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctlChristoph Hellwig2007-10-161-44/+46
* [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig2007-10-161-2/+2