Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年 前 |
Darrick J. Wong
|
4882c19d2a
xfs: split out dqget for inodes from regular dqget
|
7 年 前 |
Darrick J. Wong
|
c14cfccabe
xfs: remove unnecessary xfs_qm_dqattach parameter
|
7 年 前 |
Dave Chinner
|
844e5e74c1
xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
|
7 年 前 |
Dave Chinner
|
c5295c6aad
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
|
7 年 前 |
Christoph Hellwig
|
df79b81b2e
xfs: minor cleanup for xfs_reflink_end_cow
|
7 年 前 |
Christoph Hellwig
|
c7dbe3f2c4
xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCL
|
7 年 前 |
Brian Foster
|
2159286335
xfs: rename agfl perag res type to rmapbt
|
7 年 前 |
Dave Chinner
|
4df0f7f145
xfs: fix transaction allocation deadlock in IO path
|
7 年 前 |
Darrick J. Wong
|
9f37bd11b4
xfs: check reflink allocation mappings
|
7 年 前 |
Darrick J. Wong
|
4b4c1326fd
xfs: treat CoW fork operations as delalloc for quota accounting
|
7 年 前 |
Darrick J. Wong
|
01c2e13dca
xfs: only grab shared inode locks for source file during reflink
|
7 年 前 |
Darrick J. Wong
|
7c2d238ac6
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
|
7 年 前 |
Darrick J. Wong
|
1364b1d4b5
xfs: reflink should break pnfs leases before sharing blocks
|
7 年 前 |
Darrick J. Wong
|
09ac862397
xfs: call xfs_qm_dqattach before performing reflink operations
|
7 年 前 |
Darrick J. Wong
|
86d692bfad
xfs: set cowblocks tag for direct cow writes too
|
7 年 前 |
Darrick J. Wong
|
a192de265b
xfs: allow CoW remap transactions to use reserve blocks
|
7 年 前 |
Darrick J. Wong
|
9d40fba8b2
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
|
7 年 前 |
Darrick J. Wong
|
73353f486c
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
|
7 年 前 |
Darrick J. Wong
|
5c989a0ee0
xfs: remove dest file's post-eof preallocations before reflinking
|
7 年 前 |
Pravin Shedge
|
eaf0ec303b
fs: xfs: remove duplicate includes
|
7 年 前 |
Christoph Hellwig
|
b121459c7a
xfs: simplify xfs_reflink_convert_cow
|
7 年 前 |
Christoph Hellwig
|
41caabd0ab
xfs: iterate backwards in xfs_reflink_cancel_cow_blocks
|
7 年 前 |
Christoph Hellwig
|
b2b1712a64
xfs: introduce the xfs_iext_cursor abstraction
|
7 年 前 |
Christoph Hellwig
|
dc56015faf
xfs: add a new xfs_iext_lookup_extent_before helper
|
7 年 前 |
Christoph Hellwig
|
e12199f85d
xfs: handle racy AIO in xfs_reflink_end_cow
|
7 年 前 |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 年 前 |
Darrick J. Wong
|
10479e2dea
xfs: check _alloc_read_agf buffer pointer before using
|
8 年 前 |
Darrick J. Wong
|
4c1a67bd36
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
|
8 年 前 |
Darrick J. Wong
|
ea7cdd7b7b
xfs: separate function to check if inode shares extents
|
8 年 前 |