summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-061-1/+1
|\
| * cifs: delete duplicated words in header filesRandy Dunlap2020-08-021-1/+1
* | Replace HTTP links with HTTPS ones: CIFSAlexander A. Klimov2020-07-051-1/+1
|/
* cifs: Add get_security_type_str function to return sec type.Kenneth D'souza2020-06-081-0/+18
* cifs: multichannel: use pointer for binding channelAurelien Aptel2020-06-041-3/+12
* cifs: multichannel: move channel selection above transport layerAurelien Aptel2020-06-041-0/+3
* smb3: Add new parm "nodelete"Steve French2020-06-011-0/+2
* cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French2020-04-211-1/+2
* smb3: enable swap on SMB3 mountsSteve French2020-04-101-0/+1
* cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li2020-04-071-1/+2
* cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel2020-02-241-0/+7
* cifs: add SMB3 change notification supportSteve French2020-02-061-0/+2
* SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-031-2/+4
* CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch2020-01-261-0/+1
* cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)2019-12-231-0/+1
* CIFS: Close cached root handle only if it has a leasePavel Shilovsky2019-12-131-1/+1
* cifs: Fix lookup of SMB connections on multichannelPaulo Alcantara (SUSE)2019-12-041-0/+1
* smb3: query attributes on file closeSteve French2019-12-031-0/+3
* smb3: dump in_send and num_waiters stats counters by defaultSteve French2019-11-251-19/+3
* CIFS: Properly process SMB3 lease breaksPavel Shilovsky2019-11-251-3/+6
* cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg2019-11-251-1/+4
* cifs: try opening channels after mountingAurelien Aptel2019-11-251-0/+16
* CIFS: refactor cifs_get_inode_info()Aurelien Aptel2019-11-251-0/+6
* cifs: switch servers depending on binding stateAurelien Aptel2019-11-251-0/+10
* cifs: add server paramAurelien Aptel2019-11-251-1/+2
* cifs: add multichannel mount options and data structsAurelien Aptel2019-11-251-0/+16
* smb3: add debug messages for closing unmatched openRonnie Sahlberg2019-11-251-0/+2
* CIFS: Fix NULL pointer dereference in mid callbackPavel Shilovsky2019-11-251-0/+1
* cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-10-241-0/+5
* smb3: remove noisy debug message and minor cleanupSteve French2019-10-081-1/+1
* smb3: pass mode bits into create callsSteve French2019-09-261-2/+4
* cifs: Add support for root file systemsPaulo Alcantara (SUSE)2019-09-161-0/+2
* smb3: allow disabling requesting leasesSteve French2019-09-161-0/+2
* smb3: display max smb3 requests in flight at any one timeSteve French2019-09-161-0/+1
* smb3: enable offload of decryption of large reads via mount optionSteve French2019-09-161-0/+2
* smb3: allow parallelizing decryption of readsSteve French2019-09-161-0/+1
* smb3: allow skipping signature verification for perf sensitive configurationsSteve French2019-09-161-0/+2
* smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French2019-09-161-2/+3
* smb3: add mount option to allow forced caching of read only shareSteve French2019-09-161-2/+4
* smb3: do not send compression info by defaultSteve French2019-07-071-0/+1
* smb3: add new mount option to retrieve mode from special ACESteve French2019-07-071-1/+2
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-071-2/+0
* cifs: Fix check for matching with existing mountSteve French2019-07-071-0/+1
* cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg2019-06-131-0/+5
* cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg2019-05-151-0/+2
* SMB3: Clean up query symlink when reparse pointRonnie Sahlberg2019-05-071-1/+2
* Negotiate and save preferred compression algorithmsSteve French2019-05-071-0/+1
* cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg2019-05-071-2/+2
* cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg2019-05-071-0/+1
* cifs: add fiemap supportRonnie Sahlberg2019-05-071-0/+3