summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* smb3: fix typo in mount options displayed in /proc/mountsSteve French2020-06-101-1/+1
* smb3: Add new parm "nodelete"Steve French2020-06-011-0/+2
* smb3: enable swap on SMB3 mountsSteve French2020-04-101-0/+4
* cifs: do d_move in renameSteve French2020-03-221-2/+2
* cifs: add missing mount option to /proc/mountsSteve French2020-02-241-0/+2
* cifs: fix mount option display for sec=krb5iPetr Pavlu2020-02-101-1/+5
* SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-031-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-12-061-6/+1
|\
| * new helper: lookup_positive_unlocked()Al Viro2019-11-151-6/+1
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-1/+1
|\ \
| * | Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-291-8/+16
| |\|
| * | docs: fix some broken referencesMauro Carvalho Chehab2019-10-101-1/+1
* | | cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg2019-11-251-1/+12
* | | cifs: add multichannel mount options and data structsAurelien Aptel2019-11-251-0/+4
* | | cifs: don't use 'pre:' for MODULE_SOFTDEPRonnie Sahlberg2019-11-251-12/+12
* | | cifs: add support for flockSteve French2019-11-251-0/+3
* | | cifs: clarify comment about timestamp granularity for old serversSteve French2019-10-201-1/+7
| |/ |/|
* | smb3: Fix regression in time handlingSteve French2019-10-091-8/+16
|/
* Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-191-1/+27
|\
| * smb3: allow disabling requesting leasesSteve French2019-09-161-0/+2
| * smb3: only offload decryption of read responses if multiple requestsSteve French2019-09-161-3/+6
| * smb3: enable offload of decryption of large reads via mount optionSteve French2019-09-161-0/+2
| * smb3: allow parallelizing decryption of readsSteve French2019-09-161-1/+16
| * smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French2019-09-161-0/+2
| * smb3: add mount option to allow forced caching of read only shareSteve French2019-09-161-0/+2
* | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-191-0/+22
|\ \
| * | fs: cifs: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-301-0/+22
| |/
* / fs: cifs: move from the crypto cipher API to the new DES library interfaceArd Biesheuvel2019-08-221-1/+0
|/
* cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-181-3/+8
* Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-181-6/+8
|\
| * smb3: add new mount option to retrieve mode from special ACESteve French2019-07-071-0/+2
| * cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-071-6/+0
| * smb3: if max_credits is specified then display it in /proc/mountsSteve French2019-07-071-0/+5
| * cifs: add missing GCM module dependencyAurelien Aptel2019-07-071-0/+1
* | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds2019-07-101-0/+4
|\ \
| * | vfs: allow copy_file_range to copy across devicesAmir Goldstein2019-06-091-1/+1
| * | vfs: no fallback for ->copy_file_rangeDave Chinner2019-06-091-0/+4
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-1/+0
|\ \ \ | |_|/ |/| |
| * | fs: cifs: switch to RC4 library interfaceArd Biesheuvel2019-06-201-1/+0
| |/
* / cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg2019-06-131-0/+1
|/
* cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg2019-05-151-0/+9
* Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...Kovtunenko Oleksandr2019-05-151-5/+0
* cifs: add fiemap supportRonnie Sahlberg2019-05-071-0/+1
* CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza2019-05-071-0/+2
* cifs: switch to ->free_inode()Al Viro2019-05-011-9/+3
* 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-221-1/+1
* smb3: for kerberos mounts display the credential uid usedSteve French2019-03-051-1/+1
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-041-0/+1
* cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara2018-12-281-1/+16