Show patches with: Archived = No       |   6966 patches
« 1 2 ... 5 6 769 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/19] cifs: remove rfc1002 header from smb2_echo_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[08/19] cifs: remove rfc1002 header from smb2_sess_setup_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[11/19] cifs: remove rfc1002 header from smb2_flush_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[12/19] cifs: remove rfc1002 header from smb2_lock_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[13/19] cifs: remove rfc1002 header from smb2 read/write requests cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[14/19] cifs: remove rfc1002 header from smb2_lease_ack cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[16/19] cifs: remove rfc1002 header from smb2_set_info_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[17/19] cifs: remove rfc1002 header from smb2_query_directory_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[18/19] cifs: remove rfc1002 header from smb2_query_info_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[19/19] cifs: remove small_smb2_init cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[cifs-utils,v3] manpage: update mount.cifs manpage with info about default version being mounted [cifs-utils,v3] manpage: update mount.cifs manpage with info about default version being mounted - - 1 - --- 2017-11-04 Jeff Layton New
[v6,01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,03/22] CIFS: SMBD: Add rdma mount option CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,05/22] CIFS: SMBD: Establish SMB Direct connection CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,06/22] CIFS: SMBD: export protocol initial values CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,07/22] CIFS: SMBD: Implement function to create a SMB Direct connection CIFS: Implement SMB Direct protocol 1 - - - --- 2017-11-05 Long Li New
[v6,08/22] CIFS: SMBD: Upper layer connects to SMBDirect session CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,09/22] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,10/22] CIFS: SMBD: Upper layer reconnects to SMB Direct session CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,11/22] CIFS: SMBD: Implement function to destroy a SMB Direct connection CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,12/22] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,13/22] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,14/22] CIFS: SMBD: Implement function to receive data via RDMA receive CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,15/22] CIFS: SMBD: Upper layer receives data via RDMA receive CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,16/22] CIFS: SMBD: Implement function to send data via RDMA send CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,17/22] CIFS: SMBD: Upper layer sends data via RDMA send CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,18/22] CIFS: SMBD: Implement RDMA memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,19/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v6,22/22] CIFS: SMBD: Add SMB Direct debug counters CIFS: Implement SMB Direct protocol - - - - --- 2017-11-05 Long Li New
[v7,01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req CIFS: Implement SMB Direct protocol 1 - 1 - --- 2017-11-07 Long Li New
[v7,02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT CIFS: Implement SMB Direct protocol 1 - 1 - --- 2017-11-07 Long Li New
[v7,03/22] CIFS: SMBD: Add rdma mount option CIFS: Implement SMB Direct protocol 1 - 1 - --- 2017-11-07 Long Li New
[v7,04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants CIFS: Implement SMB Direct protocol 1 - - - --- 2017-11-07 Long Li New
[v7,05/22] CIFS: SMBD: Establish SMB Direct connection CIFS: Implement SMB Direct protocol 1 - - - --- 2017-11-07 Long Li New
[v7,06/22] CIFS: SMBD: export protocol initial values CIFS: Implement SMB Direct protocol 1 - - - --- 2017-11-07 Long Li New
[v7,07/22] CIFS: SMBD: Implement function to create a SMB Direct connection CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,08/22] CIFS: SMBD: Upper layer connects to SMBDirect session CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,09/22] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,10/22] CIFS: SMBD: Upper layer reconnects to SMB Direct session CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,11/22] CIFS: SMBD: Implement function to destroy a SMB Direct connection CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,12/22] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,13/22] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,14/22] CIFS: SMBD: Implement function to receive data via RDMA receive CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,15/22] CIFS: SMBD: Upper layer receives data via RDMA receive CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,16/22] CIFS: SMBD: Implement function to send data via RDMA send CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,17/22] CIFS: SMBD: Upper layer sends data via RDMA send CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,18/22] CIFS: SMBD: Implement RDMA memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,19/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[v7,22/22] CIFS: SMBD: Add SMB Direct debug counters CIFS: Implement SMB Direct protocol - - - - --- 2017-11-07 Long Li New
[01/19] cifs: Add smb2_send_recv Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[02/19] cifs: remove rfc1002 header from smb2_negotiate_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[03/19] cifs: remove rfc1002 header from smb2_logoff_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[05/19] cifs: remove rfc1002 header from smb2_close_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[06/19] cifs: remove rfc1002 header from smb2_ioctl_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[07/19] cifs: remove rfc1002 header from smb2_echo_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[08/19] cifs: remove rfc1002 header from smb2_sess_setup_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[11/19] cifs: remove rfc1002 header from smb2_flush_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[12/19] cifs: remove rfc1002 header from smb2_lock_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[13/19] cifs: remove rfc1002 header from smb2 read/write requests Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[14/19] cifs: remove rfc1002 header from smb2_lease_ack Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[16/19] cifs: remove rfc1002 header from smb2_set_info_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[17/19] cifs: remove rfc1002 header from smb2_query_directory_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[18/19] cifs: remove rfc1002 header from smb2_query_info_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[19/19] cifs: remove small_smb2_init Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
cifs: fix return code when failing to rename a file onto a directory cifs: fix return code when failing to rename a file onto a directory - - - - --- 2017-11-09 Ronnie Sahlberg New
cifs: fix return code when failing to rename a file onto a directory cifs: fix return code when failing to rename a file onto a directory - - - - --- 2017-11-09 Ronnie Sahlberg New
[01/19] cifs: Add smb2_send_recv cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[02/19] cifs: remove rfc1002 header from smb2_negotiate_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[03/19] cifs: remove rfc1002 header from smb2_logoff_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[05/19] cifs: remove rfc1002 header from smb2_close_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[06/19] cifs: remove rfc1002 header from smb2_ioctl_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[07/19] cifs: remove rfc1002 header from smb2_echo_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[08/19] cifs: remove rfc1002 header from smb2_sess_setup_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[11/19] cifs: remove rfc1002 header from smb2_flush_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[12/19] cifs: remove rfc1002 header from smb2_lock_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[13/19] cifs: remove rfc1002 header from smb2 read/write requests cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[14/19] cifs: remove rfc1002 header from smb2_lease_ack cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[16/19] cifs: remove rfc1002 header from smb2_set_info_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[17/19] cifs: remove rfc1002 header from smb2_query_directory_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[18/19] cifs: remove rfc1002 header from smb2_query_info_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[19/19] cifs: remove small_smb2_init cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
cifs: fix return code when failing to rename a file onto a directory cifs: fix return code when failing to rename a file onto a directory - - - - --- 2017-11-20 Ronnie Sahlberg New
cifs: fix NULL deref in SMB2_read cifs: fix NULL deref in SMB2_read - - 1 - --- 2017-11-20 Ronnie Sahlberg New
« 1 2 ... 5 6 769 70 »