Show patches with: Archived = No       |   7037 patches
« 1 2 ... 61 62 6370 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/15] CIFS: SMBD: Support page offset in RDMA send CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,07/15] CIFS: When sending data on socket, pass the correct page offset CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,05/15] CIFS: Calculate the correct request length based on page offset and tail size CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,04/15] CIFS: Add support for direct pages in wdata CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,03/15] CIFS: Use offset when reading pages CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,02/15] CIFS: Add support for direct pages in rdata CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,01/15] CIFS: Introduce offset for the 1st page in data transfer structures CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li 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
[08/15] cifs: update multiplex loop to handle compounded responses cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[07/15] cifs: remove header_preamble_size where it is always 0 cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[06/15] cifs: remove struct smb2_hdr cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[03/15] cifs: remove struct smb2_oplock_break_rsp cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[02/15] cifs: remove rfc1002 header from all SMB2 response structures cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
IB: Revert "remove redundant INFINIBAND kconfig dependencies" IB: Revert "remove redundant INFINIBAND kconfig dependencies" 1 1 - - --- 2018-05-25 Arnd Bergmann New
[RFC,cifs] smb3: smb3_fs_type can be static [RFC,cifs] smb3: smb3_fs_type can be static - 1 - - --- 2018-05-24 kbuild test robot New
cifs: allow disabling less secure legacy dialects cifs: allow disabling less secure legacy dialects - - - - --- 2018-05-24 Steve French New
cifs: minor clarification to module param descriptions for cifs.ko cifs: minor clarification to module param descriptions for cifs.ko - - - - --- 2018-05-24 Steve French New
cifs: show the "w" bit for writeable /proc/fs/cifs/* files cifs: show the "w" bit for writeable /proc/fs/cifs/* files - - - - --- 2018-05-24 Steve French New
cifs: show the "w" bit for writeable /proc/fs/cifs/* files 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 cifs: return error on invalid value written to cifsFYI - - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: return error on invalid value written to cifsFYI cifs: return error on invalid value written to cifsFYI - - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: invalidate cache when we truncate a file cifs: invalidate cache when we truncate a file - - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: invalidate cache when we truncate a file cifs: invalidate cache when we truncate a file - - - - --- 2018-05-23 Ronnie Sahlberg New
common/rc: skip atime related tests on CIFS common/rc: skip atime related tests on CIFS - - - - --- 2018-05-22 Xiaoli Feng New
[SMB3] update info printed for each tree id in /proc/fs/cifs/DebugData [SMB3] update info printed for each tree id in /proc/fs/cifs/DebugData - - - - --- 2018-05-20 Steve French New
[PATCH[[SMB3] Add additional ftrace entry points for entry/exit to cifs.ko [PATCH[[SMB3] Add additional ftrace entry points for entry/exit to cifs.ko - - - - --- 2018-05-19 Steve French New
smb3: fix xid leak smb3: fix xid leak - - 1 - --- 2018-05-19 Steve French New
[PATCHv2,SMB3] Add kernel trace support [PATCHv2,SMB3] Add kernel trace support 1 - - - --- 2018-05-18 Steve French New
[RFC,09/09] Introduce cache=rdma moutning option Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,08/09] Implement direct file I/O interfaces Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,07/09] Support page offset in memory regsitrations Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,06/09] Change RDMA recv to support offset in the 1st page Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,05/09] Change RDMA send to regonize page offset in the 1st page Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,04/09] Change function to support offset when reading pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,03/09] Change rdata alloc to support direct pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,02/09] Change wdata alloc to support direct pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,01/09] Introduce offset for the 1st page in data transfer structures Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[v1,1/1] smb2: fix missing files in root share directory listing [v1,1/1] smb2: fix missing files in root share directory listing - - - - --- 2018-05-17 Aurélien Aptel New
[SMB3] Add ftrace support [SMB3] Add ftrace support - - - - --- 2018-05-16 Steve French New
cifs: check for size before setting/adding an EA cifs: check for size before setting/adding an EA - - - - --- 2018-05-15 Ronnie Sahlberg New
[cifs-utils,v1,2/2] mount.cifs.rst: document new (no)handlecache mount option [cifs-utils,v1,1/2] docs: cleanup rst formating - - - - --- 2018-05-15 Aurélien Aptel New
[cifs-utils,v1,1/2] docs: cleanup rst formating [cifs-utils,v1,1/2] docs: cleanup rst formating - - 1 - --- 2018-05-15 Aurélien Aptel New
[RFC,cifs] smb3: cifs_dir_fsync() can be static [RFC,cifs] smb3: cifs_dir_fsync() can be static - 1 - - --- 2018-05-11 kernel test robot New
cifs/smb3: directory sync should not return an error cifs/smb3: directory sync should not return an error - - 2 - --- 2018-05-10 Steve French New
[20/20] cifs: update smb2_queryfs() to use compounding cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[19/20] cifs: rename encryption_required to smb3_encryption_required cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[18/20] cifs: add SMB2_query_info_[init|free]() cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[17/20] cifs: add SMB2_close_init()/SMB2_close_free() cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[16/20] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[15/20] cifs: add compound_send_recv() cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[14/20] cifs: update smb3_init_transform_rq to take an array of requests cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[13/20] cifs: update init_sg and crypt_message to take an array of rqst cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[12/20] cifs: make smb_send_rqst() take an array of requests cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[11/20] cifs: update __smb_send_rqst() to take an array of requests cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[10/20] cifs: remove smb2_send_recv() cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[09/20] cifs: push rfc1002 generation down the stack cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[08/20] cifs: update multiplex loop to handle compounded responses cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[07/20] cifs: remove header_preamble_size where it is always 0 cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[06/20] cifs: remove struct smb2_hdr cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[05/20] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[04/20] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[03/20] cifs: remove struct smb2_oplock_break_rsp cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[02/20] cifs: remove rfc1002 header from all SMB2 response structures cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[01/20] cifs: update smb2_check_message to handle PDUs without a 4 byte length header cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[1/7,v2] cifs: smbd: Make upper layer decide when to destroy the transport [1/7,v2] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-08 Long Li New
cifs: add lease tracking to the cached root fid cifs: add lease tracking to the cached root fid - - - - --- 2018-05-07 Ronnie Sahlberg New
[7/7] cifs: Call MID callback before destroying transport [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[6/7] cifs: smbd: Retry on memory registration failure [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[5/7] cifs: smbd: Protect memory registration using RCU [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[4/7] cifs: smbd: Indicate to retry on transport sending failure [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[3/7] cifs: smbd: Return EINTR when interrupted [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[2/7] cifs: smbd: Don't destroy transport on RDMA disconnect [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[1/7] cifs: smbd: Make upper layer decide when to destroy the transport [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[v1] cifs: smb2ops: Fix listxattr() when there are no EAs [v1] cifs: smb2ops: Fix listxattr() when there are no EAs - - 2 - --- 2018-05-04 Paulo Alcantara New
IB: remove redundant INFINIBAND kconfig dependencies IB: remove redundant INFINIBAND kconfig dependencies - - - - --- 2018-05-04 Greg Thelen New
SMB3 xfstests against windows server 2016 SMB3 xfstests against windows server 2016 - - - - --- 2018-05-03 Aurélien Aptel New
[6/6] IB: make INFINIBAND_ADDR_TRANS configurable IB: make INFINIBAND_ADDR_TRANS configurable - - 1 - --- 2018-04-26 Greg Thelen New
[5/6] ib_srp: depend on INFINIBAND_ADDR_TRANS IB: make INFINIBAND_ADDR_TRANS configurable - - 1 - --- 2018-04-26 Greg Thelen New
[4/6] cifs: smbd: depend on INFINIBAND_ADDR_TRANS IB: make INFINIBAND_ADDR_TRANS configurable - - 1 - --- 2018-04-26 Greg Thelen New
[3/6] ib_srpt: depend on INFINIBAND_ADDR_TRANS IB: make INFINIBAND_ADDR_TRANS configurable - - 1 - --- 2018-04-26 Greg Thelen New
[2/6] nvmet-rdma: depend on INFINIBAND_ADDR_TRANS IB: make INFINIBAND_ADDR_TRANS configurable - - - - --- 2018-04-26 Greg Thelen New
[1/6] nvme: depend on INFINIBAND_ADDR_TRANS IB: make INFINIBAND_ADDR_TRANS configurable - - - - --- 2018-04-26 Greg Thelen New
smb3: prevent redundant opens on root smb3: prevent redundant opens on root - - 1 - --- 2018-04-26 Steve French New
[4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS Untitled series #40998 - - 1 - --- 2018-04-25 Greg Thelen New
[rebased] cifs: smbd: Enable signing with smbdirect [rebased] cifs: smbd: Enable signing with smbdirect - - - - --- 2018-04-25 Long Li New
[v5] cifs: Allocate validate negotiation request through kmalloc [v5] cifs: Allocate validate negotiation request through kmalloc - 1 1 - --- 2018-04-25 Long Li New
cifs: smbd: Fix printk format warning for iov on the stack cifs: smbd: Fix printk format warning for iov on the stack - 1 - - --- 2018-04-24 Matt Redfearn New
encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly - - - - --- 2018-04-20 Steve French New
cifs: dir: fix memory leak in cifs_mknod cifs: dir: fix memory leak in cifs_mknod - 1 1 - --- 2018-04-20 Gustavo A. R. Silva New
[next] cifs: ensure full_path is free'd on error exit path [next] cifs: ensure full_path is free'd on error exit path - 1 - - --- 2018-04-20 Colin Ian King New
« 1 2 ... 61 62 6370 71 »