Commit Graph

118 Commits (4196ac08c023c6dab90c3fa460d9c06deaa304c4)

Author SHA1 Message Date
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 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