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
2019-05-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
32
-271
/
+523
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
3
-2
/
+14
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-490
/
+1300
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
1
-1
/
+1
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
20
-293
/
+437
2019-05-08
Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-2184
/
+2582
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+22
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
16
-121
/
+241
2019-05-08
cifs: update module internal version number
Steve French
1
-1
/
+1
2019-05-08
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
4
-17
/
+118
2019-05-08
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-08
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-08
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-08
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-08
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-08
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-08
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-08
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-08
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-08
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
2019-05-08
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
1
-1
/
+8
2019-05-08
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-05-08
SMB3: Add handling for different FSCTL access flags
Steve French
1
-1
/
+9
2019-05-08
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2
-2
/
+42
2019-05-08
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-05-08
cifs: Call MID callback before destroying transport
Long Li
1
-17
/
+19
2019-05-08
cifs: smbd: Retry on memory registration failure
Long Li
1
-2
/
+2
2019-05-08
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-08
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
2019-05-08
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
3
-127
/
+10
2019-05-08
smbd: Make upper layer decide when to destroy the transport
Long Li
3
-27
/
+101
2019-05-08
SMB3: update comment to clarify enumerating snapshots
Steve French
1
-0
/
+8
2019-05-08
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
1
-1
/
+10
2019-05-08
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
1
-0
/
+2
2019-05-08
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
4
-25
/
+151
2019-05-08
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
1
-1740
/
+1740
2019-05-08
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
3
-6
/
+44
2019-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-59
/
+9513
2019-05-08
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-373
/
+1761
2019-05-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+16
2019-05-08
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-74
/
+1055
2019-05-08
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
15
-59
/
+38
2019-05-08
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-116
/
+87
2019-05-08
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+259
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-103
/
+42
[next]