summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* SMB3: Allow persistent handle timeout to be configurable on mountSteve French2019-04-011-0/+2
* cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng2019-03-231-1/+1
* smb3: for kerberos mounts display the credential uid usedSteve French2019-03-061-1/+1
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-051-0/+1
* cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara2018-12-281-1/+16
* cifs: don't dereference smb_file_target before null checkColin Ian King2018-11-021-2/+5
* CIFS: Add direct I/O functions to file_operationsLong Li2018-11-021-6/+4Star
* Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-10/+14
|\
| * vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-3/+3
| * vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-301-9/+13
* | cifs: minor clarification in commentsSteve French2018-10-241-2/+4
* | CIFS: Print message when attempting a mountRodrigo Freire2018-10-241-1/+6
* | CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel2018-10-241-0/+2
* | smb3: add way to control slow response threshold for logging and statsSteve French2018-10-241-0/+13
* | cifs: minor updates to module description for cifs.koSteve French2018-10-241-3/+3
|/
* cifs: don't show domain= in mount output when domain is emptyRonnie Sahlberg2018-08-101-1/+1
* smb3: snapshot mounts are read-only and make sure info is displayable about t...Steve French2018-08-071-0/+5
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-8/+0Star
* smb3: fill in statfs fsid and correct namelenSteve French2018-08-071-8/+10
* 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-281-0/+2
* smb3: directory sync should not return an errorSteve French2018-05-111-0/+13
* CIFS: add sha512 secmechAurelien Aptel2018-04-021-0/+1
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-041-4/+6
|\
| * cifs: Define usercopy region in cifs_request slab cacheDavid Windsor2018-01-151-4/+6
* | cifs: add .splice_writeAndrés Souto2018-01-271-0/+6
* | CIFS: SMBD: Add rdma mount optionLong Li2018-01-251-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-211-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-201-1/+1
* | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-091-10/+3Star
|/
* 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-031-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-0/+87
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-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/+0Star
|/