Commit Graph

633 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Christoph Hellwig c141b2928f xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Felix Blyakher 27e88bf6af Revert "[XFS] remove old vmap cache" 16 years ago
Felix Blyakher 7fdf582447 Revert "[XFS] use scalable vmap API" 16 years ago
Felix Blyakher 43f3f057c5 [XFS] Warn on transaction in flight on read-only remount 16 years ago
Christoph Hellwig 49739140e5 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
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
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Nick Piggin 0087167c9d [XFS] use scalable vmap API 16 years ago
Nick Piggin 958f8c0e4f [XFS] remove old vmap cache 16 years ago
Eric Sandeen 9800b55035 [XFS] Remove several unused typedefs. 16 years ago
Christoph Hellwig c9a98553d5 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Lachlan McIlroy 25051158bb [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI 16 years ago
Lachlan McIlroy 4fdc778179 [XFS] Remove XFS_BUF_SHUT() and friends 16 years ago
Lachlan McIlroy d415867e0a [XFS] Use the incore inode size in xfs_file_readdir() 16 years ago
Lachlan McIlroy cfbe52672f [XFS] set b_error from bio error in xfs_buf_bio_end_io 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
Christoph Hellwig 15ac08a8b2 [XFS] replace b_fspriv with b_mount 16 years ago
Lachlan McIlroy 797eaed40e [XFS] Remove unnecessary assertion 16 years ago
Christoph Hellwig 8bb57320f3 [XFS] Fix compile with CONFIG_COMPAT enabled 16 years ago
Christoph Hellwig 5a8d0f3c7a move inode tracing out of xfs_vnode. 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Christoph Hellwig 583fa586f0 kill vn_ioerror 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig 63ad2a5c4c remove dead code from sv_t implementation 16 years ago
Christoph Hellwig d9424b3c4a stop using igrab in xfs_vn_link 16 years ago
Christoph Hellwig 5d765b976c kill xfs_buf_iostart 16 years ago
Christoph Hellwig 73e6335c14 remove unused behvavior cruft in xfs_super.h 16 years ago
Christoph Hellwig 2234d54d3d remove useless mnt_want_write call in xfs_write 16 years ago
Christoph Hellwig ddcd856d81 [XFS] fix compile on 32 bit systems 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
sandeen@sandeen.net 743bb4650d [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. 16 years ago
Christoph Hellwig 51ce16d519 [XFS] kill XFS_DINODE_VERSION_ defines 16 years ago