Commit Graph

148 Commits (95323361e5313733a54771c5059f5b352adbf32c)

Author SHA1 Message Date
Christoph Hellwig 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
Christoph Hellwig 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 years ago
Alex Elder 311f08acde xfs: memory barrier before wake_up_bit() 12 years ago
Dave Chinner 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
Dave Chinner b0f539de9f xfs: connect up write verifiers to new buffers 12 years ago
Dave Chinner 612cfbfe17 xfs: add pre-write metadata buffer verifier callbacks 12 years ago
Dave Chinner 3d3e6f64e2 xfs: verify btree blocks as they are read from disk 12 years ago
Brian Foster 72b53efa4a xfs: create helper to check whether to free eofblocks on inode 12 years ago
Dave Chinner 33479e0542 xfs: remove xfs_iget.c 12 years ago
Christoph Hellwig 4f59af758f xfs: remove iolock lock classes 13 years ago
Christoph Hellwig 08358906ed xfs: remove the alloc_done argument to xfs_dialloc 13 years ago
Christoph Hellwig 129dbc9a2d xfs: remove xfs_inotobp 13 years ago
Christoph Hellwig 475ee413f3 xfs: merge xfs_itobp into xfs_imap_to_bp 13 years ago
Dave Chinner 2a0ec1d9ed xfs: move xfs_get_extsz_hint() and kill xfs_rw.h 13 years ago
Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 years ago
Christoph Hellwig 4c46819a80 xfs: do not write the buffer from xfs_iflush 13 years ago
Dave Chinner 5132ba8f2b xfs: don't cache inodes read through bulkstat 13 years ago
Christoph Hellwig 8a9c9980f2 xfs: log timestamp updates 13 years ago
Christoph Hellwig 6923e686f1 xfs: do not require an ioend for new EOF calculation 13 years ago
Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item 13 years ago
Christoph Hellwig 2813d682e8 xfs: remove the i_new_size field in struct xfs_inode 13 years ago
Christoph Hellwig ce7ae151dd xfs: remove the i_size field in struct xfs_inode 13 years ago
Christoph Hellwig f392e6319a xfs: replace i_pin_wait with a bit waitqueue 13 years ago
Christoph Hellwig 474fce0675 xfs: replace i_flock with a sleeping bitlock 13 years ago
Christoph Hellwig 49e4c70e52 xfs: make i_flags an unsigned long 13 years ago
Christoph Hellwig 8096b1ebb5 xfs: remove the if_ext_max field in struct xfs_ifork 13 years ago
Christoph Hellwig 3d2b3129c2 xfs: remove the unused dm_attrs structure 13 years ago
Christoph Hellwig 673e8e597c xfs: remove xfs_itruncate_data 13 years ago
Al Viro 576b1d67ce xfs: propagate umode_t 13 years ago
Christoph Hellwig 4dd2cb4a28 xfs: force buffer writeback before blocking on the ilock in inode reclaim 13 years ago
Christoph Hellwig 4a06fd262d xfs: remove i_iocount 14 years ago
Al Viro abbede1b3a xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
Christoph Hellwig f3ca87389d xfs: remove i_transp 14 years ago
Christoph Hellwig 8f04c47aa9 xfs: split xfs_itruncate_finish 14 years ago
Christoph Hellwig 857b9778d8 xfs: kill xfs_itruncate_start 14 years ago
Dave Chinner 778e24bb6d xfs: reset inode per-lifetime state when recycling it 14 years ago
Christoph Hellwig ec90c55634 xfs: remove if_lastex 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Christoph Hellwig 9681153b46 xfs: add lockdep annotations for the rt inodes 14 years ago
Dave Chinner 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 years ago
Dave Chinner dcfcf20512 xfs: provide a inode iolock lockdep class 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Arkadiusz Mi?kiewicz 6743099ce5 xfs: Extend project quotas to support 32bit project ids 15 years ago
Christoph Hellwig 6c77b0ea1b xfs: remove xfs_cred.h 15 years ago
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 15 years ago
Dave Chinner 2f11feabb1 xfs: simplify and remove xfs_ireclaim 15 years ago
Christoph Hellwig f2d6761433 xfs: remove xfs_iput 15 years ago
Christoph Hellwig ef35e9255d xfs: remove xfs_iput_new 15 years ago
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
Dave Chinner 1920779e67 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED 15 years ago