summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: do not send close in compound create+close requestsPaulo Alcantara2021-03-081-9/+10
* TCON Reconnect during STATUS_NETWORK_NAME_DELETEDRohith Surabattula2021-02-231-0/+2
* cifs: change confusing field serverName (to ip_addr)Steve French2021-02-221-1/+2
* cifs: Identify a connection by a conn_id.Shyam Prasad N2021-02-161-0/+2
* cifs: New optype for session operations.Shyam Prasad N2021-02-161-1/+3
* SMB3: Add support for getting and setting SACLsBoris Protopopov2020-12-181-2/+2
* cifs: Handle witness client move notificationSamuel Cabrero2020-12-141-0/+4
* cifs: add witness mount option and data structsSamuel Cabrero2020-12-141-0/+3
* cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg2020-12-131-95/+4
* smb3: add support for stat of WSL reparse points for special file typesSteve French2020-10-231-0/+4
* cifs: move smb version mount options into fs_context.cRonnie Sahlberg2020-10-221-12/+0
* smb3.1.1: add new module load parm enable_gcm_256Steve French2020-10-151-0/+1
* smb3.1.1: add new module load parm require_gcm_256Steve French2020-10-151-0/+1
* Handle STATUS_IO_TIMEOUT gracefullyRohith Surabattula2020-10-151-0/+2
* cifs: fix check of tcon dfs in smb1Paulo Alcantara2020-08-281-0/+15
* 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