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
/
smb2ops.c
Age
Commit message (
Expand
)
Author
2018-05-09
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-17
cifs: smb2ops: Fix NULL check in smb2_query_symlink
Gustavo A. R. Silva
2018-04-12
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-01
Don't log expected error on DFS referral request
Steve French
2018-04-01
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-24
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
2017-12-06
CIFS: don't log STATUS_NOT_FOUND errors for DFS
Aurelien Aptel
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-03
cifs: move to generic async completion
Gilad Ben-Yossef
2017-10-18
cifs: handle large EA requests more gracefully in smb2+
Ronnie Sahlberg
2017-09-17
cifs: hide unused functions
Arnd Bergmann
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-09-04
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
2017-07-08
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-08
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
Shirish Pargaonkar
2017-07-05
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
2017-07-05
cifs: hide unused functions
Arnd Bergmann
2017-07-05
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
2017-07-02
SMB3: Enable encryption for SMB3.1.1
Steve French
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
2017-06-20
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-05-03
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
2017-04-07
CIFS: Fix build failure with smb2
Tobias Regnery
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-02
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2017-03-01
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
2017-03-01
CIFS: Fix possible use after free in demultiplex thread
Pavel Shilovsky
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: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
CIFS: Separate SMB2 header structure
Pavel Shilovsky
2016-10-13
Cleanup missing frees on some ioctls
Steve French
2016-10-13
Enable previous version support
Steve French
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-12
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-07-27
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
2016-07-11
Add MF-Symlinks support for SMB 2.0
Sachin Prabhu
2016-01-14
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
2015-11-03
[SMB3] Enable checking for continuous availability and persistent handle support
Steve French
[next]