index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
smb3: allow disabling requesting leases
Steve French
4
-2
/
+13
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
4
-2
/
+24
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
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
1
-4
/
+2
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-14
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
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
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-12
cgroup: freezer: fix frozen state inheritance
Roman Gushchin
1
-1
/
+9
2019-09-12
kselftests: cgroup: add freezer mkdir test
Roman Gushchin
1
-0
/
+54
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
1
-9
/
+1
2019-09-12
fork: block invalid exit signals with clone3()
Eugene Syromiatnikov
1
-0
/
+10
2019-09-12
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2
-1
/
+11
[next]