linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-18 23:47:28 to 2022-11-06 18:49:52 UTC [more...]

[GIT PULL] smb3 client fixes
 2022-11-06 18:49 UTC  (2+ messages)

[PATCH v2] cifs: fix use-after-free on the link name
 2022-11-05  4:39 UTC  (3+ messages)
    ` Fwd: "

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-11-04 20:06 UTC  (11+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()

[PATCH] iov_iter: Declare new iterator direction symbols
 2022-11-04 18:49 UTC  (2+ messages)

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-11-04 18:47 UTC  (33+ messages)
        ` [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() calls
          ` [PATCH v2 02/12] csum_and_copy_to_iter(): handle ITER_DISCARD
          ` [PATCH v2 03/12] [s390] copy_oldmem_kernel() - WRITE is "data source", not destination
          ` [PATCH v2 04/12] [fsi] "
          ` [PATCH v2 05/12] [infiniband] READ is "data destination", not source
          ` [PATCH v2 06/12] [s390] zcore: WRITE is "data source", not destination
          ` [PATCH v2 07/12] [s390] memcpy_real(): "
          ` [PATCH v2 08/12] [target] fix iov_iter_bvec() "direction" argument
          ` [PATCH v2 09/12] [vhost] fix 'direction' argument of iov_iter_{init,bvec}()
          ` [PATCH v2 10/12] [xen] fix "direction" argument of iov_iter_kvec()
          ` [PATCH v2 11/12] iov_iter: saner checks for attempt to copy to/from iterator
          ` [PATCH v2 12/12] use less confusing names for iov_iter direction initializers

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-11-03 20:47 UTC  (27+ messages)
` [PATCH v4 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v4 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v4 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v4 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v4 05/23] afs: Convert afs_writepages_region() "
` [PATCH v4 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v4 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v4 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v4 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v4 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v4 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v4 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v4 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v4 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v4 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v4 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v4 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v4 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v4 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v4 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v4 23/23] filemap: Remove find_get_pages_range_tag()

[PATCH] cifs: fix use-after-free on the link name
 2022-11-03 16:35 UTC  (3+ messages)

[PATCH 16/30] cifs: Use kstrtobool() instead of strtobool()
 2022-11-01 21:14 UTC 

[PATCH] cifs: fix regression in very old smb1 mounts
 2022-11-01 17:53 UTC  (2+ messages)

[RFC PATCH 00/12] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-11-01 16:32 UTC  (12+ messages)
` [RFC PATCH 01/12] mm: Move FOLL_* defs to mm_types.h
` [RFC PATCH 02/12] iov_iter: Add a function to extract a page list from an iterator
` [RFC PATCH 03/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC PATCH 04/12] netfs: Add a function to extract an iterator into a scatterlist
` [RFC PATCH 05/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [RFC PATCH 06/12] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC PATCH 07/12] cifs: Add a function to Hash the contents of "
` [RFC PATCH 08/12] cifs: Add some helper functions
` [RFC PATCH 09/12] cifs: Add a function to read into an iter from a socket
` [RFC PATCH 11/12] cifs: Build the RDMA SGE list directly from an iterator
` [RFC PATCH 12/12] cifs: Remove unused code

[RFC PATCH 0/2] iov_iter: Provide a function to extract/pin/get pages from an iteraor
 2022-10-31 20:46 UTC  (5+ messages)
` [RFC PATCH 1/2] iov_iter: Add a function to extract a page list from an iterator
` [RFC PATCH 2/2] cifs: Test use of iov_iter_extract_pages() and iov_iter_extract_mode()

[PATCH v4] cifs: fix use-after-free caused by invalid pointer `hostname`
 2022-10-31 11:16 UTC  (6+ messages)

vfstest idmapped mounts
 2022-10-31 10:56 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-10-30 18:34 UTC  (2+ messages)

[PATCH][SMB3 client] fix oplock breaks when using multichannel
 2022-10-29 12:48 UTC  (8+ messages)

[PATCH v2 0/7] cifs: minor code improvements
 2022-10-29  9:00 UTC  (8+ messages)
` [PATCH v2 1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one
` [PATCH v2 2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge()
` [PATCH v2 3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup()
` [PATCH v2 4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate()
` [PATCH v2 5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo
` [PATCH v2 6/7] cifs: Fix wrong return value checking when GETFLAGS
` [PATCH v2 7/7] cifs: Reset rc before free_xid()

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-29  4:47 UTC  (23+ messages)
` [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v3 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v3 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
  ` [f2fs-dev] "
` [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [f2fs-dev] "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [f2fs-dev] "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "

[RFC PATCH 0/9] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-10-28 15:56 UTC  (10+ messages)
` [RFC PATCH 1/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC PATCH 2/9] netfs: Add a function to extract an iterator into a scatterlist
` [RFC PATCH 3/9] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC PATCH 4/9] cifs: Add a function to Hash the contents of "
` [RFC PATCH 5/9] cifs: Add some helper functions
` [RFC PATCH 6/9] cifs: Add a function to read into an iter from a socket
` [RFC PATCH 7/9] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 8/9] cifs: Build the RDMA SGE list directly from an iterator
` [RFC PATCH 9/9] cifs: Remove unused code

[PATCH] ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share
 2022-10-28 15:01 UTC 

[PATCH] ksmbd-tools: add 'server smb encrypt' parameter in ksmbd.conf
 2022-10-28 15:00 UTC 

[PATCH 0/7] cifs: minor code improvements
 2022-10-28 12:11 UTC  (8+ messages)
` [PATCH 1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one
` [PATCH 2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge()
` [PATCH 3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup()
` [PATCH 4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate()
` [PATCH 5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo
` [PATCH 6/7] cifs: Fix wrong return value checking when GETFLAGS
` [PATCH 7/7] cifs: Reset rc before free_xid()

[bug report] cifs: implement set acl method
 2022-10-28 10:52 UTC  (3+ messages)

[PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
 2022-10-27 17:16 UTC  (6+ messages)

[PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
 2022-10-27 13:13 UTC  (18+ messages)
` [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
` [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
` [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
` [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
` [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
` [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
` [PATCH 7/9] fscache,netfs: define flags for prepare_read()
` [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
` [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures "

[PATCH v3] cifs: fix use-after-free caused by invalid pointer `hostname`
 2022-10-27 12:05 UTC  (2+ messages)

[PATCH] ext4: replace ternary operator with min()
 2022-10-26  1:17 UTC  (2+ messages)

new statx extensions
 2022-10-25  3:56 UTC  (2+ messages)

[PATCH -next 1/5] smb3: fix possible null-ptr-deref when parsing param
 2022-10-23 16:39 UTC 

[PATCH 0/2] Fix memory and page leak when writedata alloc failed
 2022-10-22 18:21 UTC  (4+ messages)
` [PATCH 1/2] cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
` [PATCH 2/2] cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()

oops in fallocate
 2022-10-22  3:22 UTC 

[GIT PULL] smb3 client fixes
 2022-10-21 23:03 UTC  (2+ messages)

CIFS kills my system when connection breaks
 2022-10-21 11:51 UTC  (2+ messages)

[PATCH][SMB3 client] Server interface count incorrectly calculated
 2022-10-20  5:47 UTC  (4+ messages)

cifs: drop the lease for cached directories on rmdir and rename
 2022-10-19 16:02 UTC  (5+ messages)
` [PATCH] cifs: drop the lease for cached directories on rmdir or rename

[PATCH] cifs: fix memory leaks in session setup
 2022-10-19 15:47 UTC  (3+ messages)


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).