Commit Graph

108 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 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
Harvey Harrison 597bca6378 [XFS] use get_unaligned_* helpers 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
David Chinner 6785073ba1 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 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
Lachlan McIlroy 6278debdf9 [XFS] fix extent corruption in xfs_iext_irec_compact_full() 17 years ago
Lachlan McIlroy 7f871d5d1b [XFS] make inode reclaim wait for log I/O to complete 17 years ago
Christoph Hellwig 61436febae [XFS] kill xfs_igrow_start and xfs_igrow_finish 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
David Chinner c8f5f12e46 [XFS] Fix inode list allocation size in writeback. 17 years ago
David Chinner 49383b0e98 [XFS] Don't allow memory reclaim to wait on the filesystem in inode 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
David Chinner f6485057c5 [XFS] Ensure the inode is joined in xfs_itruncate_finish 17 years ago
David Chinner e4ac967b11 [XFS] xfs_iflush_fork() never returns an error. 17 years ago
David Chinner db7a19f2c8 [XFS] Ensure xfs_bawrite() errors are checked. 17 years ago
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