Show patches with: Submitter = Ronnie Sahlberg       |    State = Action Required       |    Archived = No       |   769 patches
« 1 2 ... 4 5 67 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cifs: check if SMB2 PDU size has been padded and suppress the warning cifs: check if SMB2 PDU size has been padded and suppress the warning - - 1 - --- 2018-08-22 Ronnie Sahlberg New
[01/10] cifs: create a define for how many iovs we need for an SMB2_open() cifs: fix correct number of IOVs for SMB2_open_init() - - - - --- 2018-08-21 Ronnie Sahlberg New
[9/9] cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[8/9] cifs: change SMB2_OP_SET_INFO to use compounding [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[7/9] cifs: remove the is_falloc argument to SMB2_set_eof [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[6/9] cifs: change SMB2_OP_SET_EOF to use compounding [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[5/9] cifs: make rmdir() use compounding [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[4/9] cifs: create helpers for SMB2_set_info_init/free() [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[3/9] cifs: change unlink to use a compound [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[2/9] cifs: change mkdir to use a compound [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
[1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it [1/9] cifs: add a smb2_compound_op and change QUERY_INFO to use it - - - - --- 2018-08-20 Ronnie Sahlberg New
cifs: don't show domain= in mount output when domain is empty cifs: don't show domain= in mount output when domain is empty - - 1 - --- 2018-08-10 Ronnie Sahlberg New
cifs: add missing support for ACLs in SMB 3.11 cifs: add missing support for ACLs in SMB 3.11 - - 1 - --- 2018-08-10 Ronnie Sahlberg New
[5/5] cifs: update smb2_queryfs() to use compounding cifs: compounding - - 1 - --- 2018-08-08 Ronnie Sahlberg New
[4/5] cifs: add SMB2_query_info_[init|free]() cifs: compounding - - 1 - --- 2018-08-08 Ronnie Sahlberg New
[3/5] cifs: add SMB2_close_init()/SMB2_close_free() cifs: compounding - - 1 - --- 2018-08-08 Ronnie Sahlberg New
[2/5] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs: compounding - - 1 - --- 2018-08-08 Ronnie Sahlberg New
[1/5] cifs: update receive_encrypted_standard to handle compounded responses cifs: compounding - - - - --- 2018-08-08 Ronnie Sahlberg New
[4/5] cifs: update receive_encrypted_standard to handle compounded responses Untitled series #59597 - - - - --- 2018-08-07 Ronnie Sahlberg New
[8/8] cifs: update smb2_queryfs() to use compounding cifs compounding - - - - --- 2018-07-31 Ronnie Sahlberg New
[7/8] cifs: add SMB2_query_info_[init|free]() cifs compounding - - - - --- 2018-07-31 Ronnie Sahlberg New
[6/8] cifs: add SMB2_close_init()/SMB2_close_free() cifs compounding - - - - --- 2018-07-31 Ronnie Sahlberg New
[5/8] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs compounding - - - - --- 2018-07-31 Ronnie Sahlberg New
[4/8] cifs: update receive_encrypted_standard to handle compounded responses cifs compounding - - - - --- 2018-07-31 Ronnie Sahlberg New
[3/8] cifs: add compound_send_recv() cifs compounding - - 1 - --- 2018-07-31 Ronnie Sahlberg New
[2/8] cifs: make smb_send_rqst take an array of requests cifs compounding - - 3 - --- 2018-07-31 Ronnie Sahlberg New
[1/8] cifs: update init_sg, crypt_message to take an array of rqst cifs compounding - - 1 - --- 2018-07-31 Ronnie Sahlberg New
cifs: use a refcount to protect open/closing the cached file handle cifs: use a refcount to protect open/closing the cached file handle - - 1 - --- 2018-07-30 Ronnie Sahlberg New
[8/8] cifs: update smb2_queryfs() to use compounding cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[7/8] cifs: add SMB2_query_info_[init|free]() cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[6/8] cifs: add SMB2_close_init()/SMB2_close_free() cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[5/8] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[4/8] cifs: update receive_encrypted_standard to handle compounded responses cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[3/8] cifs: add compound_send_recv() cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[2/8] cifs: make smb_send_rqst take an array of requests cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
[1/8] cifs: update init_sg, crypt_message to take an array of rqst cifs: add compounding support - - - - --- 2018-07-25 Ronnie Sahlberg New
cifs: fix SMB1 breakage cifs: fix SMB1 breakage - - - - --- 2018-06-28 Ronnie Sahlberg New
cifs: fix SMB1 breakage cifs: fix SMB1 breakage - - - - --- 2018-06-28 Ronnie Sahlberg New
cifs: fix SMB1 breakage cifs: fix SMB1 breakage - - - - --- 2018-06-28 Ronnie Sahlberg New
cifs: fix SMB1 breakage cifs: fix SMB1 mount breakage - - - - --- 2018-06-27 Ronnie Sahlberg New
cifs: OFD locks do not conflict with eachothers cifs: OFD locks do not conflict with eachothers - - - - --- 2018-06-27 Ronnie Sahlberg New
[9/9] cifs: update smb2_queryfs() to use compounding cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[8/9] cifs: add SMB2_query_info_[init|free]() cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[7/9] cifs: add SMB2_close_init()/SMB2_close_free() cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[6/9] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[5/9] cifs: update receive_encrypted_standard to handle compounded responses cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[4/9] cifs: add compound_send_recv() cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[3/9] cifs: make smb_send_rqst take an array of requests cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[2/9] cifs: make [init|free]_transform_rq take an array of requests cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
[1/9] cifs: update init_sg and crypt_message to take an array of rqst cifs: compounding - - - - --- 2018-06-20 Ronnie Sahlberg New
cifs: add lease tracking to the cached root fid cifs: add lease tracking to the cached root fid - - - - --- 2018-06-13 Ronnie Sahlberg New
cifs: add lease tracking to the cached root fid uses leases for the cached (root) directory - - - - --- 2018-06-13 Ronnie Sahlberg New
[10/10] cifs: update smb2_queryfs() to use compounding [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[09/10] cifs: add SMB2_query_info_[init|free]() [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[08/10] cifs: add SMB2_close_init()/SMB2_close_free() [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[07/10] cifs: create SMB2_open_init()/SMB2_open_free() helpers. [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[06/10] cifs: add compound_send_recv() [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[05/10] cifs: update init_sg and crypt_message to take an array of rqst [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[04/10] cifs: make smb_send_rqst() take an array of requests [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[03/10] cifs: update __smb_send_rqst() to take an array of requests [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[02/10] cifs: remove smb2_send_recv() [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[01/10] cifs: push rfc1002 generation down the stack [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
cifs: fix a buffer leak in smb2_query_symlink cifs: fix a buffer leak in smb2_query_symlink - - - - --- 2018-06-08 Ronnie Sahlberg New
[15/15] cifs: add compound_send_recv() cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[14/15] cifs: update smb3_init_transform_rq to take an array of requests cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[13/15] cifs: update init_sg and crypt_message to take an array of rqst cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[12/15] cifs: make smb_send_rqst() take an array of requests cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[11/15] cifs: update __smb_send_rqst() to take an array of requests cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[08/15] cifs: update multiplex loop to handle compounded responses cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[07/15] cifs: remove header_preamble_size where it is always 0 cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[06/15] cifs: remove struct smb2_hdr cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[03/15] cifs: remove struct smb2_oplock_break_rsp cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[02/15] cifs: remove rfc1002 header from all SMB2 response structures cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[15/15] cifs: add compound_send_recv() compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[14/15] cifs: update smb3_init_transform_rq to take an array of requests compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[13/15] cifs: update init_sg and crypt_message to take an array of rqst compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[12/15] cifs: make smb_send_rqst() take an array of requests compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[11/15] cifs: update __smb_send_rqst() to take an array of requests compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[08/15] cifs: update multiplex loop to handle compounded responses compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[07/15] cifs: remove header_preamble_size where it is always 0 compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[06/15] cifs: remove struct smb2_hdr compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[03/15] cifs: remove struct smb2_oplock_break_rsp compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[02/15] cifs: remove rfc1002 header from all SMB2 response structures compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[15/15] cifs: add compound_send_recv() cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[14/15] cifs: update smb3_init_transform_rq to take an array of requests cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[13/15] cifs: update init_sg and crypt_message to take an array of rqst cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[12/15] cifs: make smb_send_rqst() take an array of requests cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[11/15] cifs: update __smb_send_rqst() to take an array of requests cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
« 1 2 ... 4 5 67 8 »