Commit Graph

118 Commits (e04a88a920ff36d03641e1b9c01b7960d94209f1)

Author SHA1 Message Date
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount 16 years ago
Christoph Hellwig 00dd4029e9 [XFS] remove bhv_statvfs_t typedef 16 years ago
Dave Chinner 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised 16 years ago
Dave Chinner cb4f0d1d42 [XFS] fix uninitialised variable bug in dquot release 16 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 16 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 16 years ago
David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes 16 years ago
David Chinner a4e4c4f4a8 [XFS] Kill xfs_sync() 16 years ago
David Chinner 2030b5aba8 [XFS] use xfs_sync_inodes rather than xfs_syncsub 16 years ago
David Chinner bc60a99323 [XFS] Use struct inodes instead of vnodes to kill vn_grab 16 years ago
David Chinner 5b4d89ae0f [XFS] Traverse inode trees when releasing dquots 16 years ago
David Chinner 2f8a3ce1c2 [XFS] don't block in xfs_qm_dqflush() during async writeback. 16 years ago
Peter Leckie d1de802155 [XFS] Fix build brakage from patch "Clean up dquot pincount code" 16 years ago
Peter Leckie bc3048e3cd [XFS] Clean up dquot pincount code. 16 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
David Chinner e1f49cf20c [XFS] replace dquot flush semaphore with a completion 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig 0b1f917730 [XFS] remove remaining VN_HOLD calls 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
Christoph Hellwig 26cc002180 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 17 years ago
Denys Vlasenko 4f0e8a9816 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
David Chinner db7a19f2c8 [XFS] Ensure xfs_bawrite() errors are checked. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 88ab020853 [XFS] Propagate quota file truncation errors. 17 years ago
David Chinner cb6edc26c3 [XFS] Catch errors when turning off quotas. 17 years ago
David Chinner 31d5577b35 [XFS] Catch errors resetting quota flags. 17 years ago
David Chinner 53aa7915d6 [XFS] Clean up quotamount error handling. 17 years ago
David Chinner 3c56836f92 [XFS] Check for dquot flush errors 17 years ago
David Chinner 4b8879df8c [XFS] Propagate xfs_qm_dqflush_all() errors. 17 years ago
David Chinner 5b1397385b [XFS] xfs_qm_reset_dqcounts() does not return errors. 17 years ago
Harvey Harrison 0225da1f35 [XFS] Replace __inline with inline 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Tim Shimmin e6a4b37f38 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen 869b906078 [XFS] Unwrap XFS_DQ_PINUNLOCK. 17 years ago
Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
Donald Douwsma d757762bf2 [XFS] Fix dbflush panic in xfs_qm_sync. 17 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago