summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel2019-05-071-1/+10
* SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French2019-05-071-0/+4
* CIFS: keep FileInfo handle live during oplock breakAurelien Aptel2019-04-161-0/+2
* SMB3: Allow persistent handle timeout to be configurable on mountSteve French2019-04-011-0/+8
* CIFS: make mknod() an smb_version_opAurelien Aptel2019-03-141-0/+8
* cifs: minor documentation updatesSteve French2019-03-141-0/+1
* cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg2019-03-141-0/+3