aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[XFS] Fix up sparse warnings.Gravatar David Chinner 1-0/+1
2008-02-07[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONGravatar Eric Sandeen 1-3/+5
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Gravatar Lachlan McIlroy 1-0/+3
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeGravatar Christoph Hellwig 1-2/+1
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsGravatar Christoph Hellwig 1-2/+3
2007-07-26xfs ioctl __user annotationsGravatar Al Viro 1-2/+2
2007-07-14[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeGravatar Michal Marek 1-23/+201
2007-07-14[XFS] Compat ioctl handler for handle operationsGravatar Michal Marek 1-5/+52
2007-07-14[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.Gravatar Michal Marek 1-1/+41
2006-12-08[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Gravatar Nathan Scott 1-2/+2
2006-03-29[XFS] Fix compiler warning and small code inconsistencies in compatGravatar Nathan Scott 1-9/+13
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Gravatar Nathan Scott 1-1/+1
2006-03-14[XFS] Switch over from linvfs names for sb/quotactl operations forGravatar Nathan Scott 1-5/+5
2006-01-10[PATCH] don't include ioctl32.h in driversGravatar Christoph Hellwig 1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-27/+11
2005-09-05[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsGravatar Eric Sandeen 1-3/+62
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsGravatar Nathan Scott 1-10/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+163