index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: smb2 commands can not be negative, remove confusing check
Steve French
2018-12-24
1
-3
/
+5
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-02
1
-5
/
+3
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-5
/
+3
*
|
smb3: add debug for unexpected mid cancellation
Steve French
2018-10-24
1
-2
/
+2
*
|
CIFS: Print message when attempting a mount
Rodrigo Freire
2018-10-24
1
-1
/
+1
*
|
smb3: add way to control slow response threshold for logging and stats
Steve French
2018-10-24
1
-3
/
+12
*
|
cifs: fix a credits leak for compund commands
Ronnie Sahlberg
2018-10-24
1
-20
/
+37
|
/
*
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
2018-10-03
1
-1
/
+17
*
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-10-03
1
-1
/
+2
*
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-10
1
-2
/
+0
*
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
1
-0
/
+5
*
smb3: add tracepoint for slow responses
Steve French
2018-08-07
1
-2
/
+6
*
cifs: add compound_send_recv()
Ronnie Sahlberg
2018-08-07
1
-66
/
+90
*
cifs: make smb_send_rqst take an array of requests
Ronnie Sahlberg
2018-08-07
1
-8
/
+13
*
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
2018-08-07
1
-7
/
+20
*
smb3: add reconnect tracepoints
Steve French
2018-08-07
1
-0
/
+2
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-4
/
+0
*
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
1
-4
/
+5
*
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-05
1
-1
/
+17
*
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
2018-06-16
1
-5
/
+14
*
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
2018-06-15
1
-5
/
+5
*
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
2018-06-15
1
-35
/
+44
*
cifs: remove smb2_send_recv()
Ronnie Sahlberg
2018-06-15
1
-17
/
+0
*
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
2018-06-15
1
-50
/
+32
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-4
/
+4
*
CIFS: When sending data on socket, pass the correct page offset
Long Li
2018-06-06
1
-8
/
+6
*
CIFS: Calculate the correct request length based on page offset and tail size
Long Li
2018-06-06
1
-3
/
+17
*
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-06-01
1
-2
/
+2
*
SMB311: Fix reconnect
Steve French
2018-04-25
1
-2
/
+2
*
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
2018-04-24
1
-1
/
+4
*
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-13
1
-1
/
+1
*
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-02
1
-1
/
+2
*
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-02
1
-0
/
+17
*
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
2018-01-25
1
-2
/
+6
*
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Ronnie Sahlberg
2018-01-25
1
-10
/
+23
*
cifs: Add smb2_send_recv
Ronnie Sahlberg
2018-01-25
1
-0
/
+38
*
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
2017-07-06
1
-2
/
+5
*
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
2017-05-13
1
-1
/
+1
*
Don't delay freeing mids when blocked on slow socket write of request
Steve French
2017-05-10
1
-2
/
+0
*
cifs: don't check for failure from mempool_alloc()
NeilBrown
2017-04-28
1
-18
/
+14
*
Handle mismatched open calls
Sachin Prabhu
2017-04-07
1
-0
/
+2
*
CIFS: Add mid handle callback
Pavel Shilovsky
2017-02-01
1
-2
/
+3
*
CIFS: Add capability to transform requests before sending
Pavel Shilovsky
2017-02-01
1
-8
/
+25
*
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
2017-02-01
1
-1
/
+1
*
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
2017-02-01
1
-21
/
+65
*
CIFS: Make send_cancel take rqst as argument
Pavel Shilovsky
2017-02-01
1
-14
/
+19
*
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
2017-02-01
1
-21
/
+9
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-0
/
+1
*
cifs: quit playing games with draining iovecs
Al Viro
2016-03-28
1
-100
/
+41
[next]