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