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
/
cifsproto.h
Age
Commit message (
Expand
)
Author
2020-03-22
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-05
smb3: fix problem with null cifs super block with previous patch
Steve French
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-01-26
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
2020-01-26
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
2018-12-23
cifs: Refactor out cifs_mount()
Paulo Alcantara
2018-10-23
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
2018-08-07
cifs: add compound_send_recv()
Ronnie Sahlberg
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
2018-06-05
CIFS: Introduce helper function to get page offset and length in smb_rqst
Long Li
2018-06-04
CIFS: Fix signing for SMB2/3
Aurelien Aptel
2018-06-02
CIFS: Add support for direct pages in wdata
Long Li
2018-06-02
CIFS: Use offset when reading pages
Long Li
2018-05-30
smb3: add additional ftrace entry points for entry/exit to cifs.ko
Steve French
2018-05-27
cifs: update calc_size to take a server argument
Ronnie Sahlberg
2018-04-01
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
2018-01-24
cifs: Add smb2_send_recv
Ronnie Sahlberg
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-05-12
[CIFS] Minor cleanup of xattr query function
Steve French
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-01
CIFS: add build_path_from_dentry_optional_prefix()
Aurelien Aptel
2017-03-01
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
2017-02-01
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
2017-02-01
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
CIFS: Add mid handle callback
Pavel Shilovsky
[next]