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
2023-04-12
xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
Darrick J. Wong
4
-8
/
+10
2023-04-12
xfs: fix an inode lookup race in xchk_get_inode
Darrick J. Wong
4
-46
/
+205
2023-04-12
xfs: manage inode DONTCACHE status at irele time
Darrick J. Wong
5
-24
/
+60
2023-04-12
xfs: fix parent pointer scrub racing with subdirectory reparenting
Darrick J. Wong
3
-84
/
+57
2023-04-12
xfs: simplify xchk_parent_validate
Darrick J. Wong
1
-77
/
+23
2023-04-12
xfs: remove xchk_parent_count_parent_dentries
Darrick J. Wong
1
-29
/
+13
2023-04-12
xfs: always check the existence of a dirent's child inode
Darrick J. Wong
1
-45
/
+28
2023-04-12
xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
Darrick J. Wong
1
-1
/
+3
2023-04-12
xfs: streamline the directory iteration code for scrub
Darrick J. Wong
5
-183
/
+473
2023-04-12
xfs: use the directory name hash function for dir scrubbing
Darrick J. Wong
1
-1
/
+6
2023-04-12
xfs: ensure that single-owner file blocks are not owned by others
Darrick J. Wong
1
-1
/
+13
2023-04-12
xfs: teach scrub to check for sole ownership of metadata objects
Darrick J. Wong
8
-93
/
+182
2023-04-12
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
3
-42
/
+62
2023-04-12
xfs: directly cross-reference the inode btrees with each other
Darrick J. Wong
1
-27
/
+198
2023-04-12
xfs: clean up broken eearly-exit code in the inode btree scrubber
Darrick J. Wong
1
-25
/
+17
2023-04-12
xfs: remove pointless shadow variable from xfs_difree_inobt
Darrick J. Wong
1
-2
/
+0
2023-04-12
xfs: ensure that all metadata and data blocks are not cow staging extents
Darrick J. Wong
7
-4
/
+39
2023-04-12
xfs: check the reference counts of gaps in the refcount btree
Darrick J. Wong
1
-5
/
+90
2023-04-12
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
10
-40
/
+142
2023-04-12
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
17
-43
/
+249
2023-04-12
xfs: refactor ->diff_two_keys callsites
Darrick J. Wong
3
-45
/
+91
2023-04-12
xfs: refactor converting btree irec to btree key
Darrick J. Wong
1
-8
/
+15
2023-04-12
xfs: always scrub record/key order of interior records
Darrick J. Wong
2
-7
/
+15
2023-04-12
xfs: check btree keys reflect the child block
Darrick J. Wong
1
-1
/
+48
2023-04-12
xfs: detect unwritten bit set in rmapbt node block keys
Darrick J. Wong
3
-0
/
+65
2023-04-12
xfs: fix rm_offset flag handling in rmap keys
Darrick J. Wong
1
-10
/
+30
2023-04-12
xfs: hoist inode record alignment checks from scrub
Darrick J. Wong
2
-6
/
+4
2023-04-12
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
1
-0
/
+5
2023-04-12
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2
-22
/
+22
2023-04-12
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
3
-2
/
+34
2023-04-12
xfs: complain about bad records in query_range helpers
Darrick J. Wong
4
-57
/
+91
2023-04-12
xfs: standardize ondisk to incore conversion for bmap btrees
Darrick J. Wong
1
-0
/
+6
2023-04-12
xfs: standardize ondisk to incore conversion for rmap btrees
Darrick J. Wong
3
-60
/
+44
2023-04-12
xfs: return a failure address from xfs_rmap_irec_offset_unpack
Darrick J. Wong
3
-15
/
+14
2023-04-12
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
3
-25
/
+36
2023-04-12
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
5
-40
/
+43
2023-04-12
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
3
-25
/
+61
2023-04-12
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
8
-2
/
+21
2023-04-12
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
17
-5
/
+168
2023-04-12
xfs: clean up scrub context if scrub setup returns -EDEADLOCK
Darrick J. Wong
1
-12
/
+16
2023-04-12
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
16
-21
/
+438
2023-04-12
xfs: add a tracepoint to report incorrect extent refcounts
Darrick J. Wong
2
-1
/
+39
2023-04-12
xfs: update copyright years for scrub/ files
Darrick J. Wong
33
-33
/
+33
2023-04-12
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
33
-64
/
+64
2023-04-12
xfs: create traced helper to get extra perag references
Darrick J. Wong
9
-20
/
+22
2023-04-12
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
3
-23
/
+50
2023-04-12
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
3
-21
/
+44
2023-04-12
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
3
-22
/
+47
2023-04-12
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
7
-24
/
+28
2023-04-12
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
3
-1
/
+33
[next]