Ben Myers
|
324bb26144
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
|
11 years ago |
Dave Chinner
|
ac8809f9ab
xfs: abort metadata writeback on permanent errors
|
11 years ago |
Christoph Hellwig
|
bde7cff67c
xfs: format log items write directly into the linear CIL buffer
|
11 years ago |
Christoph Hellwig
|
1234351cba
xfs: introduce xlog_copy_iovec
|
11 years ago |
Christoph Hellwig
|
7aeb722241
xfs: refactor xfs_buf_item_format_segment
|
11 years ago |
Dave Chinner
|
632b89e82b
xfs: fix static and extern sparse warnings
|
12 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 years ago |
Dave Chinner
|
4885235806
xfs: lock the AIL before removing the buffer item
|
12 years ago |
Dave Chinner
|
46f9d2eb37
xfs: aborted buf items can be in the AIL.
|
12 years ago |
Dave Chinner
|
2ad01f53dc
xfs: use reference counts to free clean buffer items
|
12 years ago |
Dave Chinner
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |
Dave Chinner
|
ddf6ad0143
xfs: Use inode create transaction
|
12 years ago |
Dave Chinner
|
5f6bed76c0
xfs: Introduce an ordered buffer item
|
12 years ago |
Dave Chinner
|
709da6a61a
xfs: fix split buffer vector log recovery support
|
12 years ago |
Brian Foster
|
5337fe9b10
xfs: recheck buffer pinned status after push trylock failure
|
12 years ago |
Dave Chinner
|
3b19034d4f
xfs: fix shutdown hang on invalid inode during create
|
12 years ago |
Mark Tinguely
|
ec47eb6b0b
xfs remove the XFS_TRANS_DEBUG routines
|
12 years ago |
Mark Tinguely
|
c883d0c400
xfs: fix the multi-segment log buffer format
|
12 years ago |
Mark Tinguely
|
820a554f2f
xfs: fix segment in xfs_buf_item_format_segment
|
12 years ago |
Mark Tinguely
|
b94381737e
xfs: rename bli_format to avoid confusion with bli_formats
|
12 years ago |
Dave Chinner
|
137fff09b7
xfs: fix buffer shudown reference count mismatch
|
13 years ago |
Christoph Hellwig
|
a2dcf5df5f
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
|
13 years ago |
Dave Chinner
|
372cc85ec6
xfs: support discontiguous buffers in the xfs_buf_log_item
|
13 years ago |
Dave Chinner
|
77c1a08fc9
xfs: struct xfs_buf_log_format isn't variable sized.
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
aa0e8833b0
xfs: use blocks for storing the desired IO size
|
13 years ago |
Dave Chinner
|
04913fdd91
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
|
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
|
272e42b215
xfs: constify xfs_item_ops
|
14 years ago |