Commit Graph

1000 Commits (8787c7a3e0e3f1aa21856d6b6cd6880cc93497e9)

Author SHA1 Message Date
Dave Chinner 5315837dae xfs: limit extsize to size of AGs and/or MAXEXTLEN 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Josef Bacik c25d246715 XFS: handle hole punching via fallocate properly 14 years ago
Dave Chinner 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 years ago
Christoph Hellwig bfc60177f8 xfs: fix error handling for synchronous writes 14 years ago
Christoph Hellwig a46db60834 xfs: add FITRIM support 14 years ago
Dave Chinner c58efdb442 xfs: ensure log covering transactions are synchronous 14 years ago
Dave Chinner eda7798272 xfs: serialise unaligned direct IOs 14 years ago
Dave Chinner 4d8d15812f xfs: factor common write setup code 14 years ago
Dave Chinner 637bbc75d9 xfs: split buffered IO write path from xfs_file_aio_write 14 years ago
Dave Chinner f0d26e860b xfs: split direct IO write path from xfs_file_aio_write 14 years ago
Dave Chinner 487f84f3f8 xfs: introduce xfs_rw_lock() helpers for locking the inode 14 years ago
Dave Chinner 4c5cfd1b41 xfs: factor post-write newsize updates 14 years ago
Dave Chinner edafb6da9a xfs: factor common post-write isize handling code 14 years ago
Dave Chinner a363f0c203 xfs: ensure sync write errors are returned 14 years ago
Nick Piggin 880566e17c xfs: provide simple rcu-walk ACL implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Dave Chinner 3f16b98507 xfs: introduce new locks for the log grant ticket wait queues 14 years ago
Dave Chinner 1c3cb9ec07 xfs: convert l_tail_lsn to an atomic variable. 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 1054794198 xfs: convert log grant ticket queues to list heads 14 years ago
Dave Chinner e677d0f954 xfs: reduce the number of AIL push wakeups 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 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 dcfcf20512 xfs: provide a inode iolock lockdep class 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 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
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
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Christoph Hellwig ece413f59f xfs: remove incorrect assert in xfs_vm_writepage 14 years ago
Christoph Hellwig c6f6cd0608 xfs: use hlist_add_fake 14 years ago
Dave Chinner bfe2741967 xfs: move delayed write buffer trace 14 years ago
Dave Chinner f83282a8ef xfs: fix per-ag reference counting in inode reclaim tree walking 14 years ago
Kulikov Vasiliy 6762b938ea xfs: xfs_ioctl: fix information leak to userland 14 years ago