aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* SMB3: Fix persistent handles reconnectPavel Shilovsky2019-11-06
* fix memory leak in large read decrypt offloadSteve French2019-10-27
* cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-10-24
* CIFS: Fix use after free of file info structuresPavel Shilovsky2019-10-24
* CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2019-10-24
* cifs: Fix missed free operationsChuhong Yuan2019-10-20
* CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-20
* cifs: clarify comment about timestamp granularity for old serversSteve French2019-10-20
* cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)2019-10-20
* CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky2019-10-09
* CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-09
* smb3: Fix regression in time handlingSteve French2019-10-09
* smb3: remove noisy debug message and minor cleanupSteve French2019-10-08
* CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-06
* cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski2019-10-06
* fs: cifs: mute -Wunused-const-variable messageAustin Kim2019-10-06
* smb3: cleanup some recent endian errors spotted by updated sparseSteve French2019-10-06
* Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-29
|\
| * CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-09-26
| * smb3: missing ACL related flagsSteve French2019-09-26
| * smb3: pass mode bits into create callsSteve French2019-09-26
| * smb3: Add missing reparse tagsSteve French2019-09-25
| * CIFS: fix max ea value sizeMurphy Zhou2019-09-24
| * fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin2019-09-23
| * fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin2019-09-23
| * smb3: fix leak in "open on server" perf counterSteve French2019-09-23
| * smb3: allow decryption keys to be dumped by admin for debuggingSteve French2019-09-21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-21
|\ \
| * \ Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-13
| |\ \
| * \ \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-21
| |\ \ \
| * | | | rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-05
* | | | | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cifs: update internal module version numberSteve French2019-09-16
| * | | | cifs: modefromsid: write mode ACE firstAurelien Aptel2019-09-16
| * | | | cifs: cifsroot: add more err checkingAurelien Aptel2019-09-16
| * | | | smb3: add missing worker function for SMB3 change notifySteve French2019-09-16
| * | | | cifs: Add support for root file systemsPaulo Alcantara (SUSE)2019-09-16
| * | | | cifs: modefromsid: make room for 4 ACEAurelien Aptel2019-09-16
| * | | | smb3: fix potential null dereference in decrypt offloadSteve French2019-09-16
| * | | | smb3: fix unmount hang in open_shrootSteve French2019-09-16
| * | | | smb3: allow disabling requesting leasesSteve French2019-09-16
| * | | | smb3: improve handling of share deleted (and share recreated)Steve French2019-09-16
| * | | | smb3: display max smb3 requests in flight at any one timeSteve French2019-09-16
| * | | | smb3: only offload decryption of read responses if multiple requestsSteve French2019-09-16
| * | | | cifs: add a helper to find an existing readable handle to a fileRonnie Sahlberg2019-09-16
| * | | | smb3: enable offload of decryption of large reads via mount optionSteve French2019-09-16
| * | | | smb3: allow parallelizing decryption of readsSteve French2019-09-16
| * | | | cifs: add a debug macro that prints \\server\share for errorsRonnie Sahlberg2019-09-16
| * | | | smb3: fix signing verification of large readsSteve French2019-09-16
| * | | | smb3: allow skipping signature verification for perf sensitive configurationsSteve French2019-09-16