summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-1/+1
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-161-1/+2
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-20/+20
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-27/+21
* [XFS] stop using uio in the readlink codeChristoph Hellwig2007-10-151-18/+45
* [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek2007-07-141-1/+1
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Clean up use of VFS attr flagsEric Sandeen2007-02-101-18/+13
* [XFS] remove unused filp from ioctl functionsLachlan McIlroy2007-02-101-11/+5
* [XFS] use struct kvec in struct uioLachlan McIlroy2007-02-101-1/+1
OpenPOWER on IntegriCloud