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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
xfs: Rudimentary spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
xfs: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-26
xfs: __percpu_counter_compare() inode count debug too expensive
Dave Chinner
1
-9
/
+2
2021-03-26
xfs: reduce debug overhead of dir leaf/node checks
Dave Chinner
3
-5
/
+10
2021-03-26
xfs: No need for inode number error injection in __xfs_dir3_data_check
Dave Chinner
1
-1
/
+1
2021-03-26
xfs: type verification is expensive
Dave Chinner
1
-9
/
+9
2021-03-26
xfs: optimise xfs_buf_item_size/format for contiguous regions
Dave Chinner
1
-15
/
+87
2021-03-26
xfs: xfs_buf_item_size_segment() needs to pass segment offset
Dave Chinner
1
-19
/
+19
2021-03-26
xfs: reduce buffer log item shadow allocations
Dave Chinner
1
-2
/
+11
2021-03-26
xfs: initialise attr fork on inode create
Dave Chinner
8
-18
/
+81
2021-03-26
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
1
-0
/
+2
2021-03-26
xfs: Skip repetitive warnings about mount options
Pavel Reichl
1
-4
/
+20
2021-03-26
xfs: rename variable mp to parsing_mp
Pavel Reichl
1
-51
/
+51
2021-03-26
xfs: rename the blockgc workqueue
Darrick J. Wong
3
-6
/
+6
2021-03-26
xfs: prevent metadata files from being inactivated
Darrick J. Wong
4
-1
/
+15
2021-03-26
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
3
-7
/
+7
2021-03-26
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
3
-17
/
+7
2021-03-26
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
3
-23
/
+14
2021-03-26
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
1
-1
/
+2
2021-03-26
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
1
-1
/
+1
2021-03-26
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
1
-2
/
+4
2021-03-26
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
1
-1
/
+5
2021-03-24
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
1
-9
/
+5
2021-03-15
xfs: also reject BULKSTAT_SINGLE in a mount user namespace
Christoph Hellwig
1
-0
/
+6
2021-03-15
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
1
-46
/
+44
2021-03-09
xfs: fix quota accounting when a mount is idmapped
Darrick J. Wong
2
-7
/
+10
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-57
/
+84
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-3
/
+3
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
4
-19
/
+60
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
1
-3
/
+10
2021-02-25
xfs: don't reuse busy extents on extent trim
Brian Foster
1
-14
/
+0
2021-02-24
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
1
-21
/
+14
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-95
/
+151
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
52
-978
/
+1608
2021-02-11
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
1
-21
/
+12
2021-02-11
xfs: fix boolreturn.cocci warnings
kernel test robot
1
-1
/
+1
2021-02-11
xfs: restore shutdown check in mapped write fault path
Brian Foster
1
-0
/
+3
2021-02-04
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
1
-2
/
+37
2021-02-03
xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
Christoph Hellwig
1
-4
/
+3
2021-02-03
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
3
-10
/
+10
2021-02-03
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
1
-10
/
+10
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
2
-0
/
+3
2021-02-03
xfs: don't bounce the iolock between free_{eof,cow}blocks
Darrick J. Wong
1
-22
/
+21
2021-02-03
xfs: expose the blockgc workqueue knobs publicly
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
4
-16
/
+38
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
5
-11
/
+11
2021-02-03
xfs: only walk the incore inode tree once per blockgc scan
Darrick J. Wong
1
-11
/
+11
[next]