Commit Graph

103 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
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
Eric Sandeen 5995cb7d80 [XFS] fix nasty quota hashtable allocation bug 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
David Chinner b11f94d537 [XFS] Quota inode has no parent. 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
Kouta Ooizumi e6d29426bc [XFS] Fix uquota and oquota enforcement problems. 18 years ago
Donald Douwsma 424ea91ba6 [XFS] Fix quotaon syscall failures for group enforcement requests. 18 years ago
Donald Douwsma 646d5bdab3 [XFS] Invalidate quotacheck when mounting without a quota type. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
Lachlan McIlroy 1f9b3b64d4 [XFS] remove unused xflags parameter from sync routines 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nathan Scott 215101c360 [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. 19 years ago
Nathan Scott 77e4635ae1 [XFS] Add a greedy allocation interface, allocating within a min/max size 19 years ago
Nathan Scott efb8ad7e94 [XFS] Add a debug flag for allocations which are known to be larger than 19 years ago