Commit Graph

1214 Commits (d9fbd03d240380826c0ec16f927242be24ff6265)

Author SHA1 Message Date
Lachlan McIlroy 25051158bb [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI 16 years ago
Christoph Hellwig ad1ad968f4 [XFS] handle unaligned data in xfs_bmbt_disk_get_all 16 years ago
Christoph Hellwig efc557570d [XFS] avoid memory allocations in xfs_fs_vcmn_err 16 years ago
Lachlan McIlroy 9f6c92b9cc [XFS] Fix speculative allocation beyond eof 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 c4cd747ee6 [XFS] use inode_change_ok for setattr permission checking 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
Christoph Hellwig 6d73cf133c [XFS] resync headers with libxfs 16 years ago
Christoph Hellwig 2175dd9574 [XFS] simplify projid check in xfs_rename 16 years ago
Christoph Hellwig 15ac08a8b2 [XFS] replace b_fspriv with b_mount 16 years ago
Lachlan McIlroy e055f13a6d [XFS] Remove unused tracing code 16 years ago
Dave Chinner 576a488a27 [XFS] Fix hang after disallowed rename across directory quota domains 16 years ago
Lachlan McIlroy 797eaed40e [XFS] Remove unnecessary assertion 16 years ago
Lachlan McIlroy a5b429d41f [XFS] Remove unused variable in ktrace_free() 16 years ago
Lachlan McIlroy c6422617a1 [XFS] Check return value of xfs_buf_get_noaddr() 16 years ago
Dave Chinner 6a0775a991 [XFS] Fix hang after disallowed rename across directory quota domains 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 070c4616ec use xfs_trans_ijoin in xfs_trans_iget 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig e88f11abe0 remove unused m_inode_quiesce member from struct xfs_mount 16 years ago
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig 5efcbb853b cleanup xfs_sb.h feature flag helpers 16 years ago
Christoph Hellwig df6771bde1 kill dead quota flags 16 years ago
Christoph Hellwig 63ad2a5c4c remove dead code from sv_t implementation 16 years ago
Christoph Hellwig 39e2defe73 reduce l_icloglock roundtrips 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 5cafdeb289 cleanup the inode reclaim path 16 years ago
Christoph Hellwig ccd0be6cfc remove unused prototypes for xfs_ihash_init / xfs_ihash_free 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