Commit Graph

116 Commits (d7e84f413726876c0ec66bbf90770f69841f7663)

Author SHA1 Message Date
Eric Sandeen d5db0f97fb xfs: more reserved blocks fixups 15 years ago
Dave Chinner cbe132a8bd xfs: don't hold onto reserved blocks on remount,ro 15 years ago
Dave Chinner 046ea75313 xfs: convert DM ops to use unsigned char names 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 5017e97d52 xfs: rename xfs_get_perag 15 years ago
Christoph Hellwig 30ac0683dd xfs: cleanup dmapi macros in the umount path 15 years ago
Christoph Hellwig b8f82a4a6f xfs: kill the STATIC_INLINE macro 15 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
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Dave Chinner a8d770d987 xfs: use xfs_sync_inodes() for device flushing 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 a19d9f887d xfs: kill ino64 mount option 16 years ago
Christoph Hellwig fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
Christoph Hellwig 0d87e656dd xfs: remove superflous inobt macros 16 years ago
Christoph Hellwig c52e9fd8a9 xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 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
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig 6d73cf133c [XFS] resync headers with libxfs 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig e88f11abe0 remove unused m_inode_quiesce member from struct xfs_mount 16 years ago
Christoph Hellwig 5cafdeb289 cleanup the inode reclaim path 16 years ago
Christoph Hellwig 2b5decd09e [XFS] remove xfs_vfs.h 16 years ago
Christoph Hellwig 00dd4029e9 [XFS] remove bhv_statvfs_t typedef 16 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 16 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 16 years ago
David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 16 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 16 years ago
David Chinner 2030b5aba8 [XFS] use xfs_sync_inodes rather than xfs_syncsub 16 years ago
David Chinner 6c7699c047 [XFS] remove the mount inode list 16 years ago
Christoph Hellwig 60197e8df3 [XFS] Cleanup maxrecs calculation. 16 years ago
David Chinner a167b17e89 [XFS] move xfssyncd code to xfs_sync.c 16 years ago
Barry Naujok 847fff5ca8 [XFS] Sync up kernel and user-space headers 16 years ago
Barry Naujok 46039928c9 [XFS] Remove final remnants of dirv1 macros and other stuff 16 years ago
Christoph Hellwig 41b5c2e77a [XFS] xfs_unmountfs should return void 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Barry Naujok 5163f95a08 [XFS] Name operation vector for hash and compare 17 years ago
Christoph Hellwig c962fb7902 [XFS] kill xfs_mount_init 17 years ago
Christoph Hellwig 19f354d4c3 [XFS] sort out opening and closing of the block devices 17 years ago
Tim Shimmin 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
Eric Sandeen 7155054c9d [XFS] fix non-smp xfs build 17 years ago