linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-03 15:10:40 to 2023-02-23 22:44:38 UTC [more...]

linux-next: Fixes tag needs some work in the cifs tree
 2023-02-23 22:43 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2023-02-23 22:43 UTC  (2+ messages)

[PATCH 0/2] smb3: Miscellaneous fixes
 2023-02-23  8:15 UTC  (3+ messages)
` [PATCH 1/2] cifs: Add some missing xas_retry() calls
` [PATCH 2/2] cifs: Fix an uninitialised variable

[GIT PULL] smb3 client fixes
 2023-02-23  1:23 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-02-22 22:26 UTC  (2+ messages)

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-22 12:13 UTC  (22+ messages)
          ` Obsolete comment on page swizzling (written by Hugh)?

Fotowoltaika - nowe warunki
 2023-02-22  8:39 UTC 

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:47 UTC  (3+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:38 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the cifs tree
 2023-02-21  0:37 UTC  (2+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:37 UTC  (2+ messages)

[PATCH] cifs: get rid of dns resolve worker
 2023-02-20 20:50 UTC  (2+ messages)

Fixes to multichannel reconnects
 2023-02-20 19:57 UTC  (3+ messages)

linux-next: duplicate patches in the block tree
 2023-02-20  2:49 UTC  (3+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-20  0:33 UTC 

linux-next: manual merge of the block tree with the cifs tree
 2023-02-20  0:21 UTC 

Are we leaking cifs_inode?
 2023-02-19 21:32 UTC  (2+ messages)

[PATCH v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18 15:19 UTC  (3+ messages)

[PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18  0:13 UTC  (3+ messages)

[PATCH 0/2] cifs: Fix resource leak when MR allocate failed
 2023-02-17 21:25 UTC  (5+ messages)
` [PATCH 2/2] cifs: Fix warning and UAF when destroy the MR list

[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-17 17:48 UTC  (23+ messages)
  ` [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()
  ` [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
  ` [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT "
  ` [PATCH 04/17] iov_iter: Define flags to qualify page extraction
  ` [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator
  ` [PATCH 06/17] splice: Export filemap/direct_splice_read()
  ` [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
  ` [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
  ` [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist
  ` [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
  ` [PATCH 11/17] cifs: Add a function to Hash the contents of "
  ` [PATCH 12/17] cifs: Add some helper functions
  ` [PATCH 13/17] cifs: Add a function to read into an iter from a socket
  ` [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
  ` [PATCH 16/17] cifs: Remove unused code
  ` [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work
    ` [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list

[PATCH 1/2] cifs: Check the lease context if we actually got a lease
 2023-02-17 13:38 UTC  (6+ messages)
` [PATCH 2/2] cifs: return a single-use cfid if we did not get "

Fix an uninitialized read in smb3_qfs_tcon()
 2023-02-17  6:13 UTC  (9+ messages)

[PATCH] cifs: Replace remaining 1-element arrays
 2023-02-17  5:37 UTC  (2+ messages)

[PATCH] cifs: Convert struct fealist away from 1-element array
 2023-02-17  5:35 UTC  (2+ messages)

[PATCH] cifs: fix mount on old smb servers
 2023-02-17  5:33 UTC  (3+ messages)

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-02-16 15:07 UTC  (3+ messages)
` [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH v4] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-16 14:18 UTC  (4+ messages)

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-02-16 13:58 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH 0/2] Revert boot-breaking changes in fs/
 2023-02-16 10:56 UTC  (6+ messages)
` [PATCH 1/2] Revert "iov_iter: Kill ITER_PIPE"
` [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"

[PATCH v5] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-15  8:33 UTC 

[PATCH] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-14 23:21 UTC  (3+ messages)

[PATCH v3] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-13 23:35 UTC  (2+ messages)

[cifs:for-next 21/25] fs/netfs/iterator.c:372:19: error: 'netfs_extract_iter_to_sg' undeclared here (not in a function); did you mean 'netfs_extract_user_iter'?
 2023-02-13  9:43 UTC  (2+ messages)
  ` [EXTERNAL] "

[cifs:for-next 20/25] fs/netfs/iterator.c:36:33: error: unknown type name 'iov_iter_extraction_t'
 2023-02-13  1:07 UTC 

[cifs:for-next 20/25] fs/netfs/iterator.c:65:9: error: call to undeclared function 'iov_iter_extract_pages'; ISO C99 and later do not support implicit function declarations
 2023-02-13  0:57 UTC 

[PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-12 23:39 UTC  (12+ messages)
` [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 03/11] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 04/11] cifs: Add a function to Hash the contents of "
` [PATCH 05/11] cifs: Add some helper functions
` [PATCH 06/11] cifs: Add a function to read into an iter from a socket
` [PATCH 08/11] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 09/11] cifs: Remove unused code
` [PATCH 10/11] cifs: DIO to/from KVEC-type iterators should now work
` [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read

[PATCH 1/2] ksmbd: do not allow the actual frame length to be smaller than the rfc10024 length
 2023-02-12 20:43 UTC  (6+ messages)

[PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX
 2023-02-11 22:39 UTC 

[PATCH v2] ksmbd: do not allow the actual frame length to be smaller than the rfc1002 length
 2023-02-10 15:46 UTC 

[PATCH 0/2] Remove lock_page_killable()
 2023-02-09 19:43 UTC  (4+ messages)
` [PATCH 1/2] cifs: Use a folio in cifs_page_mkwrite()
` [PATCH 2/2] filemap: Remove lock_page_killable()

[GIT PULL] smb3 client fix
 2023-02-09 18:10 UTC  (4+ messages)

[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
 2023-02-08 10:10 UTC  (5+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH 1/2] ksmbd: fix wrong data area length for smb2 lock request
 2023-02-08  9:35 UTC 

[PATCH] cifs: remove unneeded 2bytes of padding from smb2 tree connect
 2023-02-08  9:34 UTC 

[PATCH 1/2] cifs: fix UAF in refresh_cache_worker()
 2023-02-08  2:06 UTC  (2+ messages)
` [PATCH 2/2] cifs: set DFS root session in cifs_get_smb_ses()

[PATCH] cifs: Fix use-after-free in rdata->read_into_pages()
 2023-02-07  4:58 UTC  (2+ messages)

[PATCH v2] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-07  4:22 UTC  (4+ messages)

[PATCH] ksmbd: Fix parameter name and comment mismatch
 2023-02-07  1:52 UTC  (3+ messages)

[PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-06 15:48 UTC  (12+ messages)
` [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 03/11] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH 04/11] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 05/11] cifs: Add a function to Hash the contents of "
` [PATCH 06/11] cifs: Add some helper functions
` [PATCH 07/11] cifs: Add a function to read into an iter from a socket
` [PATCH 09/11] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 10/11] cifs: Remove unused code
` [PATCH 11/11] cifs: DIO to/from KVEC-type iterators should now work

[PATCH] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-06  2:33 UTC  (3+ messages)

curious about a CIFS bug fixed in Linux 5.13
 2023-02-05 17:03 UTC  (3+ messages)

[PATCH 05/12] cifs: Add a function to Hash the contents of an iterator
 2023-02-03 21:00 UTC  (4+ messages)

add bvec initialization helpers v2
 2023-02-03 17:18 UTC  (6+ messages)
` [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).