aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+163