Commit Graph

2090 Commits (a5d5a914770a81a1f775be2ee35b9fa8fd19d381)

Author SHA1 Message Date
Dave Chinner 1c3cb9ec07 xfs: convert l_tail_lsn to an atomic variable. 14 years ago
Dave Chinner 84f3c683c4 xfs: convert l_last_sync_lsn to an atomic variable 14 years ago
Dave Chinner 2ced19cbae xfs: make AIL tail pushing independent of the grant lock 14 years ago
Dave Chinner eb40a87500 xfs: use wait queues directly for the log wait queues 14 years ago
Dave Chinner a69ed03c24 xfs: combine grant heads into a single 64 bit integer 14 years ago
Dave Chinner 663e496a72 xfs: rework log grant space calculations 14 years ago
Dave Chinner 3f336c6fa1 xfs: fact out common grant head/log tail verification code 14 years ago
Dave Chinner 1054794198 xfs: convert log grant ticket queues to list heads 14 years ago
Dave Chinner 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 years ago
Dave Chinner e605994929 xfs: use AIL bulk update function to implement single updates 14 years ago
Dave Chinner 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 years ago
Dave Chinner c90821a26a xfs: consume iodone callback items on buffers as they are processed 14 years ago
Dave Chinner e677d0f954 xfs: reduce the number of AIL push wakeups 14 years ago
Dave Chinner 0e57f6a36f xfs: bulk AIL insertion during transaction commit 14 years ago
Dave Chinner eb3efa1249 xfs: clean up xfs_ail_delete() 14 years ago
Dave Chinner b199c8a4ba xfs: Pull EFI/EFD handling out from under the AIL lock 14 years ago
Dave Chinner 9c5f8414ef xfs: fix EFI transaction cancellation. 14 years ago
Dave Chinner 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
Dave Chinner 430cbeb86f xfs: add a lru to the XFS buffer cache 14 years ago
Dave Chinner c76febef57 xfs: only run xfs_error_test if error injection is active 14 years ago
Dave Chinner de25c1818c xfs: avoid moving stale inodes in the AIL 14 years ago
Dave Chinner 309c848002 xfs: delayed alloc blocks beyond EOF are valid after writeback 14 years ago
Dave Chinner 90810b9e82 xfs: push stale, pinned buffers on trylock failures 14 years ago
Dave Chinner c726de4409 xfs: fix failed write truncation handling. 14 years ago
Dave Chinner ff57ab2199 xfs: convert xfsbud shrinker to a per-buftarg shrinker. 14 years ago
Dave Chinner 1a427ab0c1 xfs: convert pag_ici_lock to a spin lock 14 years ago
Dave Chinner 1a3e8f3da0 xfs: convert inode cache lookups to use RCU locking 14 years ago
Dave Chinner d95b7aaf9a xfs: rcu free inodes 14 years ago
Dave Chinner 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 years ago
Dave Chinner 055388a318 xfs: dynamic speculative EOF preallocation 14 years ago
Dave Chinner 622d81494f xfs: use KM_NOFS for allocations during attribute list operations 14 years ago
Dave Chinner dcfcf20512 xfs: provide a inode iolock lockdep class 14 years ago
Christoph Hellwig 489a150f64 xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper 14 years ago
Christoph Hellwig 9f9baab38d xfs: clean up xfs_alloc_ag_vextent_exact 14 years ago
Christoph Hellwig ecff71e677 xfs: simplify xfs_map_at_offset 14 years ago
Christoph Hellwig aeea1b1f81 xfs: refactor xfs_vm_writepage 14 years ago
Christoph Hellwig 2fa24f9253 xfs: remove the all_bh flag from xfs_convert_page 14 years ago
Christoph Hellwig ed1e7b7e48 xfs: remove xfs_probe_cluster 14 years ago
Christoph Hellwig 8ff2957d58 xfs: simplify xfs_map_blocks 14 years ago
Christoph Hellwig a206c817c8 xfs: kill xfs_iomap 14 years ago
Christoph Hellwig 405f804294 xfs: cleanup the xfs_iomap_write_* helpers 14 years ago
Christoph Hellwig 6ac7248ec5 xfs: a few small tweaks for overwrites in xfs_vm_writepage 14 years ago
Christoph Hellwig 221cb2517e xfs: remove some dead bio handling code 14 years ago
Christoph Hellwig 85da94c6b4 xfs: improve mapping type check in xfs_vm_writepage 14 years ago
Christoph Hellwig c9f71f5fc4 xfs: untangle phase1 vs phase2 recovery helpers 14 years ago
Christoph Hellwig d045094864 xfs: refactor xlog_recover_commit_trans 14 years ago
Christoph Hellwig d5689eaa0a xfs: use struct list_head for the buf cancel table 14 years ago
Christoph Hellwig e2714bf8d5 xfs: remove leftovers of old buffer log items in recovery code 14 years ago
Samuel Kvasnica 576ecb8e2b xfs: fix exporting with left over 64-bit inodes 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago