index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Age
Commit message (
Expand
)
Author
2020-12-15
cifs: fix use after free in cifs_smb3_do_mount()
Ronnie Sahlberg
2020-12-15
cifs: fix rsize/wsize to be negotiated values
Steve French
2020-12-15
cifs: update super_operations to show_devname
Steve French
2020-12-14
cifs: remove ctx argument from cifs_setup_cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: uncomplicate printing the iocharset parameter
Ronnie Sahlberg
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
2020-12-14
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
2020-12-14
cifs: remove actimeo from cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
2020-12-14
cifs: Register generic netlink family
Samuel Cabrero
2020-12-13
cifs: get rid of cifs_sb->mountdata
Ronnie Sahlberg
2020-12-13
cifs: add an smb3_fs_context to cifs_sb
Ronnie Sahlberg
2020-12-13
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-10-15
smb3.1.1: add new module load parm enable_gcm_256
Steve French
2020-10-15
smb3.1.1: add new module load parm require_gcm_256
Steve French
2020-06-10
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
2020-06-01
smb3: Add new parm "nodelete"
Steve French
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-03-22
cifs: do d_move in rename
Steve French
2020-02-24
cifs: add missing mount option to /proc/mounts
Steve French
2020-02-10
cifs: fix mount option display for sec=krb5i
Petr Pavlu
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
2019-11-25
cifs: add support for flock
Steve French
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-20
cifs: clarify comment about timestamp granularity for old servers
Steve French
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
2019-10-09
smb3: Fix regression in time handling
Steve French
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-16
smb3: allow disabling requesting leases
Steve French
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
2019-08-30
fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-22
fs: cifs: move from the crypto cipher API to the new DES library interface
Ard Biesheuvel
2019-07-18
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]