Commit Graph

138 Commits (c6ea21e35bf3691cad59647c771e6606067f627d)

Author SHA1 Message Date
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 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
Eric Sandeen 657a4cffde xfs: replace E2BIG with EFBIG where appropriate 15 years ago
Christoph Hellwig 1414a6046a xfs: remove dead XFS_LOUD_RECOVERY code 15 years ago
Dave Chinner 8babd8a2e7 xfs: Increase the default size of the reserved blocks pool 15 years ago
Christoph Hellwig dda35b8f84 xfs: merge xfs_lrw.c into xfs_file.c 15 years ago
Dave Chinner c854363e80 xfs: Use delayed write for inodes rather than async V2 15 years ago
Eric Sandeen d5db0f97fb xfs: more reserved blocks fixups 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 587aa0feb7 xfs: rearrange xfs_mod_sb() to avoid array subscript warning 15 years ago
Dave Chinner e57336ff7f xfs: embed the pagb_list array in the perag structure 15 years ago
Dave Chinner 8b26c5825e xfs: handle ENOMEM correctly during initialisation of perag structures 15 years ago
Dave Chinner 0fa800fbd5 xfs: Add trace points for per-ag refcount debugging. 15 years ago
Dave Chinner aed3bb90ab xfs: Reference count per-ag structures 15 years ago
Dave Chinner 1c1c6ebcf5 xfs: Replace per-ag array with a radix tree 15 years ago
Dave Chinner 44b56e0a1a xfs: convert remaining direct references to m_perag 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig b8f82a4a6f xfs: kill the STATIC_INLINE macro 15 years ago
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces 15 years ago
Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations 15 years ago
Christoph Lameter 7a9e02d6bb this_cpu: xfs_icsb_modify_counters does not need "cpu" variable 16 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Dave Chinner abc1064742 xfs: remove unused parameter from xfs_reclaim_inodes 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Olaf Weber b9ec9068d7 xfs: add more checks to superblock validation 16 years ago
Olaf Weber 2ac00af7a6 xfs: add more checks to superblock validation 16 years ago
Christoph Hellwig 27174203f5 xfs: cleanup uuid handling 16 years ago
Christoph Hellwig 1a5902c5d2 xfs: remove m_attroffset 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Christoph Hellwig 6447c36209 xfs: remove m_litino 16 years ago
Christoph Hellwig 21b699c895 xfs: cleanup log unmount handling 16 years ago
Christoph Hellwig b93b6e434c xfs: make sure to free the real-time inodes in the mount error path 16 years ago
Christoph Hellwig f9057e3da7 xfs: cleanup error handling in xfs_mountfs: 16 years ago
Christoph Hellwig 49739140e5 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Christoph Hellwig 7884bc8617 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Lachlan McIlroy 9ccbece546 [XFS] Fix use-after-free with log and quotas 17 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 17 years ago
David Chinner 1dc3318ae1 [XFS] rename inode reclaim functions 17 years ago
David Chinner 6c7699c047 [XFS] remove the mount inode list 17 years ago
Christoph Hellwig 60197e8df3 [XFS] Cleanup maxrecs calculation. 17 years ago
David Chinner 75c68f411b [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() 17 years ago
Lachlan McIlroy a357a12156 [XFS] Fix use-after-free with log and quotas 17 years ago