Commit Graph

975 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
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 69d6cc76cf xfs: remove buftarg hash for external devices 15 years ago
Dave Chinner 26af655233 xfs: kill XBF_FS_MANAGED buffers 15 years ago
Dave Chinner ebad861b57 xfs: store xfs_mount in the buftarg instead of in the xfs_buf 15 years ago
Dave Chinner 5adc94c247 xfs: introduced uncached buffer read primitve 15 years ago
Dave Chinner 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 15 years ago
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 15 years ago
Dave Chinner e176579e70 xfs: lockless per-ag lookups 15 years ago
Dave Chinner 4472235205 xfs: Introduce XFS_IOC_ZERO_RANGE 15 years ago
Dave Chinner 3ae4c9deb3 xfs: use range primitives for xfs page cache operations 15 years ago
Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag 15 years ago
Johannes Weiner 081003fff4 xfs: properly account for reclaimed inodes 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Dave Chinner 51749e47e1 xfs: log IO completion workqueue is a high priority queue 15 years ago
Dan Rosenberg a122eb2fdf xfs: prevent reading uninitialized stack memory 15 years ago
Christoph Hellwig 80f6c29d8a xfs: replace barriers with explicit flush / FUA usage 15 years ago
Tao Ma 9af2546508 xfs: Make fiemap work with sparse files 15 years ago
Arkadiusz Mi?kiewicz 23963e54ce xfs: Disallow 32bit project quota id 15 years ago
Dave Chinner 9bc08a45fb xfs: improve buffer cache hash scalability 15 years ago
Christoph Hellwig b5420f2359 xfs: do not discard page cache data on EAGAIN 15 years ago
Dave Chinner 1a387d3be2 xfs: dummy transactions should not dirty VFS state 15 years ago
Stuart Brodsky 2fe33661fc xfs: ensure f_ffree returned by statfs() is non-negative 15 years ago
Dave Chinner efceab1d56 xfs: handle negative wbc->nr_to_write during sync writeback 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Christoph Hellwig fa9b227e90 xfs: new truncate sequence 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Christoph Hellwig 552ef8024f direct-io: move aio_complete into ->end_io 15 years ago
Christoph Hellwig 209fb87a25 xfs simplify and speed up direct I/O completions 15 years ago
Christoph Hellwig fb511f2150 xfs: move aio completion after unwritten extent conversion 15 years ago
Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 years ago
Christoph Hellwig 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
Christoph Hellwig a64afb057b xfs: remove obsolete osyncisosync mount option 15 years ago
Tony Luck 0f1a932f5d xfs: Fix build when CONFIG_XFS_POSIX_ACL=n 15 years ago
Dave Chinner aea1b95321 xfs: use GFP_NOFS for page cache allocation 15 years ago
Dave Chinner 2f11feabb1 xfs: simplify and remove xfs_ireclaim 15 years ago
Dave Chinner ec53d1dbb3 xfs: don't block on buffer read errors 15 years ago
Dave Chinner a4190f90b4 xfs: move inode shrinker unregister even earlier 15 years ago
Christoph Hellwig fa17b25e9f xfs: remove a dmapi leftover 15 years ago
Christoph Hellwig 78558fe8d8 xfs: writepage always has buffers 15 years ago
Christoph Hellwig d4f7a5cbd5 xfs: allow writeback from kswapd 15 years ago
Dave Chinner 2727ccc950 xfs: unregister inode shrinker before freeing filesystem structures 15 years ago
Christoph Hellwig cca28fb83d xfs: split xfs_itrace_entry 15 years ago
Christoph Hellwig ef35e9255d xfs: remove xfs_iput_new 15 years ago
Christoph Hellwig d2e078c33c xfs: some iget tracing cleanups / fixes 15 years ago
Christoph Hellwig 807cbbdb43 xfs: do not use emums for flags used in tracing 15 years ago
Christoph Hellwig 64c8614941 xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount 15 years ago