Commit Graph

59 Commits (d9fbd03d240380826c0ec16f927242be24ff6265)

Author SHA1 Message Date
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
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
David Chinner 4c60658e0f [XFS] Prevent a deadlock when xfslogd unpins inodes. 19 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 19 years ago
Tim Shimmin 439b843479 [XFS] Keep lockdep happy. 19 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Eric Sandeen 7ae67d78e7 [XFS] standardize on one sema init macro 19 years ago
Nathan Scott 77e4635ae1 [XFS] Add a greedy allocation interface, allocating within a min/max size 19 years ago
Nathan Scott efb8ad7e94 [XFS] Add a debug flag for allocations which are known to be larger than 19 years ago
Nathan Scott 745b1f47fc [XFS] Remove last bulkstat false-positives with debug kernels. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Al Viro 0d8fee3270 [XFS] Kill direct access to ->count in valusema(); all we ever use it for 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b83bd13881 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. 19 years ago
David Chinner 1fc5d959d8 [XFS] Fix inode reclaim scalability regression. When a filesystem has 19 years ago