Dave Chinner
|
d43aaf1685
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
|
6 年 前 |
Brian Foster
|
95808459b1
xfs: refactor xfs_buf_log_item reference count handling
|
7 年 前 |
Brian Foster
|
d9183105ca
xfs: don't unlock invalidated buf on aborted tx commit
|
7 年 前 |
Dave Chinner
|
9bb54cb56a
xfs: clean up MIN/MAX
|
7 年 前 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年 前 |
Dave Chinner
|
e6631f8554
xfs: get rid of the log item descriptor
|
7 年 前 |
Dave Chinner
|
1a2ebf835a
xfs: add some more debug checks to buffer log item reuse
|
7 年 前 |
Dave Chinner
|
22525c17ed
xfs: log item flags are racy
|
7 年 前 |
Matthew Wilcox
|
57e8095611
xfs: Rename xa_ elements to ail_
|
7 年 前 |
Carlos Maiolino
|
643c8c05e7
Use list_head infra-structure for buffer's log items list
|
7 年 前 |
Carlos Maiolino
|
fb1755a645
Split buffer's b_fspriv field
|
7 年 前 |
Carlos Maiolino
|
70a2065533
Get rid of xfs_buf_log_item_t typedef
|
7 年 前 |
Darrick J. Wong
|
7bf7a193a9
xfs: fix compiler warnings
|
8 年 前 |
Brian Foster
|
e9385cc6fb
xfs: ordered buffer log items are never formatted
|
8 年 前 |
Brian Foster
|
6453c65d35
xfs: remove unnecessary dirty bli format check for ordered bufs
|
8 年 前 |
Brian Foster
|
a4f6cf6b2b
xfs: open-code xfs_buf_item_dirty()
|
8 年 前 |
Carlos Maiolino
|
d3a304b629
xfs: Properly retry failed inode items in case of error during buffer writeback
|
8 年 前 |
Carlos Maiolino
|
0b80ae6ed1
xfs: Add infrastructure needed for error propagation during buffer IO failure
|
8 年 前 |
Brian Foster
|
3d4b4a3e30
xfs: remove bli from AIL before release on transaction abort
|
8 年 前 |
Hou Tao
|
4dd2eb6335
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
|
8 年 前 |
Eric Sandeen
|
7716981273
xfs: normalize "infinite" retries in error configs
|
9 年 前 |
Xie XiuQi
|
79c350e45e
xfs: fix signed integer overflow
|
9 年 前 |
Dave Chinner
|
f2bdfda9a1
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
|
9 年 前 |
Dave Chinner
|
b1c5ebb213
xfs: allocate log vector buffers outside CIL context lock
|
9 年 前 |
Dave Chinner
|
bbfeb6141f
Merge branch 'xfs-4.8-buf-fixes' into for-next
|
9 年 前 |
Eric Sandeen
|
5539d36752
xfs: don't reset b_retries to 0 on every failure
|
9 年 前 |
Eric Sandeen
|
0b4db5dff3
xfs: remove extraneous buffer flag changes
|
9 年 前 |
Brian Foster
|
a3916e528b
xfs: fix broken multi-fsb buffer logging
|
9 年 前 |
Carlos Maiolino
|
e6b3bb7896
xfs: add "fail at unmount" error handling configuration
|
9 年 前 |
Carlos Maiolino
|
a5ea70d25d
xfs: add configuration of error failure speed
|
9 年 前 |