aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c
Commit message (Expand)AuthorAge
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12
* xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-28
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner2010-10-18
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: always use iget in bulkstatChristoph Hellwig2010-06-23
* xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xfs: convert attr to use unsigned namesDave Chinner2010-01-19
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: actually enable the swapext compat handlerChristoph Hellwig2009-09-01
* xfs: use memdup_user()Li Zefan2009-04-20
* xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-18
* xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-18
* filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-09
* [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-10
* [XFS] Reorder xfs_ioctl32.c for some tidinesssandeen@sandeen.net2008-12-02
* [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handlersandeen@sandeen.net2008-12-02
* [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net2008-12-02
* [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handlersandeen@sandeen.net2008-12-02
* [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctlsandeen@sandeen.net2008-12-02
* [XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net2008-12-02
* [XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net2008-12-02
* [XFS] Add compat handlers for data & rt growfs ioctlssandeen@sandeen.net2008-12-02
* [XFS] Add compat handlers for swapext ioctlsandeen@sandeen.net2008-12-02
* [XFS] Clean up some existing compat ioctl callssandeen@sandeen.net2008-12-02
* [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.hsandeen@sandeen.net2008-12-02
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] Fix up sparse warnings.David Chinner2008-02-07
* [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen2008-02-07
* [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-09
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* xfs ioctl __user annotationsAl Viro2007-07-26
* [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek2007-07-14
* [XFS] Compat ioctl handler for handle operationsMichal Marek2007-07-14
* [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.Michal Marek2007-07-14
* [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott2006-03-28
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott2006-03-13
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsEric Sandeen2005-09-04
* [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott2005-05-06