Age | Commit message (Expand) | Author |
2018-04-12 | cifs: change validate_buf to validate_iov | Ronnie Sahlberg |
2018-04-12 | cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() | Ronnie Sahlberg |
2018-04-12 | cifs: Change SMB2_open to return an iov for the error parameter | Ronnie Sahlberg |
2018-04-12 | cifs: add resp_buf_size to the mid_q_entry structure | Ronnie Sahlberg |
2018-04-12 | smb3.11: replace a 4 with server->vals->header_preamble_size | Steve French |
2018-04-12 | cifs: replace a 4 with server->vals->header_preamble_size | Ronnie Sahlberg |
2018-04-12 | cifs: add pdu_size to the TCP_Server_Info structure | Ronnie Sahlberg |
2018-04-12 | SMB311: Improve checking of negotiate security contexts | Steve French |
2018-04-12 | SMB3: Fix length checking of SMB3.11 negotiate request | Steve French |
2018-04-11 | CIFS: add ONCE flag for cifs_dbg type | Aurelien Aptel |
2018-04-11 | cifs: Use ULL suffix for 64-bit constant | Geert Uytterhoeven |
2018-04-11 | SMB3: Log at least once if tree connect fails during reconnect | Steve French |
2018-04-11 | cifs: smb2pdu: Fix potential NULL pointer dereference | Gustavo A. R. Silva |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox |
2018-04-07 | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells |
2018-04-02 | cifs: Add minor debug message during negprot | Steve French |
2018-04-02 | smb3: Fix root directory when server returns inode number of zero | Steve French |
2018-04-02 | cifs: fix sparse warning on previous patch in a few printks | Steve French |
2018-04-02 | cifs: add server->vals->header_preamble_size | Ronnie Sahlberg |
2018-04-01 | cifs: smbd: disconnect transport on RDMA errors | Long Li |
2018-04-01 | cifs: smbd: avoid reconnect lockup | Long Li |
2018-04-01 | Don't log confusing message on reconnect by default | Steve French |
2018-04-01 | Don't log expected error on DFS referral request | Steve French |
2018-04-01 | fs: cifs: Replace _free_xid call in cifs_root_iget function | Phillip Potter |
2018-04-01 | SMB3.1.1 dialect is no longer experimental | Steve French |
2018-04-01 | Tree connect for SMB3.1.1 must be signed for non-encrypted shares | Steve French |
2018-04-01 | fix smb3-encryption breakage when CONFIG_DEBUG_SG=y | Ronnie Sahlberg |
2018-04-01 | CIFS: fix sha512 check in cifs_crypto_secmech_release | Gustavo A. R. Silva |
2018-04-01 | CIFS: implement v3.11 preauth integrity | Aurelien Aptel |
2018-04-01 | CIFS: add sha512 secmech | Aurelien Aptel |
2018-04-01 | CIFS: refactor crypto shash/sdesc allocation&free | Aurelien Aptel |
2018-04-01 | cifs: fix memory leak in SMB2_open() | Ronnie Sahlberg |
2018-04-01 | CIFS: SMBD: fix spelling mistake: "faield" and "legnth" | Colin Ian King |
2018-02-07 | Add missing structs and defines from recent SMB3.1.1 documentation | Steve French |
2018-02-07 | address lock imbalance warnings in smbdirect.c | Steve French |
2018-02-07 | cifs: silence compiler warnings showing up with gcc-8.0.0 | Arnd Bergmann |
2018-02-07 | Add some missing debug fields in server and tcon structs | Steve French |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-28 | fs/cifs/cifsacl.c Fixes typo in a comment | Achilles Gaikwad |
2018-01-26 | update internal version number for cifs.ko | Steve French |
2018-01-26 | cifs: add .splice_write | Andrés Souto |
2018-01-26 | CIFS: document tcon/ses/server refcount dance | Aurelien Aptel |
2018-01-26 | move a few externs to smbdirect.h to eliminate warning | Steve French |
2018-01-26 | CIFS: zero sensitive data when freeing | Aurelien Aptel |
2018-01-26 | Cleanup some minor endian issues in smb3 rdma | Steve French |
2018-01-26 | CIFS: dump IPC tcon in debug proc file | Aurelien Aptel |
2018-01-26 | CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl | Aurelien Aptel |