Show patches with: State = Action Required       |    Archived = No       |   7014 patches
« 1 2 ... 14 15 1670 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] cifs: Fix an uninitialised variable smb3: Miscellaneous fixes - 1 - - --- 2023-02-23 David Howells New
[1/2] cifs: Add some missing xas_retry() calls smb3: Miscellaneous fixes - 1 - - --- 2023-02-23 David Howells New
cifs: get rid of dns resolve worker cifs: get rid of dns resolve worker - - - - --- 2023-02-20 Paulo Alcantara New
[v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays [v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays - - 1 - --- 2023-02-18 Kees Cook New
[2/2] cifs: return a single-use cfid if we did not get a lease [1/2] cifs: Check the lease context if we actually got a lease - - 1 - --- 2023-02-17 Ronnie Sahlberg New
[1/2] cifs: Check the lease context if we actually got a lease [1/2] cifs: Check the lease context if we actually got a lease - - 1 - --- 2023-02-17 Ronnie Sahlberg New
[17/17] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[16/17] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[15/17] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[13/17] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[12/17] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[11/17] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[10/17] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[09/17] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[06/17] splice: Export filemap/direct_splice_read() smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[05/17] iov_iter: Add a function to extract a page list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - 2 - --- 2023-02-16 David Howells New
[04/17] iov_iter: Define flags to qualify page extraction. smb3: Use iov_iters down to the network transport and fix DIO page pinning - - 3 - --- 2023-02-16 David Howells New
[03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - 1 - --- 2023-02-16 David Howells New
[02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - 1 - --- 2023-02-16 David Howells New
[01/17] mm: Pass info, not iter, into filemap_get_pages() smb3: Use iov_iters down to the network transport and fix DIO page pinning - - 2 - --- 2023-02-16 David Howells New
cifs: fix mount on old smb servers cifs: fix mount on old smb servers - 1 1 - --- 2023-02-16 Paulo Alcantara New
[v6,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - - --- 2023-02-16 David Howells New
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - - --- 2023-02-16 David Howells New
[2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE" Revert boot-breaking changes in fs/ - - - - --- 2023-02-15 Konrad Dybcio New
[1/2] Revert "iov_iter: Kill ITER_PIPE" Revert boot-breaking changes in fs/ - - - - --- 2023-02-15 Konrad Dybcio New
[v5] ksmbd: fix possible memory leak in smb2_lock() [v5] ksmbd: fix possible memory leak in smb2_lock() - 1 - - --- 2023-02-15 Hangyu Hua New
cifs: Replace remaining 1-element arrays cifs: Replace remaining 1-element arrays - - - - --- 2023-02-15 Kees Cook New
cifs: Convert struct fealist away from 1-element array cifs: Convert struct fealist away from 1-element array - - - - --- 2023-02-15 Kees Cook New
[v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays [v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays - - - - --- 2023-02-14 Kees Cook New
smb3: Replace smb2pdu 1-element arrays with flex-arrays smb3: Replace smb2pdu 1-element arrays with flex-arrays - - - - --- 2023-02-14 Kees Cook New
[v4] ksmbd: fix possible memory leak in smb2_lock() [v4] ksmbd: fix possible memory leak in smb2_lock() 1 1 - - --- 2023-02-14 Hangyu Hua New
[11/11] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[10/11] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[09/11] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[08/11] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[06/11] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[05/11] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[04/11] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[03/11] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[v2] ksmbd: do not allow the actual frame length to be smaller than the rfc1002 length [v2] ksmbd: do not allow the actual frame length to be smaller than the rfc1002 length - - - - --- 2023-02-10 Namjae Jeon New
Fix an uninitialized read in smb3_qfs_tcon() Fix an uninitialized read in smb3_qfs_tcon() - - - - --- 2023-02-09 Volker Lendecke New
[2/2] filemap: Remove lock_page_killable() Remove lock_page_killable() - - - - --- 2023-02-08 Matthew Wilcox New
[1/2] cifs: Use a folio in cifs_page_mkwrite() Remove lock_page_killable() - - - - --- 2023-02-08 Matthew Wilcox New
[1/2] ksmbd: do not allow the actual frame length to be smaller than the rfc10024 length [1/2] ksmbd: do not allow the actual frame length to be smaller than the rfc10024 length - - - - --- 2023-02-08 Namjae Jeon New
[1/2] ksmbd: fix wrong data area length for smb2 lock request [1/2] ksmbd: fix wrong data area length for smb2 lock request - - - - --- 2023-02-08 Namjae Jeon New
cifs: remove unneeded 2bytes of padding from smb2 tree connect cifs: remove unneeded 2bytes of padding from smb2 tree connect - - - - --- 2023-02-08 Namjae Jeon New
[2/2] cifs: set DFS root session in cifs_get_smb_ses() [1/2] cifs: fix UAF in refresh_cache_worker() - - - - --- 2023-02-08 Paulo Alcantara New
[1/2] cifs: fix UAF in refresh_cache_worker() [1/2] cifs: fix UAF in refresh_cache_worker() - 1 - - --- 2023-02-08 Paulo Alcantara New
[v3] ksmbd: fix possible memory leak in smb2_lock() [v3] ksmbd: fix possible memory leak in smb2_lock() - 1 - - --- 2023-02-07 Hangyu Hua New
ksmbd: Fix parameter name and comment mismatch ksmbd: Fix parameter name and comment mismatch 1 - 1 - --- 2023-02-06 Jiapeng Chong New
[v2] ksmbd: fix possible memory leak in smb2_lock() [v2] ksmbd: fix possible memory leak in smb2_lock() - 1 - - --- 2023-02-06 Hangyu Hua New
cifs: Fix use-after-free in rdata->read_into_pages() cifs: Fix use-after-free in rdata->read_into_pages() - - - - --- 2023-02-06 ZhaoLong Wang New
[11/11] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[10/11] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[09/11] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[07/11] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[06/11] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[05/11] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[04/11] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[03/11] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[23/23] libceph: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[22/23] vringh: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - - --- 2023-02-03 Christoph Hellwig New
[21/23] sunrpc: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 2 - - - --- 2023-02-03 Christoph Hellwig New
[20/23] rxrpc: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - - --- 2023-02-03 Christoph Hellwig New
[19/23] swap: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - - --- 2023-02-03 Christoph Hellwig New
[18/23] io_uring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[17/23] splice: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - - --- 2023-02-03 Christoph Hellwig New
[16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - - --- 2023-02-03 Christoph Hellwig New
[15/23] nfs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - - --- 2023-02-03 Christoph Hellwig New
[14/23] coredump: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - - --- 2023-02-03 Christoph Hellwig New
[13/23] cifs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - - --- 2023-02-03 Christoph Hellwig New
[12/23] ceph: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[11/23] afs: use bvec_set_folio to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - - --- 2023-02-03 Christoph Hellwig New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper 2 - 1 - --- 2023-02-03 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[07/23] nvme: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[06/23] nvmet: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[04/23] sd: factor out a sd_set_special_bvec helper [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[v2,3/3] cifs: don't try to use rdma offload on encrypted connections avoid plaintext rdma offload if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
[v2,2/3] cifs: split out smb3_use_rdma_offload() helper avoid plaintext rdma offload if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
[v2,1/3] cifs: introduce cifs_io_parms in smb2_async_writev() avoid plaintext rdma offload if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
[3/3] cifs: don't try to use rdma offload on encrypted connections avoid plaintext rdma offset if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
[2/3] cifs: split out smb3_use_rdma_offload() helper avoid plaintext rdma offset if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
[1/3] cifs: introduce cifs_io_parms in smb2_async_writev() avoid plaintext rdma offset if encryption is required - - - - --- 2023-02-01 Stefan Metzmacher New
ksmbd: fix possible memory leak in smb2_lock() ksmbd: fix possible memory leak in smb2_lock() - 1 - - --- 2023-02-01 Hangyu Hua New
[12/12] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[11/12] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[10/12] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[09/12] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
« 1 2 ... 14 15 1670 71 »