summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: use a struct iomap in xfs_writepage_ctxChristoph Hellwig2019-10-211-2/+1
* xfs: move local to extent inode logging into bmap helperBrian Foster2019-10-091-1/+2
* xfs: add a xfs_valid_startblock helperChristoph Hellwig2019-09-031-0/+7
* xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong2019-08-281-2/+2
* xfs: make COW fork unwritten extent conversions more robustChristoph Hellwig2019-02-211-4/+4
* xfs: move transaction handling to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-171-2/+3
* xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_writeChristoph Hellwig2019-02-171-4/+0
* xfs: use the latest extent at writeback delalloc conversion timeBrian Foster2019-02-111-2/+0
* xfs: create delalloc bmapi wrapper for full extent allocationBrian Foster2019-02-111-0/+4
* xfs: remove superfluous writeback mapping eof trimmingBrian Foster2019-02-111-1/+0
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-121-2/+2
* xfs: Add attibute set and helper functionsAllison Henderson2018-10-181-0/+1
* xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-021-10/+9
* xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-021-3/+3
* xfs: remove xfs_bmalloca firstblock fieldBrian Foster2018-07-111-1/+0
* xfs: remove bmap insert/collapse firstblock paramBrian Foster2018-07-111-2/+2
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-111-3/+2
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-111-2/+1
* xfs: use ->t_dfops for collapse/insert range operationsBrian Foster2018-07-111-4/+2
* xfs: remove struct xfs_bmalloca dfops fieldBrian Foster2018-07-111-1/+0
* xfs: remove xfs_bmapi_remap() dfops paramBrian Foster2018-07-111-1/+1
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-111-3/+2
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-111-2/+1
* xfs: remove the now unused XFS_BMAPI_IGSTATE flagChristoph Hellwig2018-07-111-3/+0
* xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong2018-06-241-0/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: make xfs_bmapi_remapi work with attribute forksDarrick J. Wong2018-05-151-0/+4
* xfs: factor out nodiscard helpersBrian Foster2018-05-151-11/+0
* xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbtDarrick J. Wong2018-05-151-1/+5
* xfs: add bmapi nodiscard flagBrian Foster2018-05-101-3/+30
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-091-1/+1
* xfs: refactor bmap record validationDarrick J. Wong2018-03-231-0/+3
* xfs: simplify xfs_reflink_convert_cowChristoph Hellwig2017-11-061-1/+5
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-5/+7
* xfs: merge xfs_bmap_read_extents into xfs_iread_extentsChristoph Hellwig2017-10-261-2/+0
* xfs: remove xfs_bmse_shift_oneChristoph Hellwig2017-10-261-5/+0
* xfs: split xfs_bmap_shift_extentsChristoph Hellwig2017-10-261-3/+7
* xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTSChristoph Hellwig2017-10-261-11/+1
* xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-261-9/+0
* xfs: add a xfs_bmap_fork_to_state helperChristoph Hellwig2017-10-261-0/+12
* xfs: trim writepage mapping to within eofBrian Foster2017-10-161-0/+1
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-191-1/+1
* xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-251-2/+0
* xfs: factor out a xfs_bmap_is_real_extent helperChristoph Hellwig2017-04-031-0/+12
* xfs: fix COW writeback raceChristoph Hellwig2017-01-231-1/+5
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2016-11-281-1/+1
* xfs: remove xfs_bmap_search_extentsChristoph Hellwig2016-11-241-4/+0
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2016-11-241-2/+1
* xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-201-1/+0
* xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-201-0/+5
OpenPOWER on IntegriCloud