index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2024-12-12
xfs: return a 64-bit block count from xfs_btree_count_blocks
Darrick J. Wong
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
2024-11-05
xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries
Darrick J. Wong
2024-11-05
xfs: force swapext to a realtime file to use the file content exchange ioctl
Darrick J. Wong
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
2024-11-05
xfs: fix simplify extent lookup in xfs_can_free_eofblocks
Darrick J. Wong
2024-11-05
xfs: simplify sector number calculation in xfs_zero_extent
Christoph Hellwig
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2024-09-19
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-08-28
xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
Christoph Hellwig
2024-08-28
xfs: call xfs_flush_unmap_range from xfs_free_file_space
Christoph Hellwig
2024-07-01
xfs: Fix xfs_prepare_shift() range for RT
John Garry
2024-07-01
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-15
xfs: hoist multi-fsb allocation unit detection to a helper
Darrick J. Wong
2024-02-22
xfs: support deferred bmap updates on the attr fork
Darrick J. Wong
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
2023-12-22
xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
Christoph Hellwig
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-23
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-17
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
2023-10-17
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2023-10-17
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
2023-10-17
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2023-10-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-17
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2023-05-02
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
2023-04-12
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-07-31
xfs: fix NULL pointer dereference in xfs_getbmap()
ChenXiaoSong
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-09
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
[next]