Commit Graph

87 Commits (d64e31a2f53cdcb2f95b782196faacb0995ca0c0)

Author SHA1 Message Date
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 3354040897 [XFS] Use xfs_inode_clean() in more places 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
David Chinner 4ae29b4321 [XFS] Factor xfs_itobp() and xfs_inotobp(). 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 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
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner 5d51eff453 [XFS] Fix inode allocation latency 17 years ago
Vlad Apostolov c319b58b13 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes 17 years ago
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 years ago
Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
Lachlan McIlroy c734c79bc3 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. 17 years ago
Vlad Apostolov 859d718279 [XFS] get_bulkall() could return incorrect inode state 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in 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 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 2f6f7b3d9b [XFS] kill v_vfsp member from 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
Eric Sandeen af3a2e8a3f [XFS] move linux/log2.h header to xfs_linux.h 18 years ago
Christoph Hellwig cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner b11f94d537 [XFS] Quota inode has no parent. 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Vignesh Babu 16a087d8e1 [XFS] Use is_power_of_2 instead of open coding checks 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
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
Lachlan McIlroy 6816016137 [XFS] Fix callers of xfs_iozero() to zero the correct range. 18 years ago
David Chinner f74eaf59b3 [XFS] Fix inode log item use-after-free on forced shutdown 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
David Chinner e5ffd2bb62 [XFS] Stale the correct inode when freeing clusters. 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
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 41ff715abc [XFS] Ensure bulkstat from an invalid inode number gets caught always with 19 years ago
Nathan Scott 6fdf8ccc09 [XFS] Rework code snippets slightly to remove remaining recent-gcc 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