summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsglob.h
AgeCommit message (Expand)Author
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2018-04-24smb3: Fix root directory when server returns inode number of zeroSteve French
2017-10-18CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent
2017-05-08Handle mismatched open callsSachin Prabhu
2017-04-27CIFS: remove bad_network_name flagGermano Percossi
2017-01-06CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French
2016-10-13CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky
2016-10-13Enable previous version supportSteve French
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-06-23cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton
2016-05-18Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-28cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2016-01-14cifs: Make echo interval tunableSteve French
2015-11-03Add resilienthandles mount parmSteve French
2015-11-03[SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French
2015-11-03[SMB3] Enable checking for continuous availability and persistent handle supportSteve French
2015-11-03[SMB3] Add parsing for new mount option controlling persistent handlesSteve French
2015-06-28Add ioctl to set integritySteve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu
2014-11-19cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French
2014-08-25CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-08-17enable fallocate punch hole ("fallocate -p") for SMB3Steve French
2014-08-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-08-13Add sparse file support to SMB2/SMB3 mountsSteve French
2014-08-02CIFS: Use separate var for the number of bytes got in async readPavel Shilovsky
2014-08-02CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky
2014-08-02CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky
2014-08-02CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky
2014-05-21cifs: Set client guid on per connection basisSachin Prabhu
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton
2014-05-21cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton
2014-04-16cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
2014-02-28cifs: mask off top byte in get_rfc1002_length()Jeff Layton
2014-02-10[CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French
2014-02-07[CIFS] clean up page array when uncached write send failsSteve French
2014-02-07cifs: use a flexarray in cifs_writedataJeff Layton
2014-02-07retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French