index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
5
-0
/
+10
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2
-4
/
+7
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
3
-5
/
+61
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
4
-2
/
+19
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
3
-4
/
+97
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
4
-50
/
+86
2019-09-16
smb3: fix signing verification of large reads
Steve French
1
-2
/
+2
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
3
-3
/
+13
2019-09-16
smb3: add dynamic tracepoints for flush and close
Steve French
2
-2
/
+43
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
1
-0
/
+8
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
4
-3
/
+25
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
1
-1
/
+9
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
4
-2
/
+21
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
2
-4
/
+10
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
5
-163
/
+204
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
1
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
4
-27
/
+106
2019-09-16
cifs: remove set but not used variables
YueHaibing
1
-7
/
+0
2019-09-16
smb3: Incorrect size for netname negotiate context
Steve French
1
-2
/
+1
2019-09-16
cifs: remove unused variable
zhengbin
2
-4
/
+0
2019-09-16
cifs: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-09-16
smb3: add missing flag definitions
Steve French
1
-0
/
+2
2019-09-16
cifs: add passthrough for smb2 setinfo
Ronnie Sahlberg
2
-4
/
+26
2019-09-16
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
2
-18
/
+44
2019-09-16
cifs: allow chmod to set mode bits using special sid
Steve French
2
-7
/
+41
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
3
-13
/
+38
2019-09-16
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-09-16
cifs: fix a comment for the timeouts when sending echos
Ronnie Sahlberg
1
-1
/
+1
2019-09-15
Linux 5.3
v5.3
Linus Torvalds
1
-1
/
+1
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-4
/
+124
2019-09-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+2
2019-09-14
Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-14
/
+15
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
1
-4
/
+2
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
67
-289
/
+443
2019-09-14
Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
7
-29
/
+17
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-8
/
+11
2019-09-14
Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-1
/
+13
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
1
-1
/
+3
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
3
-14
/
+15
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
Merge branch 'sctp_do_bind-leak'
David S. Miller
1
-10
/
+11
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
[next]