aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-672/+0
2011-04-28xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig1-1/+2
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz1-1/+3
2010-10-18xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner1-0/+1
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig1-1/+1
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig1-3/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-1/+0
2010-06-24xfs: remove block number from inode lookup codeDave Chinner1-3/+2
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig1-8/+4
2010-05-19xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-20xfs: convert attr to use unsigned namesDave Chinner1-2/+2
2009-12-14xfs: event tracing supportChristoph Hellwig1-0/+1
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig1-1/+1
2009-04-20xfs: use memdup_user()Li Zefan1-8/+4
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig1-0/+9
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig1-126/+49
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato1-2/+0
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig1-37/+19
2008-12-02[XFS] Reorder xfs_ioctl32.c for some tidinesssandeen@sandeen.net1-42/+36
2008-12-02[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handlersandeen@sandeen.net1-1/+42
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net1-4/+90
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handlersandeen@sandeen.net1-1/+135
2008-12-02[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctlsandeen@sandeen.net1-3/+10
2008-12-02[XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net1-18/+26
2008-12-02[XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net1-12/+24
2008-12-02[XFS] Add compat handlers for data & rt growfs ioctlssandeen@sandeen.net1-0/+40
2008-12-02[XFS] Add compat handlers for swapext ioctlsandeen@sandeen.net1-5/+56
2008-12-02[XFS] Clean up some existing compat ioctl callssandeen@sandeen.net1-87/+120
2008-12-02[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.hsandeen@sandeen.net1-135/+5
2008-12-01[XFS] remove xfs_vfs.hChristoph Hellwig1-1/+0
2008-02-07[XFS] Fix up sparse warnings.David Chinner1-0/+1
2008-02-07[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen1-3/+5
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy1-0/+3
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig1-2/+1
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig1-2/+3
2007-07-26xfs ioctl __user annotationsAl Viro1-2/+2
2007-07-14[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek1-23/+201
2007-07-14[XFS] Compat ioctl handler for handle operationsMichal Marek1-5/+52
2007-07-14[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.Michal Marek1-1/+41
2006-12-08[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-2/+2
2006-03-29[XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott1-9/+13
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-1/+1
2006-03-14[XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott1-5/+5
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+11
2005-09-05[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsEric Sandeen1-3/+62
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott1-10/+19