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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
io-wq: don't ask for a new worker if we're exiting
Jens Axboe
1
-0
/
+2
2021-03-04
io-wq: have manager wait for all workers to exit
Jens Axboe
1
-8
/
+22
2021-03-02
pstore/ram: Rate-limit "uncorrectable error in header" message
Dmitry Osipenko
1
-1
/
+1
2021-03-02
btrfs: subpage: fix the false data csum mismatch error
Qu Wenruo
1
-5
/
+16
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
1
-4
/
+27
2021-03-02
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2
-2
/
+3
2021-03-02
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2
-4
/
+6
2021-03-02
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
1
-1
/
+1
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
1
-2
/
+2
2021-03-02
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-03-02
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
1
-1
/
+4
2021-03-02
btrfs: ref-verify: use 'inline void' keyword ordering
Randy Dunlap
1
-2
/
+2
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-32
/
+12
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-59
/
+175
2021-03-01
io-wq: wait for worker startup when forking a new one
Jens Axboe
1
-0
/
+4
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-64
/
+84
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-25
/
+19
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-1052
/
+661
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-48
/
+32
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
11
-25
/
+19
2021-02-27
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-377
/
+843
2021-02-27
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-340
/
+346
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-129
/
+23
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-114
/
+11
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-190
/
+261
2021-02-26
btrfs: use copy_highpage() instead of 2 kmaps()
Ira Weiny
1
-9
/
+1
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
6
-23
/
+11
2021-02-26
cifs: update internal version number
Steve French
1
-1
/
+1
2021-02-26
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
3
-3
/
+22
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2
-17
/
+51
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
1
-4
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
5
-13
/
+37
2021-02-25
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
1
-6
/
+17
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
4
-2
/
+16
2021-02-25
io-wq: remove now unused IO_WQ_BIT_ERROR
Jens Axboe
1
-10
/
+0
2021-02-25
io_uring: fix SQPOLL thread handling over exec
Jens Axboe
1
-1
/
+34
2021-02-25
io-wq: improve manager/worker handling over exec
Jens Axboe
3
-23
/
+45
2021-02-25
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
1
-1
/
+2
2021-02-25
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
3
-11
/
+107
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
5
-26
/
+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-25
Revert "io_uring: wait potential ->release() on resurrect"
Jens Axboe
1
-18
/
+8
[prev]
[next]