Darrick J. Wong
|
2b0eeb5e74
xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
|
9 years ago |
Darrick J. Wong
|
9c19464469
xfs: propagate bmap updates to rmapbt
|
9 years ago |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 years ago |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 years ago |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 years ago |
Darrick J. Wong
|
f4a0660de3
xfs: fix locking of the rt bitmap/summary inodes
|
9 years ago |
Dave Chinner
|
f477cedc4e
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
|
9 years ago |
Darrick J. Wong
|
e66a4c678e
xfs: convert list of extents to free into a regular list
|
9 years ago |
Dave Chinner
|
9b7fad2076
Merge branch 'xfs-4.8-iomap-write' into for-next
|
9 years ago |
Christoph Hellwig
|
3c2bdc912a
xfs: kill xfs_zero_remaining_bytes
|
9 years ago |
Christoph Hellwig
|
bdb0d04fa6
xfs: split xfs_free_file_space in manageable pieces
|
9 years ago |
Eric Sandeen
|
0d5a75e9e2
xfs: make several functions static
|
9 years ago |
Brian Foster
|
0c871f9a10
xfs: remove spurious shutdown type check from xfs_bmap_finish()
|
9 years ago |
Linus Torvalds
|
315227f6da
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
0b9210c9c8
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Matthew Wilcox
|
3dc2916107
dax: use sb_issue_zerout instead of calling dax_clear_sectors
|
9 years ago |
Christoph Hellwig
|
253f4911f2
xfs: better xfs_trans_alloc interface
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Linus Torvalds
|
53d2e6976b
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Dave Chinner
|
a2bbcb60ff
Merge branch 'xfs-gut-icdinode-4.6' into for-next
|
9 years ago |
Ross Zwisler
|
20a90f5899
dax: give DAX clearing code correct bdev
|
9 years ago |
Dave Chinner
|
c19b3b05ae
xfs: mode di_mode to vfs inode
|
9 years ago |
Dave Chinner
|
4b680afb42
xfs: lock rt summary inode on allocation
|
9 years ago |
Eric Sandeen
|
f6106efae5
xfs: eliminate committed arg from xfs_bmap_finish
|
9 years ago |
Dave Chinner
|
264e89ad34
Merge branch 'xfs-dax-updates' into for-next
|
10 years ago |
Dave Chinner
|
3fbbbea34b
xfs: introduce BMAPI_ZERO for allocating zeroed extents
|
10 years ago |
Brian Foster
|
dbd5c8c9a2
xfs: pass total block res. as total xfs_bmapi_write() parameter
|
10 years ago |
Brian Foster
|
d4a97a0422
xfs: add missing bmap cancel calls in error paths
|
10 years ago |
Brian Foster
|
6bc43af3d5
xfs: ensure EFD trans aborts on log recovery extent free failure
|
10 years ago |
Brian Foster
|
8d99fe92fe
xfs: fix efi/efd error handling to avoid fs shutdown hangs
|
10 years ago |