Brian Foster
|
a5814bceea
xfs: disallow marking previously dirty buffers as ordered
|
8 年 前 |
Brian Foster
|
9684010d38
xfs: refactor buffer logging into buffer dirtying helper
|
8 年 前 |
Christoph Hellwig
|
411350df14
xfs: refactor xfs_trans_roll
|
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 年 前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年 前 |
Shan Hai
|
f990fc5ad1
xfs: remove lsn relevant fields from xfs_trans structure and its users
|
8 年 前 |
Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 年 前 |
Christoph Hellwig
|
254133f5d0
xfs: fold __xfs_trans_roll into xfs_trans_roll
|
8 年 前 |
Darrick J. Wong
|
e89c041338
xfs: implement the GETFSMAP ioctl
|
8 年 前 |
Eric Sandeen
|
64f61ab604
xfs: remove unused struct declarations
|
8 年 前 |
Darrick J. Wong
|
9f3afb57d5
xfs: implement deferred bmbt map/unmap operations
|
9 年 前 |
Darrick J. Wong
|
77d61fe45e
xfs: log bmap intent items
|
9 年 前 |
Darrick J. Wong
|
33ba612920
xfs: connect refcount adjust functions to upper layers
|
9 年 前 |
Darrick J. Wong
|
f997ee2137
xfs: log refcount intent items
|
9 年 前 |
Darrick J. Wong
|
722e251770
xfs: remove the extents array from the rmap update done log item
|
9 年 前 |
Darrick J. Wong
|
9c19464469
xfs: propagate bmap updates to rmapbt
|
9 年 前 |
Darrick J. Wong
|
f8dbebef98
xfs: enable the xfs_defer mechanism to process rmaps to update
|
9 年 前 |
Darrick J. Wong
|
9e88b5d867
xfs: log rmap intent items
|
9 年 前 |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 年 前 |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 年 前 |
Darrick J. Wong
|
9749fee83f
xfs: enable the xfs_defer mechanism to process extents to free
|
9 年 前 |
Darrick J. Wong
|
bba61cbf30
xfs: clean up typedef usage in the EFI/EFD handling code
|
9 年 前 |
Dave Chinner
|
b1c5ebb213
xfs: allocate log vector buffers outside CIL context lock
|
9 年 前 |
Christoph Hellwig
|
253f4911f2
xfs: better xfs_trans_alloc interface
|
9 年 前 |
Christoph Hellwig
|
a7e5d03ba8
xfs: remove xfs_trans_get_block_res
|
9 年 前 |
Brian Foster
|
6bc43af3d5
xfs: ensure EFD trans aborts on log recovery extent free failure
|
10 年 前 |
Brian Foster
|
d43ac29be7
xfs: return committed status from xfs_trans_roll()
|
10 年 前 |
Brian Foster
|
5e4b5386a2
xfs: disentagle EFI release from the extent count
|
10 年 前 |
Christoph Hellwig
|
70393313dd
xfs: saner xfs_trans_commit interface
|
10 年 前 |