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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
3
-20
/
+21
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
1
-26
/
+35
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
4
-37
/
+25
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
5
-76
/
+133
2018-01-24
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
1
-1
/
+1
2018-01-24
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+6
2018-01-24
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-01-24
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
1
-1
/
+1
2018-01-24
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2
-0
/
+13
2018-01-24
CIFS: SMBD: Add SMB Direct debug counters
Long Li
1
-0
/
+66
2018-01-24
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2
-3
/
+59
2018-01-24
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
4
-7
/
+30
2018-01-24
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
3
-3
/
+72
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
2
-0
/
+474
2018-01-24
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
1
-2
/
+6
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2
-0
/
+251
2018-01-24
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
1
-2
/
+4
2018-01-24
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2
-0
/
+235
2018-01-24
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
1
-1
/
+11
2018-01-24
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
1
-1
/
+4
2018-01-24
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2
-0
/
+19
2018-01-24
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
1
-1
/
+4
2018-01-24
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2
-0
/
+40
2018-01-24
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
1
-3
/
+19
2018-01-24
cifs: fix build errors for SMB_DIRECT
Randy Dunlap
1
-1
/
+1
2018-01-24
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-01-24
CIFS: SMBD: export protocol initial values
Long Li
1
-0
/
+79
2018-01-24
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
2
-0
/
+23
2018-01-24
CIFS: SMBD: Establish SMB Direct connection
Long Li
3
-0
/
+1803
2018-01-24
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
2
-0
/
+98
2018-01-24
CIFS: SMBD: Add rdma mount option
Long Li
4
-1
/
+23
2018-01-24
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
Long Li
1
-0
/
+8
2018-01-24
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
Long Li
1
-5
/
+9
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: remove small_smb2_init
Ronnie Sahlberg
1
-47
/
+6
2018-01-24
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
2
-5
/
+16
2018-01-24
cifs: remove unused variable from SMB2_read
Ronnie Sahlberg
1
-2
/
+0
2018-01-24
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
3
-6
/
+29
2018-01-24
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
2
-13
/
+15
2018-01-24
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
2
-8
/
+8
2018-01-24
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
2
-11
/
+10
2018-01-24
cifs: remove rfc1002 header from smb2 read/write requests
Ronnie Sahlberg
2
-30
/
+23
2018-01-24
cifs: remove rfc1002 header from smb2_lock_req
Ronnie Sahlberg
2
-8
/
+7
2018-01-24
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-24
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
2
-19
/
+13
2018-01-24
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
2
-15
/
+14
2018-01-24
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
2
-10
/
+10
2018-01-24
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
2
-7
/
+9
2018-01-24
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
2
-12
/
+12
[next]