Commit Graph

84 Commits (24418492aa245e9812c425593883b9db52fd8d29)

Author SHA1 Message Date
Christoph Hellwig 6d73cf133c [XFS] resync headers with libxfs 16 years ago
Lachlan McIlroy e055f13a6d [XFS] Remove unused tracing code 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 ccd0be6cfc remove unused prototypes for xfs_ihash_init / xfs_ihash_free 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
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig 94e1b69d1a [XFS] merge xfs_imap into xfs_dilocate 16 years ago
Christoph Hellwig a194189503 [XFS] remove dead code for old inode item recovery 16 years ago
Christoph Hellwig 76d8b277f7 [XFS] stop using xfs_itobp in xfs_iread 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Dave Chinner 26c5295135 [XFS] remove i_gen from incore inode 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
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