index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
1
-28
/
+0
*
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
1
-0
/
+5
*
xfs: compact deferred intent item structures
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
2021-06-02
1
-1
/
+0
*
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-15
1
-1
/
+0
*
xfs: precalculate default inode attribute offset
Dave Chinner
2021-04-07
1
-0
/
+1
*
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-10-29
1
-1
/
+1
*
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
2020-07-06
1
-4
/
+9
*
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-07-06
1
-1
/
+1
*
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
1
-1
/
+1
*
xfs: open code insert range extent split helper
Brian Foster
2020-03-02
1
-1
/
+2
*
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-21
1
-2
/
+1
*
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
1
-1
/
+2
*
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
1
-0
/
+7
*
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
1
-2
/
+2
*
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-21
1
-4
/
+4
*
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
1
-2
/
+3
*
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-17
1
-4
/
+0
*
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
1
-2
/
+0
*
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
1
-0
/
+4
*
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-11
1
-1
/
+0
*
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
1
-2
/
+2
*
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
1
-0
/
+1
*
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
1
-10
/
+9
*
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
1
-3
/
+3
*
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-11
1
-2
/
+2
*
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-11
1
-3
/
+2
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-11
1
-2
/
+1
*
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
1
-4
/
+2
*
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-11
1
-1
/
+1
*
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-11
1
-3
/
+2
*
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
1
-2
/
+1
*
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-07-11
1
-3
/
+0
*
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
1
-0
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
1
-0
/
+4
*
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
1
-11
/
+0
*
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-15
1
-1
/
+5
*
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
1
-3
/
+30
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-1
/
+1
*
xfs: refactor bmap record validation
Darrick J. Wong
2018-03-23
1
-0
/
+3
*
xfs: simplify xfs_reflink_convert_cow
Christoph Hellwig
2017-11-06
1
-1
/
+5
*
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-5
/
+7
*
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
2017-10-26
1
-2
/
+0
*
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2017-10-26
1
-5
/
+0
*
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
1
-3
/
+7
[next]