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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
5
-31
/
+53
2023-10-18
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
6
-0
/
+50
2023-10-18
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
2
-5
/
+21
2023-10-18
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
6
-28
/
+28
2023-10-18
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
3
-6
/
+37
2023-10-18
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
4
-9
/
+16
2023-10-18
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
6
-7
/
+19
2023-10-18
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
6
-12
/
+30
2023-10-18
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
8
-139
/
+137
2023-10-18
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
6
-10
/
+10
2023-10-18
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
4
-3
/
+5
2023-10-18
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
3
-34
/
+34
2023-10-18
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
7
-50
/
+50
2023-10-18
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
9
-78
/
+89
2023-10-18
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong
1
-5
/
+26
2023-10-18
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
1
-1
/
+1
2023-10-18
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong
1
-12
/
+12
2023-10-18
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong
1
-1
/
+1
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
3
-16
/
+41
2023-10-17
xfs: bump max fsgeom struct version
Darrick J. Wong
1
-1
/
+1
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
1
-0
/
+5
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-10-12
xfs: correct calculation for agend and blockcount
Shiyang Ruan
1
-3
/
+3
2023-10-11
xfs: process free extents to busy list in FIFO order
Darrick J. Wong
1
-1
/
+2
2023-10-11
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
1
-0
/
+6
2023-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
1
-8
/
+13
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
3
-24
/
+188
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
5
-88
/
+113
2023-09-25
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
4
-20
/
+61
2023-09-23
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
27
-240
/
+441
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
3
-7
/
+7
2023-09-13
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
1
-2
/
+2
2023-09-13
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2
-3
/
+6
2023-09-13
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu...
Chandan Babu R
1
-0
/
+11
2023-09-13
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
9
-9
/
+195
2023-09-13
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu...
Chandan Babu R
2
-5
/
+100
2023-09-13
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
6
-9
/
+40
2023-09-13
Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
3
-22
/
+12
2023-09-13
Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
6
-182
/
+56
2023-09-13
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
1
-7
/
+18
2023-09-12
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2
-3
/
+6
2023-09-12
xfs: require a relatively recent V5 filesystem for LARP mode
Darrick J. Wong
1
-0
/
+11
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
5
-6
/
+29
2023-09-12
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2
-5
/
+100
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
6
-9
/
+40
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2
-18
/
+2
2023-09-12
xfs: reload entire unlinked bucket lists
Darrick J. Wong
5
-0
/
+144
2023-09-12
xfs: allow inode inactivation during a ro mount log recovery
Darrick J. Wong
1
-4
/
+10
2023-09-12
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
3
-3
/
+22
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
1
-41
/
+1
[next]