linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-13 06:48:40 to 2022-10-29 04:46:28 UTC [more...]

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-29  4:46 UTC  (34+ 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 05/23] afs: Convert afs_writepages_region() "
` [PATCH v3 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v3 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v3 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [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() "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v3 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v3 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v3 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v3 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v3 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v3 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v3 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v3 23/23] filemap: Remove find_get_pages_range_tag()

[PATCH v4] cifs: fix use-after-free caused by invalid pointer `hostname`
 2022-10-29  2:54 UTC  (5+ messages)

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

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-28 20:34 UTC  (29+ 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

[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 

vfstest idmapped mounts
 2022-10-22  2:49 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)

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-10-18 21:45 UTC  (6+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 05/23] afs: Convert afs_writepages_region() "

[PATCH][SMB3 client]
 2022-10-18 14:40 UTC  (2+ messages)

[PATCH v5 00/30] acl: add vfs posix acl api
 2022-10-18 11:56 UTC  (5+ messages)
` [PATCH v5 05/30] cifs: implement get acl method
` [PATCH v5 06/30] cifs: implement set "
` [PATCH v5 18/30] ksmbd: use vfs_remove_acl()
` [PATCH v5 28/30] cifs: use stub posix acl handlers

[PATCH] cifs: Fix memory leak when build ntlmssp negotiate blob failed
 2022-10-18  5:05 UTC  (2+ messages)
` [EXTERNAL] "

linux-next: Signed-off-by missing for commit in the cifs tree
 2022-10-18  3:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.19 29/29] cifs: replace kfree() with kfree_sensitive() for sensitive data
 2022-10-18  0:08 UTC 

[PATCH AUTOSEL 6.0 32/32] cifs: replace kfree() with kfree_sensitive() for sensitive data
 2022-10-18  0:07 UTC 

cifs: suppress two false positives from static analyzers
 2022-10-17 23:52 UTC  (3+ messages)
` [PATCH] cifs: set rc to -ENOENT if we can not get a dentry for the cached dir

[bug report] cifs: find and use the dentry for cached non-root directories also
 2022-10-17 23:10 UTC  (2+ messages)

[PATCH 0/5] cifs: Fix xid leak in cifs
 2022-10-17 17:28 UTC  (9+ messages)
` [PATCH 1/5] cifs: Fix xid leak in cifs_create()
` [PATCH 2/5] cifs: Fix xid leak in cifs_copy_file_range()
` [PATCH 3/5] cifs: Fix xid leak in cifs_flock()
` [PATCH 4/5] cifs: Fix xid leak in cifs_ses_add_channel()
` [PATCH 5/5] cifs: Fix xid leak in cifs_get_file_info_unix()

Fwd: New Defects reported by Coverity Scan for linux-next weekly scan
 2022-10-17 17:16 UTC 

[PATCH -next] cifs: use LIST_HEAD() and list_move() to simplify code
 2022-10-17  8:55 UTC 

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

linux-next: Fixes tag needs some work in the cifs tree
 2022-10-15 15:06 UTC  (2+ messages)

metadata caching and dir leases
 2022-10-15  2:01 UTC 

[PATCH][SMB3 client] minor coverity fix for unitialized MBZ ACL fields
 2022-10-15  1:10 UTC  (3+ messages)
  ` Fwd: "

[PATCH] cifs: fix double-fault crash during ntlmssp
 2022-10-14 20:18 UTC  (2+ messages)

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-10-14 19:58 UTC  (3+ messages)

[bug report] cifs: improve symlink handling for smb2+
 2022-10-14 16:40 UTC  (2+ messages)
` [PATCH] cifs: fix static checker warning

[PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-10-14 14:06 UTC  (4+ messages)
` [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter

[PATCH v2] cifs: use ALIGN() and round_up() macros
 2022-10-13 12:38 UTC  (4+ messages)

[PATCH -next 0/2] fix potential wild-ptr-deref in 'smb3_free_compound_rqst'
 2022-10-13  7:10 UTC  (3+ messages)
` [PATCH -next 1/2] smb3: refactor about 'smb3_init_transform_rq'
` [PATCH -next 2/2] smb3: fix potential wild-ptr-deref in 'smb3_free_compound_rqst'


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