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-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2
-137
/
+205
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
6
-21
/
+33
2019-11-25
cifs: add server param
Aurelien Aptel
5
-17
/
+22
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
3
-2
/
+56
2019-11-25
cifs: sort interface list by speed
Aurelien Aptel
1
-0
/
+11
2019-11-25
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
1
-12
/
+12
2019-11-25
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
1
-2
/
+5
2019-11-25
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2
-10
/
+34
2019-11-25
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2
-8
/
+8
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
3
-7
/
+17
2019-11-25
CIFS: Close open handle after interrupted close
Pavel Shilovsky
3
-15
/
+63
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-11-25
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
1
-8
/
+2
2019-11-25
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
1
-4
/
+2
2019-11-25
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
1
-22
/
+23
2019-11-25
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-9
/
+4
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-11-25
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
1
-2
/
+18
2019-11-25
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-11-25
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
1
-4
/
+0
2019-11-25
cifs: add support for flock
Steve French
3
-1
/
+55
2019-11-25
cifs: remove unused variable 'sid_user'
YueHaibing
1
-2
/
+0
2019-11-25
cifs: rename a variable in SendReceive()
Dan Carpenter
1
-1
/
+1
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-11-24
cramfs: fix usage on non-MTD device
Maxime Bizon
1
-2
/
+2
2019-11-23
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-23
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
1
-23
/
+33
2019-11-20
afs: Fix missing timeout reset
David Howells
1
-0
/
+1
2019-11-16
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+24
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+22
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
1
-1
/
+6
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-58
/
+87
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
1
-0
/
+4
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
1
-7
/
+18
2019-11-14
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
1
-1
/
+1
2019-11-14
io_uring: Fix getting file for timeout
Pavel Begunkov
1
-0
/
+1
2019-11-13
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+15
2019-11-12
io_uring: make timeout sequence == 0 mean no sequence
Jens Axboe
1
-7
/
+22
2019-11-11
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
1
-0
/
+15
2019-11-10
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
1
-4
/
+3
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
1
-2
/
+10
2019-11-10
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
1
-25
/
+40
[next]