Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
11 years ago |
Glauber Costa
|
f5e1dd3456
super: fix for destroy lrus
|
12 years ago |
Glauber Costa
|
5ca302c8e5
list_lru: dynamically adjust node arrays
|
12 years ago |
Dave Chinner
|
a408235726
xfs: rework buffer dispose list tracking
|
12 years ago |
Andrew Morton
|
addbda40be
xfs-convert-buftarg-lru-to-generic-code-fix
|
12 years ago |
Dave Chinner
|
e80dfa1997
xfs: convert buftarg LRU to generic code
|
12 years ago |
Zhi Yong Wu
|
8b4ad79cc6
xfs: fix the comment of xfs_setsize_buftarg_early()
|
12 years ago |
Zhi Yong Wu
|
b46fe8259b
xfs: fix the comment of xfs_buf_free()
|
12 years ago |
Dave Chinner
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
Dave Chinner
|
7bc0dc271e
xfs: rework remote attr CRCs
|
12 years ago |
Dave Chinner
|
b17cb364db
xfs: fix missing KM_NOFS tags to keep lockdep happy
|
12 years ago |
Dave Chinner
|
c163f9a176
xfs: ensure we capture IO errors correctly
|
12 years ago |
Dave Chinner
|
d5929de833
xfs: don't verify buffers after IO errors
|
12 years ago |
Brian Foster
|
fa5566e4ff
xfs: remove log force from xfs_buf_trylock()
|
12 years ago |
Dave Chinner
|
3b19034d4f
xfs: fix shutdown hang on invalid inode during create
|
12 years ago |
Dave Chinner
|
10616b806d
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
|
12 years ago |
Mark Tinguely
|
f4b42421d8
xfs: use b_maps[] for discontiguous buffers
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
cfb0285222
xfs: add buffer pre-write callback
|
12 years ago |
Dave Chinner
|
eab4e63368
xfs: uncached buffer reads need to return an error
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
37eb17e604
xfs: drop buffer io reference when a bad bio is built
|
12 years ago |
Carlos Maiolino
|
6fb8a90aa3
xfs: fix race while discarding buffers [V4]
|
13 years ago |
Christoph Hellwig
|
a2dcf5df5f
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
|
13 years ago |
Christoph Hellwig
|
08023d6dbe
xfs: prevent recursion in xfs_buf_iorequest
|
13 years ago |
Dave Chinner
|
6dde27077e
xfs: add discontiguous buffer map interface
|
13 years ago |
Dave Chinner
|
3e85c868a6
xfs: convert internal buffer functions to pass maps
|
13 years ago |
Dave Chinner
|
cbb7baab28
xfs: separate buffer indexing from block map
|
13 years ago |
Jan Kara
|
bcf62ab64d
xfs: Fix overallocation in xfs_buf_allocate_memory()
|
13 years ago |