Commit Graph

36 Commits (84d9077b3391e6966813e380e63b57f53e58e120)

Author SHA1 Message Date
Christoph Hellwig 62e194ecda xfs: use mnt_want_write in compat_attrmulti ioctl 16 years ago
Christoph Hellwig ab596ad897 xfs: fix dentry aliasing issues in open_by_handle 16 years ago
Takashi Sato 8e961870bb filesystem freeze: remove XFS specific ioctl interfaces for freeze feature 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
sandeen@sandeen.net e5d412f178 [XFS] Reorder xfs_ioctl32.c for some tidiness 16 years ago
sandeen@sandeen.net 710d62aaaf [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler 16 years ago
sandeen@sandeen.net 28750975ac [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler 16 years ago
sandeen@sandeen.net ebeecd2b04 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler 16 years ago
sandeen@sandeen.net af819d2763 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl 16 years ago
sandeen@sandeen.net 65fbaf2489 [XFS] Fix xfs_bulkstat_one size checks & error handling 16 years ago
sandeen@sandeen.net 2ee4fa5cb7 [XFS] Make the bulkstat_one compat ioctl handling more sane 16 years ago
sandeen@sandeen.net 471d591031 [XFS] Add compat handlers for data & rt growfs ioctls 16 years ago
sandeen@sandeen.net e94fc4a43e [XFS] Add compat handlers for swapext ioctl 16 years ago
sandeen@sandeen.net d5547f9fee [XFS] Clean up some existing compat ioctl calls 16 years ago
sandeen@sandeen.net ffae263a64 [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h 16 years ago
Christoph Hellwig 2b5decd09e [XFS] remove xfs_vfs.h 16 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Eric Sandeen bc58f9bb6b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION 17 years ago
Lachlan McIlroy cd57e594ad [XFS] 971064 Various fixups for xfs_bulkstat(). 17 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Al Viro ad690ef9e6 xfs ioctl __user annotations 18 years ago
Michal Marek faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
Michal Marek 1fa503df66 [XFS] Compat ioctl handler for handle operations 18 years ago
Michal Marek 547e00c3c6 [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. 18 years ago
Josef "Jeff" Sipek e678fb0d52 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott e0edd5962b [XFS] Fix compiler warning and small code inconsistencies in compat 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Nathan Scott a50cd26926 [XFS] Switch over from linvfs names for sb/quotactl operations for 19 years ago
Christoph Hellwig 7ff92053dd [PATCH] don't include ioctl32.h in drivers 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Eric Sandeen 526c420c44 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls 20 years ago
Nathan Scott 77bc5beb59 [XFS] Makes more sense to use the fsxattr interface instead of adding new 20 years ago
Nathan Scott b74e2159c9 [XFS] Add a get/set interface for XFS project identifiers. 20 years ago
Nathan Scott d3870398fa [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago