Commit Graph

41 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
Dave Chinner 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
Dave Chinner b0f539de9f xfs: connect up write verifiers to new buffers 12 years ago
Dave Chinner 612cfbfe17 xfs: add pre-write metadata buffer verifier callbacks 12 years ago
Dave Chinner c631919870 xfs: verify dquot blocks as they are read from disk 12 years ago
Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
Dave Chinner 04913fdd91 xfs: pass shutdown method into xfs_trans_ail_delete_bulk 13 years ago
Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 years ago
Christoph Hellwig fe7257fd4b xfs: do not write the buffer from xfs_qm_dqflush 13 years ago
Christoph Hellwig 32ce90a4b7 xfs: remove log item from AIL in xfs_iflush after a shutdown 13 years ago
Christoph Hellwig dea9609527 xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown 13 years ago
Gerard Snitselaar 1c2ccc66bc fs: xfs: fix section mismatch in linux-next 13 years ago
Christoph Hellwig a05931ceb0 xfs: remove the global xfs_Gqm structure 13 years ago
Christoph Hellwig b84a3a9675 xfs: remove the per-filesystem list of dquots 13 years ago
Christoph Hellwig 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 years ago
Christoph Hellwig f8739c3ce2 xfs: per-filesystem dquot LRU lists 13 years ago
Christoph Hellwig 48776fd223 xfs: use common code for quota statistics 13 years ago
Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item 13 years ago
Mitsuo Hayasaka d0a3fe67e3 xfs: change available ranges of softlimit and hardlimit in quota check 13 years ago
Mitsuo Hayasaka 20f12d8ac0 xfs: change available ranges of softlimit and hardlimit in quota check 13 years ago
Christoph Hellwig 92b2e5b31d xfs: use a normal shrinker for the dquot freelist 13 years ago
Christoph Hellwig 04da0c8196 xfs: use a normal shrinker for the dquot freelist 13 years ago
Chandra Seetharaman 3673141083 Define a new function xfs_inode_dquot() 13 years ago
Chandra Seetharaman 6967b964c1 Define a new function xfs_this_quota_on() 13 years ago
Christoph Hellwig 7ae4440723 xfs: remove XFS_QMOPT_DQSUSER 13 years ago
Christoph Hellwig 97e7ade506 xfs: kill xfs_qm_idtodq 13 years ago
Christoph Hellwig 49d35a5cf1 xfs: merge xfs_qm_dqinit_core into the only caller 13 years ago
Christoph Hellwig 78e55892d6 xfs: add a xfs_dqhold helper 13 years ago
Christoph Hellwig bf72de3194 xfs: nest qm_dqfrlist_lock inside the dquot qlock 13 years ago
Christoph Hellwig 92678554ab xfs: flatten the dquot lock ordering 13 years ago
Christoph Hellwig be7ffc38a8 xfs: implement lazy removal for the dquot freelist 13 years ago
Christoph Hellwig 80a376bfb7 xfs: remove XFS_DQ_INACTIVE 13 years ago
Christoph Hellwig 497507b9ee xfs: cleanup xfs_qm_dqlookup 13 years ago
Christoph Hellwig 800b484ec0 xfs: cleanup dquot locking helpers 13 years ago
Christoph Hellwig fdedf28b94 xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush 13 years ago
Christoph Hellwig 38f2323244 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF 14 years ago
Christoph Hellwig ddc3415aba xfs: simplify xfs_trans_ijoin* again 14 years ago
Dave Chinner c0dc7828af xfs: rename xfs_bmapi to xfs_bmapi_write 14 years ago
Dave Chinner 5c8ed2021f xfs: introduce xfs_bmapi_read() 14 years ago
Chandra Seetharaman 2a30f36d90 xfs: Check the return value of xfs_trans_get_buf() 14 years ago
Christoph Hellwig c2b006c1da xfs: let xfs_bwrite callers handle the xfs_buf_relse 14 years ago
Christoph Hellwig 61551f1ee5 xfs: call xfs_buf_delwri_queue directly 14 years ago
Christoph Hellwig c59d87c460 xfs: remove subdirectories 14 years ago
Chandra Seetharaman 811e64c716 Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned 14 years ago
Chandra Seetharaman 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
Chandra Seetharaman b75e40a419 xfs: Remove macro XFS_BUF_BUSY and family 14 years ago
Chandra Seetharaman 5a52c2a581 xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
Christoph Hellwig ea15ab3cdd xfs: remove the dead QUOTADEBUG code 14 years ago
Christoph Hellwig 0c842ad46a xfs: clean up buffer locking helpers 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago