Dave Chinner
|
7c4cebe8e0
xfs: inode allocation should use unmapped buffers.
|
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
|
3702ce6ed7
xfs: verify AGI blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Carlos Maiolino
|
cd856db69c
xfs: Update inode alloc comments
|
12 years ago |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
12 years ago |
Carlos Maiolino
|
8aea3ff411
xfs: Fix m_agirotor reset during AG selection
|
12 years ago |
Christoph Hellwig
|
c4982110ae
xfs: unlock the AGI buffer when looping in xfs_dialloc
|
13 years ago |
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 |