Commit Graph

57 Commits (b5b8c9acd547244eb2b7d0280ba38b9dd01971cc)

Author SHA1 Message Date
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. 18 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Nathan Scott 745b1f47fc [XFS] Remove last bulkstat false-positives with debug kernels. 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
Nathan Scott b12dd34298 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is 19 years ago
Mandy Kirkconnell 8867bc9bf0 [XFS] There are a few problems with the new 19 years ago
Mandy Kirkconnell 0293ce3a9f [XFS] 929045 567344 This mod introduces multi-level in-core file extent 19 years ago
Mandy Kirkconnell 4eea22f01b [XFS] 929045 567344 This mod re-organizes some of the in-core file extent 19 years ago
Christoph Hellwig 75e17b3caf [XFS] add helper to get xfs_inode from vnode 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Nathan Scott 9dac13e7ff [XFS] Remove unused type, xfs_gap_t. 20 years ago