Commit Graph

1688 Commits (4d16e9246fc3b3cf7bc95609eff66929a39daa06)

Author SHA1 Message Date
Christoph Hellwig 4d16e9246f xfs: simplify buffer pinning 15 years ago
Christoph Hellwig ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
Christoph Hellwig 7bfa31d8e0 xfs: give xfs_item_ops methods the correct prototypes 15 years ago
Christoph Hellwig 9412e3181c xfs: merge iop_unpin_remove into iop_unpin 15 years ago
Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking 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
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
Dave Chinner 1920779e67 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED 15 years ago
Dave Chinner 7124fe0a5b xfs: validate untrusted inode numbers during lookup 15 years ago
Christoph Hellwig 7dce11dbac xfs: always use iget in bulkstat 15 years ago
Dan Rosenberg 1817176a86 xfs: prevent swapext from operating on write-only files 15 years ago
Dave Chinner 254c8c2dbf xfs: remove nr_to_write writeback windup. 15 years ago
Christoph Hellwig f936972949 xfs: improve xfs_isilocked 15 years ago
Christoph Hellwig 070ecdca54 xfs: skip writeback from reclaim context 15 years ago
Dave Chinner 5b257b4a1f xfs: fix race in inode cluster freeing failing to stale inodes 15 years ago
Christoph Hellwig fb3b504ade xfs: fix access to upper inodes without inode64 15 years ago
Dave Chinner 9b98b6f3e1 xfs: fix might_sleep() warning when initialising per-ag tree 15 years ago
Julia Lawall 38e712ab3d fs/xfs/quota: Add missing mutex_unlock 15 years ago
Huang Weiyi 3bd0946eb1 xfs: remove duplicated #include 15 years ago
Li Zefan f8adb4d574 xfs: convert more trace events to DEFINE_EVENT 15 years ago
Huang Weiyi 292ec4cf35 xfs: xfs_trace.c: remove duplicated #include 15 years ago
Dave Chinner 07f1a4f5e8 xfs: Check new inode size is OK before preallocating 15 years ago
Christoph Hellwig fdc07f44c8 xfs: clean up xlog_align 15 years ago
Christoph Hellwig 025101dca4 xfs: cleanup log reservation calculactions 15 years ago
Eric Sandeen 32891b292d xfs: be more explicit if RT mount fails due to config 15 years ago
Eric Sandeen 657a4cffde xfs: replace E2BIG with EFBIG where appropriate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dave Chinner ccf7c23fc1 xfs: Ensure inode allocation buffers are fully replayed 15 years ago
Dave Chinner df806158b0 xfs: enable background pushing of the CIL 15 years ago
Dave Chinner 9da1ab181a xfs: forced unmounts need to push the CIL 15 years ago
Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 years ago
Dave Chinner ed3b4d6cdc xfs: Improve scalability of busy extent tracking 15 years ago
Dave Chinner 955833cf2a xfs: make the log ticket ID available outside the log infrastructure 15 years ago
Dave Chinner 169a7b078e xfs: clean up log ticket overrun debug output 15 years ago
Dave Chinner c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
Dave Chinner 64fc35de60 xfs: modify buffer item reference counting 15 years ago
Dave Chinner 3383ca5780 xfs: allow log ticket allocation to take allocation flags 15 years ago
Dave Chinner 524ee36fa4 xfs: Don't reuse the same transaction ID for duplicated transactions. 15 years ago
Stephen Hemminger 46e58764f0 xfs: constify xattr_handler 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Christoph Hellwig b4ed4626a9 xfs: mark xfs_iomap_write_ helpers static 15 years ago
Christoph Hellwig bd1556a146 xfs: clean up end index calculation in xfs_page_state_convert 15 years ago
Christoph Hellwig 2b8f12b7e4 xfs: clean up mapping size calculation in __xfs_get_blocks 15 years ago
Christoph Hellwig 558e689169 xfs: clean up xfs_iomap_valid 15 years ago
Christoph Hellwig 34a52c6c06 xfs: move I/O type flags into xfs_aops.c 15 years ago