summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
AgeCommit message (Expand)Author
2020-12-18SMB3: Add support for getting and setting SACLsBoris Protopopov
2020-12-14cifs: Handle witness client move notificationSamuel Cabrero
2020-12-14cifs: add witness mount option and data structsSamuel Cabrero
2020-12-13cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French
2020-10-22cifs: move smb version mount options into fs_context.cRonnie Sahlberg
2020-10-15smb3.1.1: add new module load parm enable_gcm_256Steve French
2020-10-15smb3.1.1: add new module load parm require_gcm_256Steve French
2020-10-15Handle STATUS_IO_TIMEOUT gracefullyRohith Surabattula
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara
2020-08-06Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap
2020-07-05Replace HTTP links with HTTPS ones: CIFSAlexander A. Klimov
2020-06-08cifs: Add get_security_type_str function to return sec type.Kenneth D'souza
2020-06-04cifs: multichannel: use pointer for binding channelAurelien Aptel
2020-06-04cifs: multichannel: move channel selection above transport layerAurelien Aptel
2020-06-01smb3: Add new parm "nodelete"Steve French
2020-04-21cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French
2020-04-10smb3: enable swap on SMB3 mountsSteve French
2020-04-07cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li
2020-02-24cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel
2020-02-06cifs: add SMB3 change notification supportSteve French
2020-02-03SMB3: Backup intent flag missing from some more opsAmir Goldstein
2020-01-26CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch
2019-12-23cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)
2019-12-13CIFS: Close cached root handle only if it has a leasePavel Shilovsky
2019-12-04cifs: Fix lookup of SMB connections on multichannelPaulo Alcantara (SUSE)
2019-12-03smb3: query attributes on file closeSteve French
2019-11-25smb3: dump in_send and num_waiters stats counters by defaultSteve French
2019-11-25CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2019-11-25cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg
2019-11-25cifs: try opening channels after mountingAurelien Aptel
2019-11-25CIFS: refactor cifs_get_inode_info()Aurelien Aptel
2019-11-25cifs: switch servers depending on binding stateAurelien Aptel
2019-11-25cifs: add server paramAurelien Aptel
2019-11-25cifs: add multichannel mount options and data structsAurelien Aptel
2019-11-25smb3: add debug messages for closing unmatched openRonnie Sahlberg
2019-11-25CIFS: Fix NULL pointer dereference in mid callbackPavel Shilovsky
2019-10-24cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-10-08smb3: remove noisy debug message and minor cleanupSteve French
2019-09-26smb3: pass mode bits into create callsSteve French
2019-09-16cifs: Add support for root file systemsPaulo Alcantara (SUSE)
2019-09-16smb3: allow disabling requesting leasesSteve French
2019-09-16smb3: display max smb3 requests in flight at any one timeSteve French
2019-09-16smb3: enable offload of decryption of large reads via mount optionSteve French
2019-09-16smb3: allow parallelizing decryption of readsSteve French
2019-09-16smb3: allow skipping signature verification for perf sensitive configurationsSteve French
2019-09-16smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French
2019-09-16smb3: add mount option to allow forced caching of read only shareSteve French
2019-07-07smb3: do not send compression info by defaultSteve French