Commit Graph

80 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
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 f83282a8ef xfs: fix per-ag reference counting in inode reclaim tree walking 14 years ago
Dave Chinner 69b491c214 xfs: serialise inode reclaim within an AG 15 years ago
Dave Chinner e3a20c0b02 xfs: batch inode reclaim lookup 15 years ago
Dave Chinner 78ae525676 xfs: implement batched inode lookups for AG walking 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 e176579e70 xfs: lockless per-ag lookups 15 years ago
Johannes Weiner 081003fff4 xfs: properly account for reclaimed inodes 15 years ago
Dave Chinner 1a387d3be2 xfs: dummy transactions should not dirty VFS state 15 years ago
Dave Chinner 2f11feabb1 xfs: simplify and remove xfs_ireclaim 15 years ago
Christoph Hellwig 64c8614941 xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner 16fd536737 xfs: track AGs with reclaimable inodes in per-ag radix tree 15 years ago
Dave Chinner 70e60ce715 xfs: convert inode shrinker to per-filesystem contexts 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Christoph Hellwig fb3b504ade xfs: fix access to upper inodes without inode64 15 years ago
Christoph Hellwig 8c38366f99 xfs: enforce synchronous writes in xfs_bwrite 15 years ago
Christoph Hellwig df308bcfec xfs: remove periodic superblock writeback 15 years ago
Jan Engelhardt e2a07812e9 xfs: add blockdev name to kthreads 15 years ago
Dave Chinner 9bf729c0af xfs: add a shrinker to background inode reclaim 15 years ago
Dave Chinner f1d486a361 xfs: don't warn on EAGAIN in inode reclaim 15 years ago
Dave Chinner 20f6b2c785 xfs: check for more work before sleeping in xfssyncd 15 years ago
Christoph Hellwig f1f724e4b5 xfs: fix locking for inode cache radix tree tag updates 15 years ago
Dave Chinner c854363e80 xfs: Use delayed write for inodes rather than async V2 15 years ago
Dave Chinner 777df5afdb xfs: Make inode reclaim states explicit 15 years ago
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Christoph Hellwig 0cadda1c5f xfs: remove duplicate buffer flags 15 years ago
Dave Chinner b657fc82a3 xfs: Kill filestreams cache flush 15 years ago
Dave Chinner 5017e97d52 xfs: rename xfs_get_perag 15 years ago
Eric Sandeen 5d77c0dc0c xfs: make several more functions static 15 years ago
Dave Chinner 018027be90 xfs: Avoid inodes in reclaim when flushing from inode cache 15 years ago
Dave Chinner c8e20be020 xfs: reclaim inodes under a write lock 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 848ce8f731 xfs: simplify inode teardown 15 years ago
Dave Chinner dce5065a57 xfs: make sure xfs_sync_fsdata covers the log 16 years ago
Dave Chinner c90b07e8dd xfs: fix xfs_quiesce_data 16 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Christoph Hellwig a022fe0970 xfs: fix locking in xfs_iget_cache_hit 16 years ago
Christoph Hellwig bc990f5cb4 xfs: fix locking in xfs_iget_cache_hit 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Christoph Hellwig 8b5403a6d7 xfs: remove SYNC_BDFLUSH 16 years ago
Christoph Hellwig b0710ccc6d xfs: remove SYNC_IOWAIT 16 years ago
Christoph Hellwig 075fe10286 xfs: split xfs_sync_inodes 16 years ago
Christoph Hellwig fe588ed328 xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes 16 years ago
Dave Chinner 75f3cb1393 xfs: introduce a per-ag inode iterator 16 years ago
Dave Chinner abc1064742 xfs: remove unused parameter from xfs_reclaim_inodes 16 years ago