Darrick J. Wong
|
a579121f94
xfs: fix PAGE_MASK usage in xfs_free_file_space
|
6 years ago |
Dave Chinner
|
2c307174ab
xfs: flush removing page cache in xfs_reflink_remap_prep
|
6 years ago |
Dave Chinner
|
7f9f71be84
xfs: extent shifting doesn't fully invalidate page cache
|
6 years ago |
Christoph Hellwig
|
96987eea53
xfs: cancel COW blocks before swapext
|
6 years ago |
Christoph Hellwig
|
d392bc81bb
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
|
6 years ago |
Christoph Hellwig
|
daa79baefc
xfs: remove suport for filesystems without unwritten extent flag
|
6 years ago |
Christoph Hellwig
|
0065b54119
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
|
6 years ago |
Brian Foster
|
d5a2e2893d
xfs: remove last of unnecessary xfs_defer_cancel() callers
|
6 years ago |
Brian Foster
|
0f37d1780c
xfs: pass transaction to xfs_defer_add()
|
7 years ago |
Brian Foster
|
9b1f4e9831
xfs: cancel dfops on xfs_defer_finish() error
|
7 years ago |
Brian Foster
|
a8198666fb
xfs: automatic dfops inode relogging
|
7 years ago |
Brian Foster
|
488c919a5b
xfs: add missing defer ijoins for held inodes
|
7 years ago |
Christoph Hellwig
|
51d6269030
xfs: introduce a new xfs_inode_has_cow_data helper
|
7 years ago |
Brian Foster
|
9e28a242be
xfs: drop unnecessary xfs_defer_finish() dfops parameter
|
7 years ago |
Brian Foster
|
c8eac49ef7
xfs: remove all boilerplate defer init/finish code
|
7 years ago |
Brian Foster
|
02dff7bf81
xfs: pull up dfops from xfs_itruncate_extents()
|
7 years ago |
Gustavo A. R. Silva
|
897992b7e3
xfs_bmap_util: use swap macro
|
7 years ago |
Brian Foster
|
5fdd97944e
xfs: remove xfs_defer_init() firstblock param
|
7 years ago |
Brian Foster
|
f537538921
xfs: use ->t_firstblock in extent swap
|
7 years ago |
Brian Foster
|
333f950c89
xfs: remove bmap insert/collapse firstblock param
|
7 years ago |
Brian Foster
|
2af5284253
xfs: remove xfs_bunmapi() firstblock param
|
7 years ago |
Brian Foster
|
a7beabeae2
xfs: remove xfs_bmapi_write() firstblock param
|
7 years ago |
Brian Foster
|
d0a9d79572
xfs: use ->t_firstblock in insert/collapse range
|
7 years ago |
Brian Foster
|
372837978d
xfs: use ->t_firstblock for all xfs_bunmapi() callers
|
7 years ago |
Brian Foster
|
650919f131
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
|
7 years ago |
Brian Foster
|
bcd2c9f335
xfs: refactor dfops init to attach to transaction
|
7 years ago |
Brian Foster
|
7a7943c7e0
xfs: use ->t_dfops for rmap extent swap operations
|
7 years ago |
Brian Foster
|
f4a9cf97fa
xfs: use ->t_dfops for collapse/insert range operations
|
7 years ago |
Brian Foster
|
ccd9d91148
xfs: remove xfs_bunmapi() dfops param
|
7 years ago |
Brian Foster
|
4bcfa613a0
xfs: use ->t_dfops for all xfs_bunmapi() callers
|
7 years ago |