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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-58
/
+36
2022-07-27
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-19
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-19
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
1
-0
/
+3
2022-07-19
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-256
/
+340
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+17
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
4
-55
/
+97
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
6
-139
/
+171
2022-07-15
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
1
-1
/
+1
2022-07-14
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+16
2022-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-8
/
+18
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
3
-13
/
+17
2022-07-14
smb3: workaround negprot bug in some Samba servers
Steve French
1
-6
/
+7
2022-07-13
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
1
-1
/
+1
2022-07-13
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
1
-1
/
+2
2022-07-12
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+24
2022-07-12
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
1
-2
/
+0
2022-07-12
cifs: fix race condition with delayed threads
Shyam Prasad N
1
-2
/
+9
2022-07-12
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+27
2022-07-11
lockd: fix nlm_close_files
Jeff Layton
1
-5
/
+4
2022-07-11
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+3
2022-07-11
lockd: set fl_owner when unlocking files
Jeff Layton
1
-2
/
+3
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2
-1
/
+11
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-09
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+26
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
1
-15
/
+6
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
1
-5
/
+8
2022-07-08
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
1
-1
/
+13
2022-07-08
ovl: turn of SB_POSIXACL with idmapped layers temporarily
Christian Brauner
1
-1
/
+24
2022-07-08
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
1
-1
/
+1
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
1
-1
/
+14
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
1
-1
/
+2
2022-07-05
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
1
-3
/
+8
2022-07-05
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
1
-2
/
+2
2022-07-04
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-03
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-131
/
+130
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+2
2022-07-01
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+14
2022-07-01
Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2022-07-01
Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+12
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
[next]