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
/
transport.c
Age
Commit message (
Expand
)
Author
2018-08-09
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-07
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
smb3: add tracepoint for slow responses
Steve French
2018-08-07
cifs: add compound_send_recv()
Ronnie Sahlberg
2018-08-07
cifs: make smb_send_rqst take an array of requests
Ronnie Sahlberg
2018-08-07
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
2018-08-07
smb3: add reconnect tracepoints
Steve French
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-06-15
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
2018-06-15
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
2018-06-15
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
CIFS: When sending data on socket, pass the correct page offset
Long Li
2018-06-05
CIFS: Calculate the correct request length based on page offset and tail size
Long Li
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-04-25
SMB311: Fix reconnect
Steve French
2018-04-24
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
2018-04-12
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-01
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-01-24
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
2018-01-24
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Ronnie Sahlberg
2018-01-24
cifs: Add smb2_send_recv
Ronnie Sahlberg
2017-07-05
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
2017-05-12
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
2017-05-09
Don't delay freeing mids when blocked on slow socket write of request
Steve French
2017-04-28
cifs: don't check for failure from mempool_alloc()
NeilBrown
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-02-01
CIFS: Add mid handle callback
Pavel Shilovsky
2017-02-01
CIFS: Add capability to transform requests before sending
Pavel Shilovsky
2017-02-01
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
2017-02-01
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
2017-02-01
CIFS: Make send_cancel take rqst as argument
Pavel Shilovsky
2017-02-01
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-03-28
cifs: quit playing games with draining iovecs
Al Viro
2016-01-14
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2015-08-20
cifs: Fix use-after-free on mid_q_entry
Christopher Oo
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2014-08-02
CIFS: Use multicredits for SMB 2.1/3 writes
Pavel Shilovsky
2014-02-23
cifs: sanity check length of data to send before sending
Jeff Layton
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-10-06
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]