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
|
14 years ago |
Christoph Hellwig
|
4dd2cb4a28
xfs: force buffer writeback before blocking on the ilock in inode reclaim
|
13 years ago |