index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-26
5
-76
/
+133
*
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
2018-01-24
1
-1
/
+1
*
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
2018-01-24
1
-9
/
+6
*
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-01-24
1
-2
/
+1
*
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
2018-01-24
1
-1
/
+1
*
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
2
-0
/
+13
*
CIFS: SMBD: Add SMB Direct debug counters
Long Li
2018-01-24
1
-0
/
+66
*
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2018-01-24
2
-3
/
+59
*
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
4
-7
/
+30
*
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2018-01-24
3
-3
/
+72
*
CIFS: SMBD: Implement RDMA memory registration
Long Li
2018-01-24
2
-0
/
+474
*
CIFS: SMBD: Upper layer sends data via RDMA send
Long Li
2018-01-24
1
-2
/
+6
*
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2018-01-24
2
-0
/
+251
*
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
2018-01-24
1
-2
/
+4
*
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2018-01-24
2
-0
/
+235
*
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
Long Li
2018-01-24
1
-1
/
+11
*
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
2018-01-24
1
-1
/
+4
*
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2018-01-24
2
-0
/
+19
*
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
2018-01-24
1
-1
/
+4
*
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2018-01-24
2
-0
/
+40
*
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
2018-01-24
1
-3
/
+19
*
cifs: fix build errors for SMB_DIRECT
Randy Dunlap
2018-01-24
1
-1
/
+1
*
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
2018-01-24
1
-14
/
+12
*
CIFS: SMBD: export protocol initial values
Long Li
2018-01-24
1
-0
/
+79
*
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
2018-01-24
2
-0
/
+23
*
CIFS: SMBD: Establish SMB Direct connection
Long Li
2018-01-24
3
-0
/
+1803
*
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
2018-01-24
2
-0
/
+98
*
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
4
-1
/
+23
*
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
Long Li
2018-01-24
1
-0
/
+8
*
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
Long Li
2018-01-24
1
-5
/
+9
*
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Ronnie Sahlberg
2018-01-24
1
-10
/
+23
*
cifs: remove small_smb2_init
Ronnie Sahlberg
2018-01-24
1
-47
/
+6
*
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
2018-01-24
2
-5
/
+16
*
cifs: remove unused variable from SMB2_read
Ronnie Sahlberg
2018-01-24
1
-2
/
+0
*
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
2018-01-24
3
-6
/
+29
*
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
2018-01-24
2
-13
/
+15
*
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
2018-01-24
2
-8
/
+8
*
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
2018-01-24
2
-11
/
+10
*
cifs: remove rfc1002 header from smb2 read/write requests
Ronnie Sahlberg
2018-01-24
2
-30
/
+23
*
cifs: remove rfc1002 header from smb2_lock_req
Ronnie Sahlberg
2018-01-24
2
-8
/
+7
*
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
2018-01-24
2
-5
/
+5
*
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
2018-01-24
2
-19
/
+13
*
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
2018-01-24
2
-15
/
+14
*
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
2018-01-24
2
-10
/
+10
*
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
2018-01-24
2
-7
/
+9
*
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
2018-01-24
2
-12
/
+12
*
cifs: remove rfc1002 header from smb2_close_req
Ronnie Sahlberg
2018-01-24
2
-5
/
+5
*
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Ronnie Sahlberg
2018-01-24
2
-3
/
+13
*
cifs: remove rfc1002 header from smb2_logoff_req
Ronnie Sahlberg
2018-01-24
2
-5
/
+14
*
cifs: remove rfc1002 header from smb2_negotiate_req
Ronnie Sahlberg
2018-01-24
2
-19
/
+21
[next]