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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
1
-0
/
+6
2023-09-23
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-1
/
+24
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
1
-3
/
+3
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
1
-0
/
+22
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
1
-1
/
+2
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+5
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-5
/
+6
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
1
-3
/
+3
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
1
-1
/
+5
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2
-3
/
+4
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
1
-1
/
+1
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
1
-8
/
+65
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
1
-2
/
+2
2023-07-06
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
12
-162
/
+297
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
3
-39
/
+60
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
3
-20
/
+13
2023-06-29
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+2
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
1
-5
/
+6
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
1
-34
/
+56
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
1
-1
/
+55
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2
-23
/
+56
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2
-45
/
+53
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
9
-24
/
+29
2023-06-29
xfs: remove redundant initializations of pointers drop_leaf and save_leaf
Colin Ian King
1
-2
/
+0
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-13
xfs: fix ag count overflow during growfs
Long Li
1
-0
/
+2
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
7
-22
/
+59
2023-06-05
xfs: validity check agbnos on the AGFL
Dave Chinner
1
-0
/
+3
2023-06-05
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
1
-17
/
+42
2023-06-04
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2
-106
/
+16
2023-06-04
xfs: restore allocation trylock iteration
Dave Chinner
1
-6
/
+7
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-1
/
+1
2023-05-02
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
1
-10
/
+9
2023-05-02
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
Darrick J. Wong
1
-2
/
+3
2023-04-27
xfs: fix livelock in delayed allocation at ENOSPC
Dave Chinner
1
-1
/
+0
2023-04-14
Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/l...
Dave Chinner
2
-2
/
+34
2023-04-14
Merge tag 'scrub-merge-bmap-records-6.4_2023-04-12' of git://git.kernel.org/p...
Dave Chinner
1
-1
/
+1
2023-04-14
Merge tag 'scrub-detect-rmapbt-gaps-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2
-62
/
+148
2023-04-14
Merge tag 'scrub-detect-inobt-gaps-6.4_2023-04-11' of git://git.kernel.org/pu...
Dave Chinner
2
-37
/
+52
2023-04-14
Merge tag 'scrub-detect-refcount-gaps-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
14
-98
/
+459
2023-04-14
Merge tag 'rmap-btree-fix-key-handling-6.4_2023-04-11' of git://git.kernel.or...
Dave Chinner
1
-10
/
+30
2023-04-14
Merge tag 'btree-hoist-scrub-checks-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2
-0
/
+31
2023-04-14
Merge tag 'btree-complain-bad-records-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
13
-115
/
+274
2023-04-14
Merge tag 'scrub-drain-intents-6.4_2023-04-11' of git://git.kernel.org/pub/sc...
Dave Chinner
3
-2
/
+16
2023-04-14
Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/li...
Dave Chinner
6
-14
/
+18
2023-04-14
Merge tag 'intents-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm...
Dave Chinner
11
-60
/
+67
2023-04-12
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...
Darrick J. Wong
3
-3
/
+25
2023-04-12
xfs: don't consider future format versions valid
Dave Chinner
1
-5
/
+6
2023-04-12
xfs: stabilize the dirent name transformation function used for ascii-ci dir ...
Darrick J. Wong
2
-2
/
+34
2023-04-12
xfs: accumulate iextent records when checking bmap
Darrick J. Wong
1
-1
/
+1
[next]