aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
AgeCommit message (Expand)Author
2019-10-05smb3: allow disabling requesting leasesSteve French
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-05-15cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg
2019-05-07SMB3: Clean up query symlink when reparse pointRonnie Sahlberg
2019-05-07Negotiate and save preferred compression algorithmsSteve French
2019-05-07cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg
2019-05-07cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg
2019-05-07cifs: add fiemap supportRonnie Sahlberg
2019-05-07CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel
2019-05-07SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French
2019-03-14CIFS: make mknod() an smb_version_opAurelien Aptel
2019-03-14cifs: minor documentation updatesSteve French
2019-03-14cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg
2019-03-14cifs: wait_for_free_credits() make it possible to wait for >=1 creditsRonnie Sahlberg
2019-03-05CIFS: Adjust MTU credits before reopening a filePavel Shilovsky
2019-03-05CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky
2019-03-05CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky
2019-03-04CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky
2019-03-04CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French
2019-01-11CIFS: Fix error paths in writeback codePavel Shilovsky
2019-01-11CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky
2018-12-28cifs: Add support for failover in cifs_reconnect()Paulo Alcantara
2018-12-28cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara
2018-12-28cifs: Add DFS cache routinesPaulo Alcantara
2018-12-23cifs: Save TTL value when parsing DFS referralsPaulo Alcantara
2018-12-23Add vers=3.0.2 as a valid option for SMBv3.0.2Kenneth D'souza
2018-11-02CIFS: Add support for direct I/O readLong Li
2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French
2018-10-23smb3: show number of current open files in /proc/fs/cifs/StatsSteve French
2018-10-23cifs: add support for ioctl on directoriesRonnie Sahlberg
2018-10-23cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg
2018-10-23cifs: OFD locks do not conflict with eachothersRonnie Sahlberg
2018-10-23smb3: update default requested iosize to 4MB from 1MB for recent dialectsSteve French
2018-10-23smb3: track the instance of each session for debuggingSteve French
2018-10-23smb3: add way to control slow response threshold for logging and statsSteve French
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg
2018-08-07smb3: display stats counters for number of slow commandsSteve French
2018-08-07cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg
2018-08-07cifs: remove unused statsSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07cifs: use timespec64 internallyArnd Bergmann
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson
2018-06-15smb3: Fix mode on mkdir on smb311 mountsSteve French