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
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-21
/
+26
2019-06-28
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-27
proc: remove useless d_is_dir() check
Christian Brauner
1
-2
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-264
/
+214
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-9
/
+11
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-154
/
+35
2019-06-21
Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-4
/
+24
2019-06-21
Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-59
/
+90
2019-06-21
Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+0
2019-06-20
Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-5
/
+17
2019-06-20
afs: Fix setting of i_blocks
David Howells
1
-7
/
+12
2019-06-20
Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+16
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
3
-3
/
+4
2019-06-20
afs: Fix vlserver record corruption
David Howells
1
-4
/
+2
2019-06-20
afs: Fix over zealous "vnode modified" warnings
David Howells
1
-5
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
25
-101
/
+25
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
9
-27
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231
Thomas Gleixner
2
-26
/
+1
2019-06-19
fanotify: update connector fsid cache on add mark
Amir Goldstein
2
-3
/
+15
2019-06-19
quota: fix a problem about transfer quota
yangerkun
1
-2
/
+2
2019-06-19
ovl: make i_ino consistent with st_ino in more cases
Amir Goldstein
1
-6
/
+6
2019-06-18
Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+21
2019-06-18
ovl: fix typo in MODULE_PARM_DESC
Nicolas Schier
3
-8
/
+8
2019-06-18
ovl: fix bogus -Wmaybe-unitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-18
ovl: don't fail with disconnected lower NFS
Miklos Szeredi
1
-17
/
+9
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
121
-1056
/
+288
2019-06-18
fs/namespace: fix unprivileged mount propagation
Christian Brauner
2
-1
/
+1
2019-06-18
vfs: fsmount: add missing mntget()
Eric Biggers
1
-0
/
+1
2019-06-18
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
1
-0
/
+2
2019-06-18
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2
-7
/
+16
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2
-5
/
+3
2019-06-15
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2019-06-15
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2019-06-14
gfs2: Fix rounding error in gfs2_iomap_page_prepare
Andreas Gruenbacher
1
-1
/
+4
2019-06-14
btrfs: start readahead also in seed devices
Naohiro Aota
1
-0
/
+5
2019-06-14
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
3
-2
/
+12
2019-06-13
cifs: fix panic in smb2_reconnect
Ronnie Sahlberg
1
-1
/
+9
2019-06-13
io_uring: fix memory leak of UNIX domain socket inode
Eric Biggers
1
-1
/
+3
2019-06-12
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
1
-11
/
+13
2019-06-12
Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+3
2019-06-11
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
1
-26
/
+65
2019-06-11
Revert "fuse: require /dev/fuse reads to have enough buffer capacity"
Miklos Szeredi
1
-10
/
+0
2019-06-09
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-135
/
+156
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
108
-893
/
+108
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
305
-3207
/
+729
2019-06-07
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
Nikolay Borisov
1
-25
/
+3
[next]