summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2018-04-25cifs: smbd: Avoid allocating iov on the stackLong Li
2018-04-25cifs: smbd: Don't use RDMA read/write when signing is usedLong Li
2018-04-25SMB311: Fix reconnectSteve French
2018-04-24SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French
2018-04-24CIFS: set *resp_buf_type to NO_BUFFER on errorSteve French
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li
2018-04-18cifs: smbd: Check for iov length on sending the last iovLong Li
2018-04-17fs: cifs: Adding new return type vm_fault_tSouptick Joarder
2018-04-17cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva
2018-04-12cifs: change validate_buf to validate_iovRonnie Sahlberg
2018-04-12cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg
2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg
2018-04-12smb3.11: replace a 4 with server->vals->header_preamble_sizeSteve French
2018-04-12cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French
2018-04-12SMB3: Fix length checking of SMB3.11 negotiate requestSteve French
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel
2018-04-11cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven
2018-04-11SMB3: Log at least once if tree connect fails during reconnectSteve French
2018-04-11cifs: smb2pdu: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-04-02cifs: Add minor debug message during negprotSteve French
2018-04-02smb3: Fix root directory when server returns inode number of zeroSteve French
2018-04-02cifs: fix sparse warning on previous patch in a few printksSteve French
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01cifs: smbd: disconnect transport on RDMA errorsLong Li
2018-04-01cifs: smbd: avoid reconnect lockupLong Li
2018-04-01Don't log confusing message on reconnect by defaultSteve French
2018-04-01Don't log expected error on DFS referral requestSteve French
2018-04-01fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter
2018-04-01SMB3.1.1 dialect is no longer experimentalSteve French
2018-04-01Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French
2018-04-01fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg
2018-04-01CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva
2018-04-01CIFS: implement v3.11 preauth integrityAurelien Aptel
2018-04-01CIFS: add sha512 secmechAurelien Aptel
2018-04-01CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel
2018-04-01cifs: fix memory leak in SMB2_open()Ronnie Sahlberg
2018-04-01CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King
2018-02-07Add missing structs and defines from recent SMB3.1.1 documentationSteve French
2018-02-07address lock imbalance warnings in smbdirect.cSteve French
2018-02-07cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann
2018-02-07Add some missing debug fields in server and tcon structsSteve French