Commit Graph

1933 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 14 years ago
Dave Chinner e176579e70 xfs: lockless per-ag lookups 14 years ago
Dave Chinner bd32d25a7c xfs: remove debug assert for per-ag reference counting 14 years ago
Dave Chinner d1583a3833 xfs: reduce the number of CIL lock round trips during commit 14 years ago
Poyo VL 9c169915ad xfs: eliminate some newly-reported gcc warnings 14 years ago
Christoph Hellwig c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 years ago
Christoph Hellwig acecf1b5d8 xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush 14 years ago
Christoph Hellwig 52fda11424 xfs: simplify xfs_qm_dqusage_adjust 14 years ago
Dave Chinner 4472235205 xfs: Introduce XFS_IOC_ZERO_RANGE 14 years ago
Dave Chinner 3ae4c9deb3 xfs: use range primitives for xfs page cache operations 14 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
Jan Kara 80f44b152c quota: Make QUOTACTL config be selected by its users 15 years ago
Dave Chinner 80168676eb xfs: force background CIL push under sustained load 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
Dave Chinner 72656c46f5 xfs: prevent 32bit overflow in space reservation 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 3b93c7aaef xfs: don't do memory allocation under the CIL context lock 15 years ago
Dave Chinner a44f13edf0 xfs: Reduce log force overhead for delayed logging 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
Dave Chinner 4536f2ad8b xfs: fix untrusted inode number lookup 15 years ago
Dave Chinner 5b3eed756c xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE 15 years ago
Dave Chinner d17c701ce6 xfs: unlock items before allowing the CIL to commit 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
Dave Chinner 696123fca8 xfs: fix big endian build 15 years ago
Christoph Hellwig ecd7f082d6 xfs: clean up xfs_bmap_get_bp 15 years ago
Christoph Hellwig 5d18898b20 xfs: simplify xfs_truncate_file 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
Christoph Hellwig 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
Tony Luck 0f1a932f5d xfs: Fix build when CONFIG_XFS_POSIX_ACL=n 15 years ago
Kulikov Vasiliy 3f34885cd7 xfs: fix unsigned underflow in xfs_free_eofblocks 15 years ago
Dave Chinner aea1b95321 xfs: use GFP_NOFS for page cache allocation 15 years ago