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
/
connect.c
Age
Commit message (
Expand
)
Author
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2018-06-15
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
2018-06-07
CIFS: Fix NULL ptr deref
Aurelien Aptel
2018-06-02
CIFS: Use offset when reading pages
Long Li
2018-06-02
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-05-31
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-30
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
2018-05-30
cifs: allow disabling less secure legacy dialects
Steve French
2018-05-27
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
2018-05-27
smb3: fix redundant opens on root
Steve French
2018-05-09
cifs: smbd: Enable signing with smbdirect
Long Li
2018-04-24
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-12
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-01
Don't log confusing message on reconnect by default
Steve French
2018-01-26
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-24
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
2018-01-24
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
2018-01-24
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
2018-01-24
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
2018-01-24
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
2018-01-24
CIFS: SMBD: Add rdma mount option
Long Li
2017-09-20
cifs: release auth_key.response for reconnect.
Shu Wang
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
2017-09-04
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2017-07-08
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
2017-07-08
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-28
Fix match_prepath()
Sachin Prabhu
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-10
CIFS: handle guest access errors to Windows shares
Mark Syms
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
[next]