Christoph Hellwig
|
cfb7cdca0a
xfs: cleanup xfs_log_space_wake
|
13 년 전 |
Christoph Hellwig
|
5b03ff1b24
xfs: remove xfs_trans_unlocked_item
|
13 년 전 |
Christoph Hellwig
|
09a423a3d6
xfs: split tail_lsn assignments from log space wakeups
|
13 년 전 |
Christoph Hellwig
|
9e4c109ac8
xfs: add AIL pushing tracepoints
|
13 년 전 |
Alex Elder
|
2900b33999
xfs: put in missed fix for merge problem
|
13 년 전 |
Alex Elder
|
9508534c5f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 년 전 |
Dave Chinner
|
670ce93fef
xfs: reduce the number of log forces from tail pushing
|
13 년 전 |
Christoph Hellwig
|
0030807c66
xfs: revert to using a kthread for AIL pushing
|
13 년 전 |
Christoph Hellwig
|
17b38471c3
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
|
13 년 전 |
Christoph Hellwig
|
bc6e588a89
xfs: do not update xa_last_pushed_lsn for locked items
|
13 년 전 |
Alex Elder
|
e44f4112a4
xfs: set cursor in xfs_ail_splice() even when AIL was empty
|
14 년 전 |
Dave Chinner
|
af3e40228f
xfs: convert AIL cursors to use struct list_head
|
14 년 전 |
Dave Chinner
|
16b5902943
xfs: remove confusing ail cursor wrapper
|
14 년 전 |
Dave Chinner
|
1d8c95a363
xfs: use a cursor for bulk AIL insertion
|
14 년 전 |
Dave Chinner
|
7ac956576d
xfs: fix race condition in AIL push trigger
|
14 년 전 |
Dave Chinner
|
fe0da76731
xfs: make AIL target updates and compares 32bit safe.
|
14 년 전 |
Dave Chinner
|
50e86686df
xfs: always push the AIL to the target
|
14 년 전 |
Dave Chinner
|
9e7004e741
xfs: exit AIL push work correctly when AIL is empty
|
14 년 전 |
Dave Chinner
|
fd074841cf
xfs: push the AIL from memory reclaim and periodic sync
|
14 년 전 |
Dave Chinner
|
cd4a3c503c
xfs: clean up code layout in xfs_trans_ail.c
|
14 년 전 |
Dave Chinner
|
0bf6a5bd4b
xfs: convert the xfsaild threads to a workqueue
|
14 년 전 |
Dave Chinner
|
6a19d9393a
xfs: convert xfs_cmn_err to xfs_alert_tag
|
14 년 전 |
Dave Chinner
|
9552e7f2f3
xfs: use AIL bulk delete function to implement single delete
|
14 년 전 |
Dave Chinner
|
e605994929
xfs: use AIL bulk update function to implement single updates
|
14 년 전 |
Dave Chinner
|
3013683253
xfs: remove all the inodes on a buffer from the AIL in bulk
|
14 년 전 |
Dave Chinner
|
0e57f6a36f
xfs: bulk AIL insertion during transaction commit
|
14 년 전 |
Dave Chinner
|
eb3efa1249
xfs: clean up xfs_ail_delete()
|
14 년 전 |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 년 전 |
Dave Chinner
|
d808f617ad
xfs: Don't issue buffer IO direct from AIL push V2
|
15 년 전 |
Christoph Hellwig
|
a14a348bff
xfs: cleanup up xfs_log_force calling conventions
|
15 년 전 |