summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* smb3: do not allow insecure cifs mounts when using smb3Steve French2018-06-071-4/+18
* smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French2018-05-301-0/+10
* cifs: allow disabling less secure legacy dialectsSteve French2018-05-301-0/+10
* cifs: make minor clarifications to module params for cifs.koSteve French2018-05-301-2/+4
* smb3: add module alias for smb3 to cifs.koSteve French2018-05-301-1/+19
* smb3: fix redundant opens on rootSteve French2018-05-271-0/+2
* smb3: directory sync should not return an errorSteve French2018-05-101-0/+13
* CIFS: add sha512 secmechAurelien Aptel2018-04-011-0/+1
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-4/+6
|\
| * cifs: Define usercopy region in cifs_request slab cacheDavid Windsor2018-01-151-4/+6
* | cifs: add .splice_writeAndrés Souto2018-01-261-0/+6
* | CIFS: SMBD: Add rdma mount optionLong Li2018-01-241-0/+2
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-6/+6
* cifs: release cifs root_cred after exit_cifsShu Wang2017-09-201-1/+1
* cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg2017-09-201-0/+2
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-1/+1
|\
| * cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld2017-06-191-1/+1
* | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-081-10/+3
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-061-2/+13
|\
| * CIFS: fix oplock break deadlocksRabin Vincent2017-05-031-2/+13
* | 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-0/+87
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-1/+6
|\ \ \ | |_|/ |/| |
| * | cifs: Convert to separately allocated bdiJan Kara2017-04-201-1/+6
| |/
* | Introduce cifs_copy_file_range()Sachin Prabhu2017-04-071-0/+87
|/
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-011-0/+2
* cifs: Add soft dependenciesJean Delvare2017-02-011-0/+12
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-241-1/+1
|\
| * cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-151-1/+1
* | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
|/
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-141-0/+2
* Expose cifs module parameters in sysfsGermano Percossi2016-10-131-3/+3
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-121-1/+0
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
* | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-9/+0
|/
* Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-091-5/+4
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-091-12/+8
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-271-1/+13
* cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton2016-06-231-0/+3
* CIFS: Remove some obsolete commentsSteve French2016-05-191-6/+1
* cifs: Create dedicated keyring for spnego operationsSachin Prabhu2016-05-191-2/+2
* Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2016-05-171-15/+11
|\
| * cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-231-15/+11
* | cifs: switch to ->iterate_shared()Al Viro2016-05-021-1/+1
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-3/+1
|\
| * cifs_get_root(): use lookup_one_len_unlocked()Al Viro2016-03-141-3/+1
OpenPOWER on IntegriCloud