Show patches with: none      |   11075 patches
« 1 2 ... 61 62 63110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
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 - - - --- 2018-05-20 Steve French New
[PATCH[[SMB3] Add additional ftrace entry points for entry/exit to cifs.ko - - - --- 2018-05-19 Steve French New
smb3: fix xid leak - 1 - --- 2018-05-19 Steve French New
[PATCHv2,SMB3] Add kernel trace support 1 - - --- 2018-05-18 Ronnie Sahlberg New
[PATCHv2,SMB3] Add kernel trace support - - - --- 2018-05-18 Steve French New
[RFC,09/09] Introduce cache=rdma moutning option - - - --- 2018-05-18 Long Li New
[RFC,08/09] Implement direct file I/O interfaces - - - --- 2018-05-18 Long Li New
[RFC,07/09] Support page offset in memory regsitrations - - - --- 2018-05-18 Long Li New
[RFC,06/09] Change RDMA recv to support offset in the 1st page - - - --- 2018-05-18 Long Li New
[RFC,05/09] Change RDMA send to regonize page offset in the 1st page - - - --- 2018-05-18 Long Li New
[RFC,04/09] Change function to support offset when reading pages - - - --- 2018-05-18 Long Li New
[RFC,03/09] Change rdata alloc to support direct pages - - - --- 2018-05-18 Long Li New
[RFC,02/09] Change wdata alloc to support direct pages - - - --- 2018-05-18 Long Li New
[RFC,01/09] Introduce offset for the 1st page in data transfer structures - - - --- 2018-05-18 Long Li New
[v1,1/1] smb2: fix missing files in root share directory listing - - - --- 2018-05-17 Aurélien Aptel New
[SMB3] Add ftrace support - - - --- 2018-05-16 Steve French New
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 - - - --- 2018-05-15 Aurélien Aptel New
[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 - - - --- 2018-05-11 kernel test robot New
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 - - - --- 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
[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 - - - --- 2018-05-07 Ronnie Sahlberg New
[7/7] cifs: Call MID callback before destroying transport - - - --- 2018-05-07 Long Li New
[6/7] cifs: smbd: Retry on memory registration failure - - - --- 2018-05-07 Long Li New
[5/7] cifs: smbd: Protect memory registration using RCU - - - --- 2018-05-07 Long Li New
[4/7] cifs: smbd: Indicate to retry on transport sending failure - - - --- 2018-05-07 Long Li New
[3/7] cifs: smbd: Return EINTR when interrupted - - - --- 2018-05-07 Long Li New
[2/7] cifs: smbd: Don't destroy transport on RDMA disconnect - - - --- 2018-05-07 Long Li New
[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 - 2 - --- 2018-05-04 Paulo Alcantara New
IB: remove redundant INFINIBAND kconfig dependencies - - - --- 2018-05-04 Greg Thelen New
SMB3 xfstests against windows server 2016 - - - --- 2018-05-03 Aurélien Aptel New
[6/6] IB: make INFINIBAND_ADDR_TRANS configurable - 1 - --- 2018-04-26 Greg Thelen New
[5/6] ib_srp: depend on INFINIBAND_ADDR_TRANS - 1 - --- 2018-04-26 Greg Thelen New
[4/6] cifs: smbd: depend on INFINIBAND_ADDR_TRANS - 1 - --- 2018-04-26 Greg Thelen New
[3/6] ib_srpt: depend on INFINIBAND_ADDR_TRANS - 1 - --- 2018-04-26 Greg Thelen New
[2/6] nvmet-rdma: depend on INFINIBAND_ADDR_TRANS - - - --- 2018-04-26 Greg Thelen New
[1/6] nvme: depend on INFINIBAND_ADDR_TRANS - - - --- 2018-04-26 Greg Thelen New
smb3: prevent redundant opens on root - 1 - --- 2018-04-26 Steve French New
[4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS - 1 - --- 2018-04-25 Greg Thelen New
[rebased] cifs: smbd: Enable signing with smbdirect - - - --- 2018-04-25 Long Li New
[v5] cifs: Allocate validate negotiation request through kmalloc - 1 - --- 2018-04-25 Long Li New
cifs: smbd: Fix printk format warning for iov on the stack - - - --- 2018-04-24 Matt Redfearn New
[v2,3/6] cifs: smbd: Avoid allocating iov on the stack - - - --- 2018-04-23 Steve French New
encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly - - - --- 2018-04-22 Steve French New
encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly - - - --- 2018-04-22 Steve French New
CIFS: set *resp_buf_type to NO_BUFFER on error - - - --- 2018-04-22 Steve French New
encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly - - - --- 2018-04-21 Steve French New
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 - 1 - --- 2018-04-20 Steve French New
cifs: dir: fix memory leak in cifs_mknod - - - --- 2018-04-20 Gustavo A. R. Silva New
[next] cifs: ensure full_path is free'd on error exit path - - - --- 2018-04-20 Colin King New
[v4] cifs: Allocate validate negotiation request through kmalloc - - - --- 2018-04-19 Long Li New
[1/1] CIFS: fix typo in cifs_dbg - - - --- 2018-04-19 Aurélien Aptel 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 Steve French 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
[v3,2/6] cifs: Allocate validate negotiation request through kmalloc - - - --- 2018-04-18 Long Li New
[v2,6/6] cifs: smbd: Dump SMB packet when configured - - - --- 2018-04-17 Long Li New
[v2,5/6] cifs: smbd: Enable signing with smbdirect - - - --- 2018-04-17 Long Li New
[v2,4/6] cifs: smbd: Don't use RDMA read/write when signing is used - - - --- 2018-04-17 Long Li New
[v2,3/6] cifs: smbd: Avoid allocating iov on the stack - - - --- 2018-04-17 Long Li New
[v2,2/6] cifs: Allocate validate negotiation request through kmalloc - - - --- 2018-04-17 Long Li New
[v2,1/6] cifs: smbd: Check for iov length on sending the last iov - 1 - --- 2018-04-17 Long Li New
[6/6] cifs: smbd: Dump SMB packet when configured - - - --- 2018-04-17 Long Li New
[5/6] cifs: smbd: Enable signing with smbdirect - - - --- 2018-04-17 Long Li New
[4/6] cifs: smbd: Don't use RDMA read/write when signing is used - - - --- 2018-04-17 Long Li New
[3/6] cifs: smbd: Avoid allocating iov on the stack - - - --- 2018-04-17 Long Li New
[2/6] cifs: Allocate validate negoation request through kmalloc - - - --- 2018-04-17 Long Li New
[1/6] cifs: smbd: Check for iov length on sending the last iov - - - --- 2018-04-17 Long Li New
fs: cifs: Adding new return type vm_fault_t - 1 - --- 2018-04-14 Souptick Joarder New
cifs: smb2ops: Fix NULL check in smb2_query_symlink - 1 - --- 2018-04-13 Gustavo A. R. Silva New
[16/16] cifs: update smb2_queryfs() to use compounding - - - --- 2018-04-13 Ronnie Sahlberg New
« 1 2 ... 61 62 63110 111 »