summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2020-02-19cifs: fix mount option display for sec=krb5iPetr Pavlu
2020-02-19cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg
2020-02-11cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-02-05cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)
2020-02-01cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg
2020-02-01CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch
2020-01-17cifs: Adjust indentation in smb2_open_fileNathan Chancellor
2020-01-09fs: cifs: Fix atime update check vs mtimeDeepa Dinamani
2020-01-09cifs: Fix lookup of root ses in DFS referral cachePaulo Alcantara (SUSE)
2020-01-09cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)
2020-01-04cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg
2020-01-04cifs: Fix use-after-free bug in cifs_reconnect()Paulo Alcantara (SUSE)
2019-12-21cifs: Fix retrieval of DFS referrals in cifs_mount()Paulo Alcantara (SUSE)
2019-12-21CIFS: Fix NULL pointer dereference in mid callbackPavel Shilovsky
2019-12-21CIFS: Do not miss cancelled OPEN responsesPavel Shilovsky
2019-12-21CIFS: Close open handle after interrupted closePavel Shilovsky
2019-12-21CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky
2019-12-21cifs: Don't display RDMA transport on reconnectLong Li
2019-12-21cifs: smbd: Return -ECONNABORTED when trasnport is not in connected stateLong Li
2019-12-21cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGELong Li
2019-12-21cifs: smbd: Add messages on RDMA session destroy and reconnectionLong Li
2019-12-21cifs: smbd: Only queue work for error recovery on memory registrationLong Li
2019-12-21cifs: smbd: Return -EAGAIN when transport is reconnectingLong Li
2019-12-13CIFS: Fix SMB2 oplock break processingPavel Shilovsky
2019-12-13CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky
2019-11-06SMB3: Fix persistent handles reconnectPavel Shilovsky
2019-10-27fix memory leak in large read decrypt offloadSteve French
2019-10-24cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-10-24CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-10-24CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky
2019-10-20cifs: Fix missed free operationsChuhong Yuan
2019-10-20CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-10-20cifs: clarify comment about timestamp granularity for old serversSteve French
2019-10-20cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)
2019-10-09CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-10-09smb3: Fix regression in time handlingSteve French
2019-10-08smb3: remove noisy debug message and minor cleanupSteve French
2019-10-06CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-06cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-10-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-10-06smb3: cleanup some recent endian errors spotted by updated sparseSteve French
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-26CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-09-26smb3: missing ACL related flagsSteve French
2019-09-26smb3: pass mode bits into create callsSteve French
2019-09-24smb3: Add missing reparse tagsSteve French
2019-09-23CIFS: fix max ea value sizeMurphy Zhou
2019-09-23fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin