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 |
Darrick J. Wong
|
9f3afb57d5
xfs: implement deferred bmbt map/unmap operations
|
8 years ago |
Darrick J. Wong
|
77d61fe45e
xfs: log bmap intent items
|
8 years ago |
Darrick J. Wong
|
33ba612920
xfs: connect refcount adjust functions to upper layers
|
8 years ago |
Darrick J. Wong
|
f997ee2137
xfs: log refcount intent items
|
8 years ago |
Darrick J. Wong
|
722e251770
xfs: remove the extents array from the rmap update done log item
|
9 years ago |
Darrick J. Wong
|
9c19464469
xfs: propagate bmap updates to rmapbt
|
9 years ago |
Darrick J. Wong
|
f8dbebef98
xfs: enable the xfs_defer mechanism to process rmaps to update
|
9 years ago |
Darrick J. Wong
|
9e88b5d867
xfs: log rmap intent items
|
9 years ago |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 years ago |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 years ago |
Darrick J. Wong
|
9749fee83f
xfs: enable the xfs_defer mechanism to process extents to free
|
9 years ago |
Darrick J. Wong
|
bba61cbf30
xfs: clean up typedef usage in the EFI/EFD handling code
|
9 years ago |
Dave Chinner
|
b1c5ebb213
xfs: allocate log vector buffers outside CIL context lock
|
9 years ago |