index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
1
-4
/
+3
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
1
-0
/
+1
2018-06-15
CIFS: parse and store info on iface queries
Aurelien Aptel
1
-15
/
+155
2018-06-15
cifs: Fix encryption/signing
Paulo Alcantara
1
-2
/
+2
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
1
-42
/
+29
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
1
-9
/
+25
2018-06-08
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
1
-23
/
+28
2018-06-07
CIFS: fix encryption in SMB3.1.1
Aurelien Aptel
1
-1
/
+1
2018-06-06
CIFS: Pass page offset for encrypting
Steve French
1
-7
/
+13
2018-06-03
CIFS: Use offset when reading pages
Long Li
1
-1
/
+1
2018-06-03
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
1
-0
/
+17
2018-06-01
cifs: remove header_preamble_size where it is always 0
Ronnie Sahlberg
1
-26
/
+18
2018-06-01
cifs: remove struct smb2_hdr
Ronnie Sahlberg
1
-6
/
+6
2018-06-01
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expir...
Mark Syms
1
-2
/
+3
2018-06-01
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
1
-47
/
+65
2018-05-31
smb3: print tree id in debugdata in proc to be able to help logging
Steve French
1
-0
/
+2
2018-05-31
smb3: fix various xid leaks
Steve French
1
-19
/
+44
2018-05-28
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
1
-2
/
+5
2018-05-28
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
1
-1
/
+1
2018-05-28
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
1
-2
/
+3
2018-05-28
smb3: fix redundant opens on root
Steve French
1
-2
/
+45
2018-05-09
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
1
-0
/
+6
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
1
-4
/
+14
2018-04-17
cifs: smb2ops: Fix NULL check in smb2_query_symlink
Gustavo A. R. Silva
1
-2
/
+2
2018-04-13
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
1
-4
/
+6
2018-04-13
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
1
-4
/
+4
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
1
-22
/
+37
2018-04-02
Don't log expected error on DFS referral request
Steve French
1
-1
/
+1
2018-04-02
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
1
-3
/
+12
2018-01-27
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
1
-31
/
+22
2018-01-25
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
1
-2
/
+10
2018-01-25
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
1
-1
/
+11
2017-12-06
CIFS: don't log STATUS_NOT_FOUND errors for DFS
Aurelien Aptel
1
-1
/
+2
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-26
/
+4
2017-11-03
cifs: move to generic async completion
Gilad Ben-Yossef
1
-26
/
+4
2017-10-18
cifs: handle large EA requests more gracefully in smb2+
Ronnie Sahlberg
1
-6
/
+25
2017-09-18
cifs: hide unused functions
Arnd Bergmann
1
-0
/
+2
2017-09-18
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
1
-0
/
+40
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-0
/
+60
2017-09-04
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
1
-0
/
+144
2017-07-09
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
1
-0
/
+23
2017-07-09
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
Shirish Pargaonkar
1
-3
/
+60
2017-07-06
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
1
-1
/
+1
2017-07-06
cifs: hide unused functions
Arnd Bergmann
1
-1
/
+2
2017-07-06
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
1
-0
/
+116
2017-07-03
SMB3: Enable encryption for SMB3.1.1
Steve French
1
-1
/
+1
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-21
CIFS: Improve readdir verbosity
Pavel Shilovsky
1
-2
/
+2
2017-05-03
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
1
-2
/
+2
[next]