Commit Graph

8028 Commits (d3f5feaa5196049906f34c299fba8e3eda9c8646)

Author SHA1 Message Date
Lachlan McIlroy 9742bb93da [XFS] prevent panic during log recovery due to bogus op_hdr length 17 years ago
Christoph Hellwig f71354bc3a [XFS] Cleanup various fid related bits: 17 years ago
David Chinner edd319dc52 [XFS] Fix xfs_lowbit64 17 years ago
Christoph Hellwig 45ba598e56 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. 17 years ago
Christoph Hellwig a9759f2de3 [XFS] kill superflous buffer locking (2nd attempt) 17 years ago
Robert P. J. Day 40ebd81d1a [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity 17 years ago
Tim Shimmin e6a4b37f38 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. 17 years ago
Niv Sardi f7b7c3673e [XFS] Remove bogus assert 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner a67d7c5f5d [XFS] Move platform specific mount option parse out of core XFS code 17 years ago
David Chinner 3ed6526441 [XFS] Implement fallocate. 17 years ago
David Chinner 5d51eff453 [XFS] Fix inode allocation latency 17 years ago
David Chinner e4143a1cf5 [XFS] Fix transaction overrun during writeback. 17 years ago
David Chinner 786f486f81 [XFS] Show all mount args in /proc/mounts 17 years ago
David Chinner 8ae2c0f64a [XFS] Fix sparse warning in xlog_recover_do_efd_trans. 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
David Chinner a69b176df2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
Vlad Apostolov c319b58b13 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes 17 years ago
Lachlan McIlroy 98ce2b5b1b [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression 17 years ago
Eric Sandeen bc58f9bb6b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION 17 years ago
Eric Sandeen d4f3cc016f [XFS] lose xfs_hex_dump in favor of print_hex_dump 17 years ago
Christoph Hellwig 91906a882a [XFS] kill XFS_INOBT_IS_FREE_DISK 17 years ago
Christoph Hellwig c40ea74101 [XFS] kill superflous buffer locking 17 years ago
Eric Sandeen 0771fb4515 [XFS] Refactor xfs_mountfs 17 years ago
Christoph Hellwig b53e675dc8 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations 17 years ago
Christoph Hellwig 67fcb7bfb6 [XFS] clean up some xfs_log_priv.h macros 17 years ago
Christoph Hellwig 03bea6fe6c [XFS] clean up some xfs_log_priv.h macros 17 years ago
Christoph Hellwig 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
Christoph Hellwig 10090be25c [XFS] cleanup vnode useage in xfs_iget.c 17 years ago
Christoph Hellwig 6e7f75eafb [XFS] cleanup vnode useage in xfs_ioctl.c 17 years ago
Christoph Hellwig 4ca488eb45 [XFS] Kill off xfs_statvfs. 17 years ago
Christoph Hellwig c43f408795 [XFS] simplify xfs_vn_getattr 17 years ago
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 36e41eebda [XFS] Cleanup lock goop. 17 years ago
Eric Sandeen 3a0e487034 [XFS] ktrace kt_lock is unused, remove it. 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen ba74d0cba5 [XFS] Unwrap mru_lock. 17 years ago
Eric Sandeen 703e1f0fd2 [XFS] Unwrap xfs_dabuf_global_lock 17 years ago
Eric Sandeen 64137e56d7 [XFS] Unwrap pagb_lock. 17 years ago
Eric Sandeen 869b906078 [XFS] Unwrap XFS_DQ_PINUNLOCK. 17 years ago
Eric Sandeen c8b5ea289f [XFS] Unwrap GRANT_LOCK. 17 years ago
Eric Sandeen b22cd72c95 [XFS] Unwrap LOG_LOCK. 17 years ago
Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Christoph Hellwig 21a62542b6 [XFS] simplify vn_revalidate 17 years ago
Lachlan McIlroy 15947f2d4f [XFS] more vnode/inode tracing fixes 17 years ago
Christoph Hellwig 7642861b7e [XFS] kill BMAPI_UNWRITTEN 17 years ago
Christoph Hellwig 6214ed4461 [XFS] kill BMAPI_DEVICE 17 years ago
Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago