Darrick J. Wong
|
38b6238eb6
xfs: fix buffer state management in xrep_findroot_block
|
6 years ago |
Brian Foster
|
9d9e623385
xfs: fold dfops into the transaction
|
7 years ago |
Brian Foster
|
1ae093cbea
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
|
7 years ago |
Brian Foster
|
7dbddbaccd
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
|
7 years ago |
Brian Foster
|
a8198666fb
xfs: automatic dfops inode relogging
|
7 years ago |
Brian Foster
|
82ff27bc52
xfs: automatic dfops buffer relogging
|
7 years ago |
Brian Foster
|
1214f1cf66
xfs: replace dop_low with transaction flag
|
7 years ago |
Brian Foster
|
7279aa13b8
xfs: remove unused __xfs_defer_cancel() internal helper
|
7 years ago |
Brian Foster
|
9e28a242be
xfs: drop unnecessary xfs_defer_finish() dfops parameter
|
7 years ago |
Brian Foster
|
e021a2e5fc
xfs: support embedded dfops in transaction
|
7 years ago |
Brian Foster
|
44fd294681
xfs: pack holes in xfs_defer_ops and xfs_trans
|
7 years ago |
Brian Foster
|
bba59c5e4b
xfs: add firstblock field to xfs_trans
|
7 years ago |
Brian Foster
|
6aa6718439
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
|
7 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Brian Foster
|
fcb762f5de
xfs: add bmapi nodiscard flag
|
7 years ago |
Dave Chinner
|
e6631f8554
xfs: get rid of the log item descriptor
|
7 years ago |
Dave Chinner
|
22525c17ed
xfs: log item flags are racy
|
7 years ago |
Brian Foster
|
f8f2835a9c
xfs: defer agfl block frees when dfops is available
|
7 years ago |
Carlos Maiolino
|
643c8c05e7
Use list_head infra-structure for buffer's log items list
|
7 years ago |
Brian Foster
|
a5814bceea
xfs: disallow marking previously dirty buffers as ordered
|
8 years ago |
Brian Foster
|
9684010d38
xfs: refactor buffer logging into buffer dirtying helper
|
8 years ago |
Christoph Hellwig
|
411350df14
xfs: refactor xfs_trans_roll
|
8 years ago |
Carlos Maiolino
|
d3a304b629
xfs: Properly retry failed inode items in case of error during buffer writeback
|
8 years ago |
Carlos Maiolino
|
0b80ae6ed1
xfs: Add infrastructure needed for error propagation during buffer IO failure
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
Shan Hai
|
f990fc5ad1
xfs: remove lsn relevant fields from xfs_trans structure and its users
|
8 years ago |
Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 years ago |
Christoph Hellwig
|
254133f5d0
xfs: fold __xfs_trans_roll into xfs_trans_roll
|
8 years ago |
Darrick J. Wong
|
e89c041338
xfs: implement the GETFSMAP ioctl
|
8 years ago |
Eric Sandeen
|
64f61ab604
xfs: remove unused struct declarations
|
8 years ago |