index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
1
-0
/
+1
2018-04-13
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
1
-1
/
+2
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
1
-5
/
+11
2018-04-02
Don't log confusing message on reconnect by default
Steve French
1
-1
/
+1
2018-01-27
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
1
-1
/
+31
2018-01-27
CIFS: zero sensitive data when freeing
Aurelien Aptel
1
-3
/
+3
2018-01-27
CIFS: make IPC a regular tcon
Aurelien Aptel
1
-37
/
+113
2018-01-25
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
1
-1
/
+1
2018-01-25
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
1
-0
/
+8
2018-01-25
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
1
-2
/
+4
2018-01-25
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
1
-3
/
+19
2018-01-25
CIFS: SMBD: Add rdma mount option
Long Li
1
-1
/
+14
2017-09-21
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-18
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
1
-7
/
+17
2017-09-05
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
1
-1
/
+2
2017-09-01
Fix warning messages when mounting to older servers
Steve French
1
-1
/
+21
2017-07-09
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
1
-3
/
+3
2017-07-09
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
1
-28
/
+0
2017-07-09
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
1
-0
/
+7
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+7
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
1
-2
/
+7
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-8
/
+6
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2017-04-28
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
1
-10
/
+0
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2017-04-11
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-2
/
+11
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-02-02
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
1
-13
/
+28
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+9
2017-02-02
CIFS: Add transform header handling callbacks
Pavel Shilovsky
1
-5
/
+12
2017-02-02
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-11
/
+71
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
1
-1
/
+2
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
1
-0
/
+7
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-12-05
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
1
-7
/
+27
2016-12-01
SMB3: parsing for new snapshot timestamp mount parm
Steve French
1
-3
/
+35
2016-11-29
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-7
/
+18
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
[next]