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