Dave Chinner
|
de2a4f5919
xfs: add discontiguous buffer support to transactions
|
13 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
aa5c158ec9
xfs: kill XBF_DONTBLOCK
|
13 years ago |
Dave Chinner
|
7ca790a507
xfs: kill xfs_read_buf()
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
aa0e8833b0
xfs: use blocks for storing the desired IO size
|
13 years ago |
Christoph Hellwig
|
43ff2122e6
xfs: on-stack delayed write buffer lists
|
13 years ago |
Christoph Hellwig
|
960c60af8b
xfs: do not add buffers to the delwri queue until pushed
|
13 years ago |
Christoph Hellwig
|
5b03ff1b24
xfs: remove xfs_trans_unlocked_item
|
13 years ago |
Christoph Hellwig
|
901796afca
xfs: clean up xfs_ioerror_alert
|
13 years ago |
Christoph Hellwig
|
af5c4bee49
xfs: remove buffers from the delwri list in xfs_buf_stale
|
13 years ago |
Christoph Hellwig
|
c867cb6164
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
|
13 years ago |
Christoph Hellwig
|
61551f1ee5
xfs: call xfs_buf_delwri_queue directly
|
14 years ago |
Chandra Seetharaman
|
49074c069c
xfs: Remove the macro XFS_BUF_TARGET
|
14 years ago |
Chandra Seetharaman
|
b75e40a419
xfs: Remove macro XFS_BUF_BUSY and family
|
14 years ago |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 years ago |
Chandra Seetharaman
|
ed43233be9
xfs: Remove the macro XFS_BUF_BFLAGS
|
14 years ago |
Christoph Hellwig
|
cb669ca570
xfs: remove wrappers around b_iodone
|
14 years ago |
Christoph Hellwig
|
adadbeefb3
xfs: remove wrappers around b_fspriv
|
14 years ago |
Christoph Hellwig
|
bf9d9013a2
xfs: add a proper transaction pointer to struct xfs_buf
|
14 years ago |
Christoph Hellwig
|
0c842ad46a
xfs: clean up buffer locking helpers
|
14 years ago |
Dave Chinner
|
7401aafd50
xfs: xfs_trans_read_buf() should return an error on failure
|
14 years ago |
Dave Chinner
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Christoph Hellwig
|
ca30b2a7b7
xfs: give li_cb callbacks the correct prototype
|
15 years ago |
Christoph Hellwig
|
e98c414f9a
xfs: simplify log item descriptor tracking
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |