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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
xfs: Remove duplicated include in xfs_iomap.c
Yang Li
1
-2
/
+0
2022-12-01
xfs: invalidate xfs_bufs when allocating cow extents
Darrick J. Wong
1
-1
/
+1
2022-12-01
xfs: get rid of assert from xfs_btree_islastblock
Guo Xuenan
1
-1
/
+0
2022-12-01
Merge tag 'maxrefcount-fixes-6.2_2022-12-01' of git://git.kernel.org/pub/scm/...
Darrick J. Wong
1
-16
/
+130
2022-12-01
xfs: estimate post-merge refcounts correctly
Darrick J. Wong
1
-4
/
+21
2022-12-01
xfs: hoist refcount record merge predicates
Darrick J. Wong
1
-16
/
+113
2022-11-30
xfs: fix super block buf log item UAF during force shutdown
Guo Xuenan
1
-0
/
+2
2022-11-30
xfs: wait iclog complete before tearing down AIL
Guo Xuenan
1
-11
/
+25
2022-11-30
Merge tag 'random-fixes-6.2_2022-11-30' of git://git.kernel.org/pub/scm/linux...
Darrick J. Wong
4
-6
/
+9
2022-11-30
Merge tag 'iomap-write-race-testing-6.2_2022-11-30' of git://git.kernel.org/p...
Darrick J. Wong
7
-5
/
+149
2022-11-30
xfs: attach dquots to inode before reading data/cow fork mappings
Darrick J. Wong
1
-4
/
+4
2022-11-30
xfs: shut up -Wuninitialized in xfsaild_push
Darrick J. Wong
1
-1
/
+3
2022-11-30
xfs: use memcpy, not strncpy, to format the attr prefix during listxattr
Darrick J. Wong
1
-1
/
+1
2022-11-30
xfs: invalidate block device page cache during unmount
Darrick J. Wong
1
-0
/
+1
2022-11-29
xfs: add debug knob to slow down write for fun
Darrick J. Wong
4
-3
/
+60
2022-11-29
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
6
-3
/
+90
2022-11-29
Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
13
-114
/
+464
2022-11-29
xfs: drop write error injection is unfixable, remove it
Dave Chinner
3
-23
/
+25
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
5
-27
/
+87
2022-11-29
iomap: write iomap validity checks
Dave Chinner
3
-10
/
+81
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
4
-21
/
+15
2022-11-29
iomap: buffered write failure should not truncate the page cache
Dave Chinner
1
-15
/
+180
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
3
-39
/
+72
2022-11-23
xfs: use byte ranges for write cleanup ranges
Dave Chinner
1
-15
/
+25
2022-11-23
xfs: punching delalloc extents on write failure is racy
Dave Chinner
1
-18
/
+23
2022-11-21
xfs: fix incorrect i_nlink caused by inode racing
Long Li
1
-0
/
+6
2022-11-17
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2
-5
/
+7
2022-11-17
xfs: fix sb write verify for lazysbcount
Long Li
2
-1
/
+18
2022-11-17
xfs: fix incorrect error-out in xfs_remove
Darrick J. Wong
1
-1
/
+1
2022-11-17
Merge tag 'scrub-check-metadata-inode-records-6.2_2022-11-16' of git://git.ke...
Darrick J. Wong
2
-7
/
+35
2022-11-17
Merge tag 'scrub-bmap-enhancements-6.2_2022-11-16' of git://git.kernel.org/pu...
Darrick J. Wong
2
-30
/
+123
2022-11-17
Merge tag 'scrub-fscounters-enhancements-6.2_2022-11-16' of git://git.kernel....
Darrick J. Wong
2
-11
/
+104
2022-11-17
Merge tag 'scrub-fix-rtmeta-ilocking-6.2_2022-11-16' of git://git.kernel.org/...
Darrick J. Wong
2
-8
/
+56
2022-11-17
Merge tag 'scrub-fix-return-value-6.2_2022-11-16' of git://git.kernel.org/pub...
Darrick J. Wong
3
-5
/
+9
2022-11-17
Merge tag 'scrub-cleanup-malloc-6.2_2022-11-16' of git://git.kernel.org/pub/s...
Darrick J. Wong
11
-32
/
+43
2022-11-17
Merge tag 'scrub-fix-ag-header-handling-6.2_2022-11-16' of git://git.kernel.o...
Darrick J. Wong
6
-58
/
+128
2022-11-17
xfs: check inode core when scrubbing metadata files
Darrick J. Wong
1
-6
/
+34
2022-11-17
xfs: don't warn about files that are exactly s_maxbytes long
Darrick J. Wong
1
-1
/
+1
2022-11-17
xfs: teach scrub to flag non-extents format cow forks
Darrick J. Wong
1
-0
/
+2
2022-11-17
xfs: check that CoW fork extents are not shared
Darrick J. Wong
1
-0
/
+2
2022-11-17
xfs: check quota files for unwritten extents
Darrick J. Wong
1
-2
/
+4
2022-11-17
xfs: block map scrub should handle incore delalloc reservations
Darrick J. Wong
1
-19
/
+36
2022-11-17
xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
Darrick J. Wong
1
-2
/
+72
2022-11-17
xfs: fix perag loop in xchk_bmap_check_rmaps
Darrick J. Wong
1
-7
/
+7
2022-11-17
xfs: online checking of the free rt extent count
Darrick J. Wong
2
-10
/
+84
2022-11-17
xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
Darrick J. Wong
2
-4
/
+4
2022-11-17
xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
Darrick J. Wong
1
-2
/
+2
2022-11-17
xfs: skip fscounters comparisons when the scan is incomplete
Darrick J. Wong
1
-1
/
+20
2022-11-17
xfs: load rtbitmap and rtsummary extent mapping btrees at mount time
Darrick J. Wong
1
-4
/
+52
2022-11-17
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
8
-24
/
+24
[next]