Commit Graph

74 Commits (bc86fcbac0a86a93ee65cc31769c4e83e6ff2295)

Author SHA1 Message Date
Christoph Hellwig eaff8079d4 kill I_LOCK 15 years ago
Christoph Hellwig b44b112627 xfs: check for not fully initialized inodes in xfs_ireclaim 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 0c3dc2b02a xfs: remove incorrect sparse annotation for xfs_iget_cache_miss 15 years ago
Christoph Hellwig 033da48fda xfs: reset the i_iolock lock class in the reclaim path 15 years ago
Christoph Hellwig aa72a5cf00 xfs: simplify xfs_trans_iget 16 years ago
Christoph Hellwig 13e6d5cdde xfs: merge fsync and O_SYNC handling 16 years ago
Christoph Hellwig a022fe0970 xfs: fix locking in xfs_iget_cache_hit 16 years ago
Christoph Hellwig bc990f5cb4 xfs: fix locking in xfs_iget_cache_hit 16 years ago
Christoph Hellwig b36ec0428a xfs: fix freeing of inodes not yet added to the inode cache 16 years ago
Christoph Hellwig 54e346215e vfs: fix inode_init_always calling convention 16 years ago
Al Viro 1cbd20d820 switch xfs to generic acl caching helpers 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Dave Chinner 705db3fd46 xfs: fix double free of inode 16 years ago
Christoph Hellwig 7d46be4a25 xfs: prevent lockdep false positive in xfs_iget_cache_miss 16 years ago
Christoph Hellwig ed93ec3907 xfs: prevent lockdep false positive in xfs_iget_cache_miss 16 years ago
Christoph Hellwig 5a8d0f3c7a move inode tracing out of xfs_vnode. 16 years ago
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig 5cafdeb289 cleanup the inode reclaim path 16 years ago
Christoph Hellwig 24f211bad0 [XFS] move inode allocation out xfs_iread 16 years ago
Christoph Hellwig b48d8d6437 [XFS] kill the XFS_IMAP_BULKSTAT flag 16 years ago
David Chinner 6bfb3d065f [XFS] Fix race when looking up reclaimable inodes 17 years ago
Christoph Hellwig 9ed0451ee0 [XFS] free partially initialized inodes using destroy_inode 17 years ago
David Chinner 56e73ec47d [XFS] Can't lock inodes in radix tree preload region 17 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 17 years ago
David Chinner 396beb8531 [XFS] mark inodes for reclaim via a tag in the inode radix tree 17 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 17 years ago
David Chinner 6441e54915 [XFS] factor xfs_iget_core() into hit and miss cases 17 years ago
David Chinner a4e4c4f4a8 [XFS] Kill xfs_sync() 17 years ago
David Chinner 6c7699c047 [XFS] remove the mount inode list 17 years ago
Lachlan McIlroy f338f90364 [XFS] Unlock inode before calling xfs_idestroy() 17 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 17 years ago
David Chinner c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
David Chinner bad5584332 [XFS] Remove the xfs_icluster structure 17 years ago
David Chinner 72772a3b5b [XFS] fix inode leak in xfs_iget_core() 17 years ago
David Chinner 5d51eff453 [XFS] Fix inode allocation latency 17 years ago
Christoph Hellwig 10090be25c [XFS] cleanup vnode useage in xfs_iget.c 17 years ago
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 years ago
Lachlan McIlroy 15947f2d4f [XFS] more vnode/inode tracing fixes 17 years ago
Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
David Chinner a7430847fc [XFS] Fix broken inode cluster setup. 17 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig 2aeaa258c0 [XFS] kill the v_number member in struct bhv_vnode 18 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 18 years ago