Commit Graph

111 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
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 16 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
Christoph Hellwig d62c251fe4 [XFS] use KM_MAYFAIL in xfs_mountfs 17 years ago
Christoph Hellwig ff4f038c6b [XFS] refactor xfs_mount_free 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 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 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 17 years ago
Christoph Hellwig 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR 17 years ago
Christoph Hellwig a738159df2 [XFS] don't leak m_fsname/m_rtname/m_logname 17 years ago
Lachlan McIlroy 2edbddd5f4 [XFS] Don't assert if trying to mount with blocksize > pagesize 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
Christoph Hellwig af15b8953a [XFS] don't call xfs_freesb from xfs_mountfs failure case 17 years ago
Christoph Hellwig fa6adbe088 [XFS] kill xfs_uuid_unmount 17 years ago
David Chinner 4b166de0a0 [XFS] Update valid fields in xfs_mount_log_sb() 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Tim Shimmin 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
Christoph Hellwig ce46193bca [XFS] kill XFS_ICSB_SB_LOCKED 17 years ago
Christoph Hellwig 45af6c6de6 [XFS] split xfs_icsb_balance_counter 17 years ago
Christoph Hellwig d4d90b577e [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held 17 years ago
David Chinner d64e31a2f5 [XFS] Ensure errors from xfs_bdstrat() are correctly checked. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 714082bc12 [XFS] Report errors from xfs_reserve_blocks(). 17 years ago
David Chinner 36fbe6e6bd [XFS] xfs_icsb_counter_disabled() never returns an error. 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Christoph Hellwig a45c796867 [XFS] Remove superflous xfs_readsb call in xfs_mountfs. 17 years ago
Eric Sandeen e6957ea484 [XFS] Ensure "both" features2 slots are consistent 17 years ago
David Chinner ee1c090825 [XFS] Fix superblock features2 field alignment problem 17 years ago