summaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2017-09-041-1/+2
* Fix warning messages when mounting to older serversSteve French2017-09-011-1/+21
* [SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French2017-07-081-3/+3
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-081-28/+0
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-081-0/+7
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-061-2/+7
|\
| * cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson2017-05-021-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-2/+14
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-021-8/+6
|\ \ \
| * | | Fix match_prepath()Sachin Prabhu2017-04-281-8/+6
| | |/ | |/|
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-10/+0
|\ \ \ | |/ / |/| |
| * | cifs: Convert to separately allocated bdiJan Kara2017-04-201-10/+0
| |/
* | CIFS: handle guest access errors to Windows sharesMark Syms2017-04-101-0/+3
* | Handle mismatched open callsSachin Prabhu2017-04-071-2/+11
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-031-1/+2
|\
| * smb2: Enforce sec= mount optionSachin Prabhu2017-03-021-1/+2
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\ \
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| |/
* | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-1/+1
|/
* CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky2017-02-011-13/+28
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-011-0/+9
* CIFS: Add transform header handling callbacksPavel Shilovsky2017-02-011-5/+12
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-011-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-241-11/+71
|\
| * cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-151-1/+2
| * Fix default behaviour for empty domains and add domainauto optionGermano Percossi2016-12-151-0/+7
| * CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-051-7/+27
| * SMB3: parsing for new snapshot timestamp mount parmSteve French2016-12-011-3/+35
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+1
|\ \ | |/ |/|
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* | Call echo service immediately after socket reconnectSachin Prabhu2016-11-281-7/+18
|/
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-141-1/+7
* SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-121-3/+16
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-121-6/+8
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-121-1/+1
* Compare prepaths when comparing superblocksSachin Prabhu2016-09-091-1/+20
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-091-1/+9
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-271-0/+49
* cifs: unbreak TCP session reuseRabin Vincent2016-07-191-1/+3
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-06-241-1/+3
* Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-181-92/+35
|\
| * cifs: don't bother with kmap on read_pages sideAl Viro2016-03-281-30/+35
| * cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro2016-03-281-67/+5
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-05-181-2/+6
|\ \
| * | cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2016-05-171-2/+6
* | | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-2/+2
|/ /
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
|/
OpenPOWER on IntegriCloud