summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
* cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-10
* cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara2020-12-11
* Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-18
* cifs: remove bogus debug codeDan Carpenter2020-10-29
* Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-31
* cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-09
* SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-09
* SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-09
* cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu2020-06-29
* cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu2020-06-29
* cifs: Fix null pointer check in cifs_readSteve French2020-06-03
* cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2020-05-20
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2020-05-20
* cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-05-10
* cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg2020-03-11
* cifs: Fix mode output in debugging statementsFrank Sorenson2020-03-11
* cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-14
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-29
* cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French2020-01-29
* signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman2020-01-29
* cifs: Adjust indentation in smb2_open_fileNathan Chancellor2020-01-23
* CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky2019-12-21
* CIFS: Fix SMB2 oplock break processingPavel Shilovsky2019-12-21
* CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky2019-12-21
* cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-11-10
* fs: cifs: mute -Wunused-const-variable messageAustin Kim2019-11-06
* CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-29
* CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-17
* cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2019-10-17
* CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky2019-10-17
* CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-17
* CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-10-05
* cifs: Use kzfree() to zero out the passwordDan Carpenter2019-09-21
* cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-09-21
* smb3: send CAP_DFS capability during session setupSteve French2019-08-25
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-25
* SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-07-10
* CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-06-11
* cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst2019-06-11
* cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-05-16
* cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2019-04-27
* fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-27
* cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-27
* cifs: use correct format charactersLouis Taylor2019-04-27
* CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel2019-04-27
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-23
* cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-23
* cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-20
* Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman2019-02-20
* cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-20