aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
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
2019-09-23fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin
2019-09-23smb3: fix leak in "open on server" perf counterSteve French
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21smb3: allow decryption keys to be dumped by admin for debuggingSteve French
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds