index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
1
-1
/
+1
2020-06-01
smb3: Add new parm "nodelete"
Steve French
1
-0
/
+2
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
1
-0
/
+4
2020-03-23
cifs: do d_move in rename
Steve French
1
-2
/
+2
2020-02-24
cifs: add missing mount option to /proc/mounts
Steve French
1
-0
/
+2
2020-02-10
cifs: fix mount option display for sec=krb5i
Petr Pavlu
1
-1
/
+5
2020-02-04
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-1
/
+1
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+1
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-1
/
+12
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
1
-0
/
+4
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
1
-12
/
+12
2019-11-25
cifs: add support for flock
Steve French
1
-0
/
+3
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
1
-6
/
+1
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
1
-8
/
+16
2019-10-21
cifs: clarify comment about timestamp granularity for old servers
Steve French
1
-1
/
+7
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-10-09
smb3: Fix regression in time handling
Steve French
1
-8
/
+16
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+27
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-0
/
+22
2019-09-16
smb3: allow disabling requesting leases
Steve French
1
-0
/
+2
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
1
-3
/
+6
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
1
-0
/
+2
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
1
-1
/
+16
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
1
-0
/
+2
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
1
-0
/
+2
2019-08-30
fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-0
/
+22
2019-08-22
fs: cifs: move from the crypto cipher API to the new DES library interface
Ard Biesheuvel
1
-1
/
+0
2019-07-18
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
1
-3
/
+8
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-6
/
+8
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+4
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-07-08
smb3: add new mount option to retrieve mode from special ACE
Steve French
1
-0
/
+2
2019-07-08
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
1
-6
/
+0
2019-07-08
smb3: if max_credits is specified then display it in /proc/mounts
Steve French
1
-0
/
+5
2019-07-08
cifs: add missing GCM module dependency
Aurelien Aptel
1
-0
/
+1
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
1
-1
/
+0
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
1
-0
/
+1
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
1
-1
/
+1
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
1
-0
/
+4
2019-05-16
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
1
-0
/
+9
2019-05-16
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...
Kovtunenko Oleksandr
1
-5
/
+0
2019-05-08
cifs: add fiemap support
Ronnie Sahlberg
1
-0
/
+1
2019-05-08
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
1
-0
/
+2
2019-05-02
cifs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
1
-0
/
+2
2019-03-23
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-06
smb3: for kerberos mounts display the credential uid used
Steve French
1
-1
/
+1
2019-03-05
smb3: make default i/o size for smb3 mounts larger
Steve French
1
-0
/
+1
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
1
-1
/
+16
[next]