Show patches with: Submitter = Ronnie Sahlberg       |   795 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/15] cifs: update init_sg and crypt_message to take an array of rqst - - - --- 2018-05-30 Ronnie Sahlberg New
[12/15] cifs: make smb_send_rqst() take an array of requests - - - --- 2018-05-30 Ronnie Sahlberg New
[11/15] cifs: update __smb_send_rqst() to take an array of requests - - - --- 2018-05-30 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() - - - --- 2018-05-30 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack - - - --- 2018-05-30 Ronnie Sahlberg New
[08/15] cifs: update multiplex loop to handle compounded responses - - - --- 2018-05-30 Ronnie Sahlberg New
[07/15] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-05-30 Ronnie Sahlberg New
[06/15] cifs: remove struct smb2_hdr - - - --- 2018-05-30 Ronnie Sahlberg New
[05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument - - - --- 2018-05-30 Ronnie Sahlberg New
[04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr - - - --- 2018-05-30 Ronnie Sahlberg New
[03/15] cifs: remove struct smb2_oplock_break_rsp - - - --- 2018-05-30 Ronnie Sahlberg New
[02/15] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-05-30 Ronnie Sahlberg New
[01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header - - - --- 2018-05-30 Ronnie Sahlberg New
cifs: show the "w" bit for writeable /proc/fs/cifs/* files - - - --- 2018-05-24 Ronnie Sahlberg New
cifs: return error on invalid value written to cifsFYI - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: return error on invalid value written to cifsFYI - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: invalidate cache when we truncate a file - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: invalidate cache when we truncate a file - - - --- 2018-05-23 Ronnie Sahlberg New
[PATCHv2,SMB3] Add kernel trace support 1 - - --- 2018-05-18 Ronnie Sahlberg New
cifs: check for size before setting/adding an EA - - - --- 2018-05-15 Ronnie Sahlberg New
[20/20] cifs: update smb2_queryfs() to use compounding - - - --- 2018-05-08 Ronnie Sahlberg New
[19/20] cifs: rename encryption_required to smb3_encryption_required - - - --- 2018-05-08 Ronnie Sahlberg New
[18/20] cifs: add SMB2_query_info_[init|free]() - - - --- 2018-05-08 Ronnie Sahlberg New
[17/20] cifs: add SMB2_close_init()/SMB2_close_free() - - - --- 2018-05-08 Ronnie Sahlberg New
[16/20] cifs: create SMB2_open_init()/SMB2_open_free() helpers. - - - --- 2018-05-08 Ronnie Sahlberg New
[15/20] cifs: add compound_send_recv() - - - --- 2018-05-08 Ronnie Sahlberg New
[14/20] cifs: update smb3_init_transform_rq to take an array of requests - - - --- 2018-05-08 Ronnie Sahlberg New
[13/20] cifs: update init_sg and crypt_message to take an array of rqst - - - --- 2018-05-08 Ronnie Sahlberg New
[12/20] cifs: make smb_send_rqst() take an array of requests - - - --- 2018-05-08 Ronnie Sahlberg New
[11/20] cifs: update __smb_send_rqst() to take an array of requests - - - --- 2018-05-08 Ronnie Sahlberg New
[10/20] cifs: remove smb2_send_recv() - - - --- 2018-05-08 Ronnie Sahlberg New
[09/20] cifs: push rfc1002 generation down the stack - - - --- 2018-05-08 Ronnie Sahlberg New
[08/20] cifs: update multiplex loop to handle compounded responses - - - --- 2018-05-08 Ronnie Sahlberg New
[07/20] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-05-08 Ronnie Sahlberg New
[06/20] cifs: remove struct smb2_hdr - - - --- 2018-05-08 Ronnie Sahlberg New
[05/20] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument - - - --- 2018-05-08 Ronnie Sahlberg New
[04/20] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr - - - --- 2018-05-08 Ronnie Sahlberg New
[03/20] cifs: remove struct smb2_oplock_break_rsp - - - --- 2018-05-08 Ronnie Sahlberg New
[02/20] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-05-08 Ronnie Sahlberg New
[01/20] cifs: update smb2_check_message to handle PDUs without a 4 byte length header - - - --- 2018-05-08 Ronnie Sahlberg New
cifs: add lease tracking to the cached root fid - - - --- 2018-05-07 Ronnie Sahlberg New
cifs: do not allow creating sockets in SMB1 - - - --- 2018-04-19 Ronnie Sahlberg New
cifs: do not allow creating sockets in SMB1 - - - --- 2018-04-19 Ronnie Sahlberg New
cifs: do not allow creating sockets in SMB1 - - - --- 2018-04-19 Ronnie Sahlberg New
cifs: do not allow creating sockets in SMB1 - - - --- 2018-04-18 Ronnie Sahlberg New
cifs: use FsFullSizeInfo in qfs since it is quota aware - - - --- 2018-04-18 Ronnie Sahlberg New
[16/16] cifs: update smb2_queryfs() to use compounding - - - --- 2018-04-13 Ronnie Sahlberg New
[15/16] cifs: rename encryption_required to smb3_encryption_required - - - --- 2018-04-13 Ronnie Sahlberg New
[14/16] cifs: add SMB2_query_info_[init|free]() - - - --- 2018-04-13 Ronnie Sahlberg New
[13/16] cifs: add SMB2_close_init()/SMB2_close_free() - - - --- 2018-04-13 Ronnie Sahlberg New
[12/16] cifs: create SMB2_open_init()/SMB2_open_free() helpers. - - - --- 2018-04-13 Ronnie Sahlberg New
[11/16] cifs: add compound_send_recv() - - - --- 2018-04-13 Ronnie Sahlberg New
[10/16] cifs: update smb3_init_transform_rq to take an array of requests - - - --- 2018-04-13 Ronnie Sahlberg New
[09/16] cifs: update init_sg and crypt_message to take an array of rqst - - - --- 2018-04-13 Ronnie Sahlberg New
[08/16] cifs: make smb_send_rqst() take an array of requests - - - --- 2018-04-13 Ronnie Sahlberg New
[07/16] cifs: update __smb_send_rqst() to take an array of requests - - - --- 2018-04-13 Ronnie Sahlberg New
[06/16] cifs: remove smb2_send_recv() - - - --- 2018-04-13 Ronnie Sahlberg New
[05/16] cifs: push rfc1002 generation down the stack - - - --- 2018-04-13 Ronnie Sahlberg New
[04/16] cifs: update multiplex loop to handle compounded responses - - - --- 2018-04-13 Ronnie Sahlberg New
[03/16] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-04-13 Ronnie Sahlberg New
[02/16] cifs: remove struct smb2_hdr - - - --- 2018-04-13 Ronnie Sahlberg New
[01/16] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-04-13 Ronnie Sahlberg New
[04/21] cifs: Change SMB2_open to return an iov for the error parameter - - - --- 2018-04-12 Ronnie Sahlberg New
[21/21] cifs: update smb2_queryfs() to use compounding - - - --- 2018-04-09 Ronnie Sahlberg New
[20/21] cifs: rename encryption_required to smb3_encryption_required - - - --- 2018-04-09 Ronnie Sahlberg New
[19/21] cifs: add SMB2_query_info_[init|free]() - - - --- 2018-04-09 Ronnie Sahlberg New
[18/21] cifs: add SMB2_close_init()/SMB2_close_free() - - - --- 2018-04-09 Ronnie Sahlberg New
[17/21] cifs: create SMB2_open_init()/SMB2_open_free() helpers. - - - --- 2018-04-09 Ronnie Sahlberg New
[16/21] cifs: add compound_send_recv() - - - --- 2018-04-09 Ronnie Sahlberg New
[15/21] cifs: update smb3_init_transform_rq to take an array of requests - - - --- 2018-04-09 Ronnie Sahlberg New
[14/21] cifs: update init_sg and crypt_message to take an array of rqst - - - --- 2018-04-09 Ronnie Sahlberg New
[13/21] cifs: make smb_send_rqst() take an array of requests - - - --- 2018-04-09 Ronnie Sahlberg New
[12/21] cifs: update __smb_send_rqst() to take an array of requests - - - --- 2018-04-09 Ronnie Sahlberg New
[11/21] cifs: remove smb2_send_recv() - - - --- 2018-04-09 Ronnie Sahlberg New
[10/21] cifs: push rfc1002 generation down the stack - - - --- 2018-04-09 Ronnie Sahlberg New
[09/21] cifs: update multiplex loop to handle compounded responses - - - --- 2018-04-09 Ronnie Sahlberg New
[08/21] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-04-09 Ronnie Sahlberg New
[07/21] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-04-09 Ronnie Sahlberg New
[06/21] cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() - 1 - --- 2018-04-09 Ronnie Sahlberg New
[05/21] cifs: change validate_buf to validate_iov - 1 - --- 2018-04-09 Ronnie Sahlberg New
[04/21] cifs: Change SMB2_open to return an iov for the error parameter - 1 - --- 2018-04-09 Ronnie Sahlberg New
[03/21] cifs: add resp_buf_size to the mid_q_entry structure - 1 - --- 2018-04-09 Ronnie Sahlberg New
[02/21] cifs: replace a 4 with server->vals->header_preamble_size - 1 - --- 2018-04-09 Ronnie Sahlberg New
[01/21] cifs: add pdu_size to the TCP_Server_Info structure - 1 - --- 2018-04-09 Ronnie Sahlberg New
[06/16] cifs: remove smb2_send_recv() - - - --- 2018-03-31 Ronnie Sahlberg New
[05/16] cifs: push rfc1002 generation down the stack - - - --- 2018-03-31 Ronnie Sahlberg New
[04/16] cifs: update multiplex loop to handle compounded responses - - - --- 2018-03-31 Ronnie Sahlberg New
[03/16] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-03-31 Ronnie Sahlberg New
[02/16] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-03-31 Ronnie Sahlberg New
[01/16] cifs: add server->vals->header_preamble_size - 1 - --- 2018-03-31 Ronnie Sahlberg New
[6/6] cifs: remove smb2_send_recv() - - - --- 2018-03-29 Ronnie Sahlberg New
[5/6] cifs: push rfc1002 generation down the stack - - - --- 2018-03-29 Ronnie Sahlberg New
[4/6] cifs: update multiplex loop to handle compounded responses - - - --- 2018-03-29 Ronnie Sahlberg New
[3/6] cifs: remove header_preamble_size where it is always 0 - - - --- 2018-03-29 Ronnie Sahlberg New
[2/6] cifs: remove rfc1002 header from all SMB2 response structures - - - --- 2018-03-29 Ronnie Sahlberg New
[1/6] cifs: add server->vals->header_preamble_size - - - --- 2018-03-29 Ronnie Sahlberg New
[16/16] cifs: update smb2_queryfs() to use compounding - - - --- 2018-03-22 Ronnie Sahlberg New
[15/16] cifs: rename encryption_required to smb3_encryption_required - - - --- 2018-03-22 Ronnie Sahlberg New
[14/16] cifs: add SMB2_query_info_[init|free]() - - - --- 2018-03-22 Ronnie Sahlberg New
[13/16] cifs: add SMB2_close_init()/SMB2_close_free() - - - --- 2018-03-22 Ronnie Sahlberg New
« 1 2 ... 5 6 7 8 »