summaryrefslogtreecommitdiff
path: root/fs/cifs/connect.c
AgeCommit message (Expand)Author
2017-04-10CIFS: handle guest access errors to Windows sharesMark Syms
2017-04-07Handle mismatched open callsSachin Prabhu
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-02-01CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky
2017-02-01CIFS: Add transform header handling callbacksPavel Shilovsky
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu
2016-12-15Fix default behaviour for empty domains and add domainauto optionGermano Percossi
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-05CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2016-12-01SMB3: parsing for new snapshot timestamp mount parmSteve French
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-07-19cifs: unbreak TCP session reuseRabin Vincent
2016-06-24Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-05-18Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28cifs: don't bother with kmap on read_pages sideAl Viro
2016-03-28cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro
2016-02-10cifs: remove redundant check for null string pointerColin Ian King
2016-01-14cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2016-01-14cifs: Make echo interval tunableSteve French
2016-01-14Print IP address of unresponsive serverArnd Hannemann
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-03Add resilienthandles mount parmSteve 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-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-06-29cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2015-05-20CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter