summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2018-05-30CIFS: Introduce offset for the 1st page in data transfer structuresLong Li
2018-05-27smb3: Add ftrace tracepoints for improved SMB3 debuggingSteve French
2018-05-27smb3: rename encryption_required to smb3_encryption_requiredSteve French
2018-05-27cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-05-27cifs: add a new SMB2_close_flags functionRonnie Sahlberg
2018-05-27cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg
2018-05-27cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French
2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg
2018-05-27smb3: fix redundant opens on rootSteve French
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-22cifs_lookup(): switch to d_splice_alias()Al Viro
2018-05-22cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULLAl Viro
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
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