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