aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-11-25cifs: Fix missed free operationsChuhong Yuan
2019-11-25CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-11-09CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-11-09cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-11-09CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-11-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-11-09CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-10-05CIFS: fix max ea value sizeMurphy Zhou
2019-10-05smb3: fix leak in "open on server" perf counterSteve French
2019-10-05smb3: allow disabling requesting leasesSteve French
2019-10-01smb3: fix unmount hang in open_shrootSteve French
2019-09-21cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-09-21cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-08-29SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant
2019-08-29SMB3: Fix potential memory leak when processing compound chainPavel Shilovsky
2019-08-16smb3: send CAP_DFS capability during session setupSteve French
2019-08-16SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky
2019-08-06cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg
2019-08-06cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg
2019-07-26CIFS: fix deadlock in cached root handlingAurelien Aptel
2019-07-26cifs: flush before set-info if we have writeable handlesRonnie Sahlberg
2019-07-26cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)
2019-07-26cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg
2019-07-26cifs: always add credits back for unsolicited PDUsRonnie Sahlberg
2019-06-28cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner
2019-06-17cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg
2019-06-17SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-06-13cifs: fix panic in smb2_reconnectRonnie Sahlberg
2019-05-31Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas
2019-05-28dfs_cache: fix a wrong use of kfree in flush_cache_ent()Gen Zhang
2019-05-28fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_freeMurphy Zhou
2019-05-28cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-15cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg
2019-05-15Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...Kovtunenko Oleksandr
2019-05-15cifs: Allocate memory for all iovs in smb2_ioctlLong Li
2019-05-15cifs: Don't match port on SMBDirect transportLong Li
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-14cifs:smbd Use the correct DMA direction when sending dataLong Li