Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Dave Chinner
|
fdd3cceef4
xfs: factor all the kmalloc-or-vmalloc fallback allocations
|
12 years ago |
Dave Chinner
|
a30b036797
xfs: fix some minor sparse warnings
|
12 years ago |
Jie Liu
|
9cee4c5b7b
xfs: clean up unused codes at xfs_bulkstat()
|
12 years ago |
Chandra Seetharaman
|
9cad19d2cb
xfs: Define a new function xfs_is_quota_inode()
|
12 years ago |
Dave Chinner
|
cbb2864aa4
xfs: add pluging for bulkstat readahead
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
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 |
Dave Chinner
|
33479e0542
xfs: remove xfs_iget.c
|
12 years ago |
Christoph Hellwig
|
475ee413f3
xfs: merge xfs_itobp into xfs_imap_to_bp
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
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
|
ecb697c16c
xfs: fix variable set but not used warnings
|
14 years ago |
Arkadiusz Mi?kiewicz
|
6743099ce5
xfs: Extend project quotas to support 32bit project ids
|
15 years ago |
Christoph Hellwig
|
f2d6761433
xfs: remove xfs_iput
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
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 |
Christoph Hellwig
|
7dce11dbac
xfs: always use iget in bulkstat
|
15 years ago |
Dave Chinner
|
07000ee686
xfs: return inode fork offset in bulkstat for fsr
|
15 years ago |
Christoph Hellwig
|
bdfb04301f
xfs: replace KM_LARGE with explicit vmalloc use
|
15 years ago |
Dave Chinner
|
1c1c6ebcf5
xfs: Replace per-ag array with a radix tree
|
15 years ago |
Christoph Hellwig
|
f9581b1443
xfs: implement ->dirty_inode to fix timestamp handling
|
15 years ago |
Christoph Hellwig
|
2187550525
xfs: rationalize xfs_inobt_lookup*
|
16 years ago |
Christoph Hellwig
|
2e287a731e
xfs: improve xfs_inobt_get_rec prototype
|
16 years ago |