Commit Graph

68 Commits (6307091fe69ae74747298bdcaf43119ad67bda3a)

Author SHA1 Message Date
Christoph Hellwig 9ed0451ee0 [XFS] free partially initialized inodes using destroy_inode 17 years ago
Christoph Hellwig c679eef052 [XFS] stop using xfs_itobp in xfs_bulkstat 17 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 17 years ago
David Chinner fce08f2f3b [XFS] move inode reclaim functions to xfs_sync.c 17 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 17 years ago
Christoph Hellwig 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
David Chinner 6c7699c047 [XFS] remove the mount inode list 17 years ago
David Chinner 75c68f411b [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() 17 years ago
Barry Naujok 847fff5ca8 [XFS] Sync up kernel and user-space headers 17 years ago
Christoph Hellwig 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 17 years ago
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually 17 years ago
David Chinner c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig e1cccd917b [XFS] kill xfs_lock_dir_and_entry 17 years ago
David Chinner e6064d30c3 [XFS] XFS: Kill xfs_vtoi() 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Christoph Hellwig 61436febae [XFS] kill xfs_igrow_start and xfs_igrow_finish 17 years ago
Christoph Hellwig cfa853e47d [XFS] remove manual lookup from xfs_rename and simplify locking 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 a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Christoph Hellwig 4576758db5 [XFS] use generic_permission 17 years ago
Christoph Hellwig 45ba598e56 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. 17 years ago
Robert P. J. Day 40ebd81d1a [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity 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
Eric Sandeen 36e41eebda [XFS] Cleanup lock goop. 17 years ago
Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 09262b4339 [XFS] Create xfs_iflags_test_and_clear helper function 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
Christoph Hellwig 347d1c0195 [XFS] dinode endianess annotations 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
David Chinner 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 19 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago