aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+163