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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-22
cifs: move smb version mount options into fs_context.c
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-10-15
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2020-08-06
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
2020-07-05
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
2020-06-08
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-01
smb3: Add new parm "nodelete"
Steve French
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-06
cifs: add SMB3 change notification support
Steve French
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-01-26
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-03
smb3: query attributes on file close
Steve French
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
smb3: allow disabling requesting leases
Steve French
2019-09-16
smb3: display max smb3 requests in flight at any one time
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: allow skipping signature verification for perf sensitive configurations
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-07-07
smb3: do not send compression info by default
Steve French
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
[next]