index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.h
Age
Commit message (
Expand
)
Author
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-04-23
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
2024-04-15
xfs: expose xfs_bmap_local_to_extents for online repair
Darrick J. Wong
2024-04-15
xfs: constify xfs_bmap_is_written_extent
Darrick J. Wong
2024-02-22
xfs: support deferred bmap updates on the attr fork
Darrick J. Wong
2024-02-22
xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
Darrick J. Wong
2024-02-22
xfs: clean up bmap log intent item tracepoint callsites
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2023-12-15
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-04-11
xfs: accumulate iextent records when checking bmap
Darrick J. Wong
2023-04-11
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
2023-04-11
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
2023-02-13
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
Dave Chinner
2023-02-13
xfs: use xfs_bmap_longest_free_extent() in filestreams
Dave Chinner
2023-02-11
xfs: block reservation too large for minleft allocation
Dave Chinner
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
2022-04-21
xfs: convert bmapi flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
2021-10-22
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
xfs: compact deferred intent item structures
Darrick J. Wong
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-06-02
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
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
[next]