summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-11cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio
2018-07-11cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-11cifs: Fix use after free of a mid_q_entryLars Persson
2018-06-26cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar
2018-06-26CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms
2018-06-26smb3: on reconnect set PreviousSessionId fieldSteve French
2018-06-26smb3: fix various xid leaksSteve French
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-10smb3: directory sync should not return an errorSteve French
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-05-09cifs: smbd: Enable signing with smbdirectLong Li
2018-05-09cifs: Allocate validate negotiation request through kmallocLong Li
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen
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