index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-3
/
+7
2024-09-19
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-24
/
+14
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
1
-7
/
+5
2024-09-03
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
1
-15
/
+7
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
1
-2
/
+2
2024-08-28
xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
Christoph Hellwig
1
-0
/
+3
2024-08-28
xfs: call xfs_flush_unmap_range from xfs_free_file_space
Christoph Hellwig
1
-0
/
+8
2024-07-01
xfs: Fix xfs_prepare_shift() range for RT
John Garry
1
-4
/
+6
2024-07-01
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
1
-4
/
+8
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
1
-8
/
+22
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
1
-18
/
+5
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
1
-6
/
+3
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
1
-16
/
+15
2024-04-16
xfs: hoist multi-fsb allocation unit detection to a helper
Darrick J. Wong
1
-2
/
+2
2024-02-22
xfs: support deferred bmap updates on the attr fork
Darrick J. Wong
1
-4
/
+4
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
1
-6
/
+4
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
1
-1
/
+1
2023-12-22
xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
Christoph Hellwig
1
-131
/
+0
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
1
-11
/
+1
2023-11-09
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-40
/
+34
2023-10-23
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
1
-11
/
+13
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
1
-3
/
+4
2023-10-18
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
1
-5
/
+3
2023-10-18
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
1
-6
/
+4
2023-10-18
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
1
-7
/
+4
2023-10-18
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
1
-1
/
+1
2023-10-18
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
1
-4
/
+5
2023-10-18
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
1
-7
/
+5
2023-10-18
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
1
-3
/
+3
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+4
2023-05-02
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
1
-1
/
+3
2023-04-12
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
1
-8
/
+6
2023-02-10
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
1
-1
/
+1
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
1
-4
/
+6
2022-07-31
xfs: fix NULL pointer dereference in xfs_getbmap()
ChenXiaoSong
1
-8
/
+9
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-2
/
+2
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
1
-5
/
+5
2022-07-10
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
1
-4
/
+4
2022-07-10
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-2
/
+2
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
1
-0
/
+2
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
1
-0
/
+13
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
1
-6
/
+8
2022-02-02
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
1
-6
/
+3
2022-01-21
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+3
2022-01-17
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
1
-4
/
+3
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
1
-4
/
+3
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+10
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-2
/
+2
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-7
/
+7
[next]