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
/
scrub
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
8
-24
/
+24
2022-11-17
xfs: initialize the check_owner object fully
Darrick J. Wong
1
-1
/
+4
2022-11-17
xfs: standardize GFP flags usage in online scrub
Darrick J. Wong
4
-7
/
+15
2022-11-17
xfs: make AGFL repair function avoid crosslinked blocks
Darrick J. Wong
1
-12
/
+66
2022-11-17
xfs: log the AGI/AGF buffers when rolling transactions during an AG repair
Darrick J. Wong
1
-9
/
+21
2022-11-17
xfs: don't track the AGFL buffer in the scrub AG context
Darrick J. Wong
5
-33
/
+35
2022-11-17
xfs: fully initialize xfs_da_args in xchk_directory_blocks
Darrick J. Wong
1
-4
/
+6
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
1
-2
/
+2
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
1
-6
/
+4
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
1
-13
/
+10
2022-10-31
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
1
-30
/
+24
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
3
-9
/
+5
2022-10-11
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
1
-1
/
+1
2022-08-18
Change calling conventions for filldir_t
Al Viro
2
-6
/
+6
2022-07-21
xfs: fix for variable set but not used warning
sunliming
1
-3
/
+1
2022-07-14
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
6
-14
/
+14
2022-07-14
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
1
-6
/
+9
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-2
/
+2
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
1
-1
/
+1
2022-07-10
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
5
-11
/
+11
2022-07-07
xfs: rework xfs_buf_incore() API
Dave Chinner
1
-6
/
+9
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
2
-0
/
+4
2022-07-07
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2
-8
/
+6
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
3
-12
/
+9
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
6
-29
/
+23
2022-07-07
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2
-2
/
+2
2022-07-07
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
1
-2
/
+2
2022-07-07
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
1
-3
/
+3
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
5
-9
/
+8
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
3
-3
/
+3
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
1
-15
/
+2
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
1
-0
/
+2
2022-04-27
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
1
-20
/
+4
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2
-10
/
+12
2022-04-11
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
1
-4
/
+5
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
1
-8
/
+10
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
1
-1
/
+1
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-12
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2
-27
/
+38
2022-01-06
xfs: warn about inodes with project id of -1
Darrick J. Wong
1
-0
/
+14
2021-12-21
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
1
-4
/
+11
2021-12-21
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
4
-7
/
+5
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2
-4
/
+4
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
5
-41
/
+44
2021-10-19
xfs: dynamically allocate btree scrub context structure
Darrick J. Wong
2
-12
/
+26
2021-10-19
xfs: don't track firstrec/firstkey separately in xchk_btree
Darrick J. Wong
2
-10
/
+3
2021-10-19
xfs: fix incorrect decoding in xchk_btree_cur_fsbno
Darrick J. Wong
1
-3
/
+4
2021-10-14
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2
-1
/
+10
[next]