Commit Graph

197 Commits (76d479a7caff58b1e5f31d80805f7f65f9177696)

Author SHA1 Message Date
Dave Chinner 0b932cccbd xfs: Convert remaining cmn_err() callers to new API 14 years ago
Dave Chinner 8221112b43 xfs: convert the quota debug prints to new API 14 years ago
Dave Chinner 5348778699 xfs: convert xfs_fs_cmn_err to new error logging API 14 years ago
Dave Chinner a0fa2b679e xfs: Convert xlog_warn to new logging interface 14 years ago
Christoph Hellwig ec3ba85f40 xfs: more sensible inode refcounting for ialloc 14 years ago
Dave Chinner 0fbca4d1c3 xfs: fix dquot shaker deadlock 14 years ago
Dave Chinner eb40a87500 xfs: use wait queues directly for the log wait queues 14 years ago
Arkadiusz Mi?kiewicz 6743099ce5 xfs: Extend project quotas to support 32bit project ids 15 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 15 years ago
Christoph Hellwig 6c77b0ea1b xfs: remove xfs_cred.h 15 years ago
Dave Chinner e13de955ca xfs: split out inode walk inode grabbing 15 years ago
Dave Chinner 65d0f20533 xfs: split inode AG walking into separate code for reclaim 15 years ago
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 15 years ago
Christoph Hellwig acecf1b5d8 xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush 15 years ago
Christoph Hellwig 52fda11424 xfs: simplify xfs_qm_dqusage_adjust 15 years ago
Christoph Hellwig 5d18898b20 xfs: simplify xfs_truncate_file 15 years ago
Christoph Hellwig f2d6761433 xfs: remove xfs_iput 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
Christoph Hellwig 7bfa31d8e0 xfs: give xfs_item_ops methods the correct prototypes 15 years ago
Christoph Hellwig 9412e3181c xfs: merge iop_unpin_remove into iop_unpin 15 years ago
Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Christoph Hellwig ade7ce31c2 quota: Clean up the namespace in dqblk_xfs.h 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
Christoph Hellwig 7dce11dbac xfs: always use iget in bulkstat 15 years ago
Julia Lawall 38e712ab3d fs/xfs/quota: Add missing mutex_unlock 15 years ago
Dave Chinner c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig 1414a6046a xfs: remove dead XFS_LOUD_RECOVERY code 15 years ago
Christoph Hellwig 8112e9dc6d xfs: removed unused XFS_QMOPT_ flags 15 years ago
Christoph Hellwig 191f8488f9 xfs: remove a few macro indirections in the quota code 15 years ago
Christoph Hellwig 8a7b8a89a3 xfs: access quotainfo structure directly 15 years ago
Christoph Hellwig 74457cf4a3 xfs: remove xfs_dqmarker 15 years ago
Dave Chinner 3a8406f6d6 xfs: convert the dquot free list to use list heads 15 years ago
Dave Chinner e6a81f13aa xfs: convert the dquot hash list to use list heads 15 years ago
Dave Chinner 368e136174 xfs: remove duplicate code from dquot reclaim 15 years ago
Dave Chinner 3a25404b3f xfs: convert the per-mount dquot list to use list heads 15 years ago
Dave Chinner 8e12385086 xfs: remove stale parameter from ->iop_unpin method 15 years ago
Dave Chinner 43f5efc5b5 xfs: factor log item initialisation 15 years ago
Dave Chinner 9bf729c0af xfs: add a shrinker to background inode reclaim 15 years ago
Julia Lawall d67b1b0325 fs/xfs: Correct NULL test 15 years ago
Dave Chinner 20026d9201 xfs: kill the unused XFS_QMOPT_* flush flags V2 15 years ago
Dave Chinner 7d6a7bde52 xfs: Use delay write promotion for dquot flushing 15 years ago
Dave Chinner d808f617ad xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
Christoph Hellwig 9b00f30762 xfs: quota limit statvfs available blocks 15 years ago