index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.h
Age
Commit message (
Expand
)
Author
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
2020-10-29
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-02
xfs: open code insert range extent split helper
Brian Foster
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-11
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-07-11
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-11
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-11
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-23
xfs: refactor bmap record validation
Darrick J. Wong
2017-11-06
xfs: simplify xfs_reflink_convert_cow
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-10-26
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
2017-10-26
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2017-10-26
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
[next]