aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c
Commit message (Expand)AuthorAge
* xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens2017-04-12
* xfs: don't reserve blocks for right shift transactionsBrian Foster2017-04-08
* xfs: fix eofblocks race with file extending async dio writesBrian Foster2017-04-08
* xfs: pull up iolock from xfs_free_eofblocks()Brian Foster2017-04-08
* xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong2017-02-04
* xfs: provide helper for counting extents from if_bytesEric Sandeen2017-01-12
* xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2017-01-06
* xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-05
* xfs: refactor swapext codeDarrick J. Wong2016-10-05
* xfs: various swapext cleanupsDarrick J. Wong2016-10-05
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-05
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
* xfs: swap inode reflink flags when swapping inode extentsDarrick J. Wong2016-10-05
* xfs: teach get_bmapx about shared extents and the CoW forkDarrick J. Wong2016-10-05
* xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-25
* xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabledDarrick J. Wong2016-08-02
* xfs: propagate bmap updates to rmapbtDarrick J. Wong2016-08-02
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: fix locking of the rt bitmap/summary inodesDarrick J. Wong2016-08-02
* Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-20
|\
| * xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-20
* | Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner2016-06-20
|\ \
| * | xfs: kill xfs_zero_remaining_bytesChristoph Hellwig2016-06-20
| * | xfs: split xfs_free_file_space in manageable piecesChristoph Hellwig2016-06-20
| |/
* | xfs: make several functions staticEric Sandeen2016-06-01
* | xfs: remove spurious shutdown type check from xfs_bmap_finish()Brian Foster2016-06-01
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\
| * dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox2016-05-18
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-05
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-21
|\
| * Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-06
| |\
| | * xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
| * | xfs: lock rt summary inode on allocationDave Chinner2016-02-07
| |/
* / dax: give DAX clearing code correct bdevRoss Zwisler2016-02-27
|/
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-10
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-02
|\
| * xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-02
* | xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster2015-10-12
|/
* xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-18
* xfs: ensure EFD trans aborts on log recovery extent free failureBrian Foster2015-08-18
* xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster2015-08-18
* Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-03
|\
| * xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
| * xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-03
| * xfs: switch remaining xfs_trans_dup users to xfs_trans_rollChristoph Hellwig2015-06-03
* | xfs: add DAX block zeroing supportDave Chinner2015-06-03
|/