Christoph Hellwig
|
be60fe54b2
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
|
13 years ago |
Christoph Hellwig
|
55d6af64cb
xfs: refactor xfs_ialloc_ag_select
|
13 years ago |
Christoph Hellwig
|
4bb61069d2
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
|
13 years ago |
Christoph Hellwig
|
08358906ed
xfs: remove the alloc_done argument to xfs_dialloc
|
13 years ago |
Christoph Hellwig
|
f2ecc5e453
xfs: split xfs_dialloc
|
13 years ago |
Christoph Hellwig
|
824c313139
xfs: remove xfs_ialloc_find_free
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Al Viro
|
576b1d67ce
xfs: propagate umode_t
|
14 years ago |
Christoph Hellwig
|
38f2323244
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
|
13 years ago |
Chandra Seetharaman
|
2a30f36d90
xfs: Check the return value of xfs_trans_get_buf()
|
13 years ago |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 years ago |
Christoph Hellwig
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
Dave Chinner
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
Dave Chinner
|
5348778699
xfs: convert xfs_fs_cmn_err to new error logging API
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Dave Chinner
|
4536f2ad8b
xfs: fix untrusted inode number lookup
|
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 |
Dave Chinner
|
7124fe0a5b
xfs: validate untrusted inode numbers during lookup
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |
Dave Chinner
|
1c1c6ebcf5
xfs: Replace per-ag array with a radix tree
|
15 years ago |
Dave Chinner
|
44b56e0a1a
xfs: convert remaining direct references to m_perag
|
15 years ago |
Christoph Hellwig
|
b8f82a4a6f
xfs: kill the STATIC_INLINE macro
|
15 years ago |
Eric Sandeen
|
3b826386d3
xfs: free temporary cursor in xfs_dialloc
|
15 years ago |
Christoph Hellwig
|
81e251766e
xfs: un-static xfs_inobt_lookup
|
16 years ago |
Dave Chinner
|
bd16956599
xfs: speed up free inode search
|
16 years ago |
Christoph Hellwig
|
2187550525
xfs: rationalize xfs_inobt_lookup*
|
16 years ago |