summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2ops.c
AgeCommit message (Expand)Author
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg
2018-08-10cifs: add missing support for ACLs in SMB 3.11Ronnie Sahlberg
2018-08-09smb3: enumerating snapshots was leaving part of the data off endSteve French
2018-08-09cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg
2018-08-07cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg
2018-08-07smb3: display bytes_read and bytes_written in smb3 statsSteve French
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg
2018-08-07smb3: add tracepoint for session expired or deletedSteve French
2018-08-07smb3: remove per-session operations from per-tree connection statsSteve French
2018-08-07smb3: remove noisy warning message on mountSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07smb3: add support for statfs for smb3.1.1 posix extensionsSteve French
2018-08-07smb3: fill in statfs fsid and correct namelenSteve French
2018-08-07cifs: Silence uninitialized variable warningDan Carpenter
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-07-05cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson
2018-06-15cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara
2018-06-15smb3: Fix mode on mkdir on smb311 mountsSteve French
2018-06-15CIFS: parse and store info on iface queriesAurelien Aptel
2018-06-15cifs: Fix encryption/signingPaulo Alcantara
2018-06-15cifs: push rfc1002 generation down the stackRonnie Sahlberg
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg
2018-06-07cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg
2018-06-06CIFS: fix encryption in SMB3.1.1Aurelien Aptel
2018-06-05CIFS: Pass page offset for encryptingSteve French
2018-06-02CIFS: Use offset when reading pagesLong Li
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg
2018-06-01cifs: remove header_preamble_size where it is always 0Ronnie Sahlberg
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg
2018-06-01CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expir...Mark Syms
2018-05-31cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg
2018-05-30smb3: print tree id in debugdata in proc to be able to help loggingSteve French
2018-05-30smb3: fix various xid leaksSteve French
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: add server argument to the dump_detail methodRonnie Sahlberg
2018-05-27smb3: fix redundant opens on rootSteve French
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-04-25cifs: smbd: Don't use RDMA read/write when signing is usedLong Li
2018-04-17cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva
2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01Don't log expected error on DFS referral requestSteve French