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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
libxfs
/
xfs_types.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
1
-4
/
+3
2024-11-06
xfs: check that rtblock extents do not break rtsupers or rtgroups
Darrick J. Wong
1
-5
/
+33
2024-11-06
xfs: rename metadata inode predicates
Darrick J. Wong
1
-2
/
+2
2024-11-06
xfs: switch perag iteration from the for_each macros to a while based iterator
Christoph Hellwig
1
-3
/
+2
2023-10-18
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
1
-2
/
+2
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
1
-50
/
+5
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
1
-15
/
+3
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-1
/
+1
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
1
-1
/
+3
2021-03-26
xfs: type verification is expensive
Dave Chinner
1
-9
/
+9
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
1
-0
/
+25
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
1
-0
/
+16
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
1
-0
/
+23
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-9
/
+0
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-2
/
+2
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
1
-1
/
+1
2019-02-12
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
1
-0
/
+13
2019-02-12
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
1
-0
/
+11
2018-12-12
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
1
-3
/
+2
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
1
-2
/
+2
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
1
-0
/
+34
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
1
-0
/
+173