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
/
cifs
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-06
cifs: add SMB3 change notification support
Steve French
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-01-26
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-03
smb3: query attributes on file close
Steve French
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
smb3: allow disabling requesting leases
Steve French
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
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
smb3: allow skipping signature verification for perf sensitive configurations
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 mount option to allow forced caching of read only share
Steve French
2019-07-07
smb3: do not send compression info by default
Steve French
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-07
cifs: Fix check for matching with existing mount
Steve French
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-05-15
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-03-14
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-14
cifs: minor documentation updates
Steve French
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
[next]