index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: fix unmount hang in open_shroot
Steve French
2019-09-16
1
-10
/
+11
*
smb3: allow disabling requesting leases
Steve French
2019-09-16
4
-2
/
+13
*
smb3: improve handling of share deleted (and share recreated)
Steve French
2019-09-16
4
-2
/
+24
*
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
5
-0
/
+10
*
smb3: only offload decryption of read responses if multiple requests
Steve French
2019-09-16
2
-4
/
+7
*
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
2019-09-16
3
-5
/
+61
*
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
4
-2
/
+19
*
smb3: allow parallelizing decryption of reads
Steve French
2019-09-16
3
-4
/
+97
*
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
2019-09-16
4
-50
/
+86
*
smb3: fix signing verification of large reads
Steve French
2019-09-16
1
-2
/
+2
*
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
2019-09-16
3
-3
/
+13
*
smb3: add dynamic tracepoints for flush and close
Steve French
2019-09-16
2
-2
/
+43
*
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
2019-09-16
1
-0
/
+8
*
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
4
-3
/
+25
*
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
2019-09-16
1
-1
/
+9
*
smb3: add mount option to allow forced caching of read only share
Steve French
2019-09-16
4
-2
/
+21
*
cifs: fix dereference on ses before it is null checked
Colin Ian King
2019-09-16
2
-4
/
+10
*
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
2019-09-16
5
-163
/
+204
*
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
2019-09-16
1
-9
/
+26
*
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
2019-09-16
4
-27
/
+106
*
cifs: remove set but not used variables
YueHaibing
2019-09-16
1
-7
/
+0
*
smb3: Incorrect size for netname negotiate context
Steve French
2019-09-16
1
-2
/
+1
*
cifs: remove unused variable
zhengbin
2019-09-16
2
-4
/
+0
*
cifs: remove redundant assignment to variable rc
Colin Ian King
2019-09-16
1
-1
/
+1
*
smb3: add missing flag definitions
Steve French
2019-09-16
1
-0
/
+2
*
cifs: add passthrough for smb2 setinfo
Ronnie Sahlberg
2019-09-16
2
-4
/
+26
*
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
2019-09-16
2
-18
/
+44
*
cifs: allow chmod to set mode bits using special sid
Steve French
2019-09-16
2
-7
/
+41
*
cifs: get mode bits from special sid on stat
Steve French
2019-09-16
3
-13
/
+38
*
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
2019-09-16
1
-1
/
+1
*
cifs: fix a comment for the timeouts when sending echos
Ronnie Sahlberg
2019-09-16
1
-1
/
+1
*
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
2019-09-15
1
-3
/
+0
*
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-13
2
-17
/
+34
|
\
|
*
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
2019-09-12
1
-9
/
+26
|
*
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
2019-09-12
1
-8
/
+8
*
|
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2019-09-06
3
-175
/
+257
|
\
\
|
*
|
configfs: provide exclusion between IO and removals
Al Viro
2019-09-04
2
-18
/
+80
|
*
|
configfs: new object reprsenting tree fragments
Al Viro
2019-09-02
3
-27
/
+97
|
*
|
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
Al Viro
2019-09-02
1
-11
/
+0
|
*
|
configfs: stash the data we need into configfs_buffer at open time
Al Viro
2019-09-02
1
-134
/
+95
*
|
|
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
2019-09-02
1
-8
/
+10
|
/
/
*
|
Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-30
7
-147
/
+135
|
\
\
|
*
|
cifs: update internal module number
Steve French
2019-08-28
1
-1
/
+1
|
*
|
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-28
6
-146
/
+112
|
*
|
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
1
-1
/
+1
|
*
|
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-27
1
-0
/
+22
*
|
|
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
11
-95
/
+131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
1
-2
/
+0
|
*
|
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
1
-1
/
+3
|
*
|
NFSv2: Fix eof handling
Trond Myklebust
2019-08-27
1
-1
/
+2
[next]