linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-02 20:22:21 to 2022-10-21 23:03:45 UTC [more...]

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

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-21  3:30 UTC  (4+ messages)

new statx extensions
 2022-10-21  3:24 UTC 

[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 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
 2022-10-18 21:45 UTC  (6+ messages)
` [PATCH 00/23] Convert to filemap_get_folios_tag()
  ` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()

[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 v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-17 20:24 UTC  (24+ 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() "
` [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 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 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
 2022-10-14 14:06 UTC  (4+ messages)
` [PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport

[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'

patch 5 in dir lease series
 2022-10-12 11:16 UTC 

A patch to implement the already documented "sep" option for the CIFS file system
 2022-10-12  9:55 UTC  (9+ messages)

[PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
 2022-10-12  4:32 UTC  (8+ messages)

cifs: fix emitting cached direntries
 2022-10-12  1:04 UTC  (4+ messages)
` [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents

[PATCH] cifs: fix regression in very old smb1 mounts
 2022-10-11 23:12 UTC 

cifs: fix skipping to incorrect offset in emit_cached_diretns
 2022-10-11 21:54 UTC  (5+ messages)
` [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents

Gx
 2022-10-11 16:26 UTC 

CIFS: attempt to fix kernel bugzilla 215375
 2022-10-11 11:39 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2022-10-11  3:43 UTC  (2+ messages)

cifs: fix bug when skipping one entry too many after lseek()
 2022-10-10 20:42 UTC  (2+ messages)
` [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents

cifs: fix failure for generic/257
 2022-10-10  5:12 UTC  (7+ messages)
` [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents

[Bug 15196] New: O_APPEND not translated to FILE_APPEND_DATA open flag
 2022-10-09  1:20 UTC 

[PATCH 1/2] cifs: remove initialization value
 2022-10-07 19:22 UTC  (10+ messages)
` [PATCH 2/2] cifs: check returned value for error

[GIT PULL] ksmbd server fixes
 2022-10-07 17:00 UTC  (2+ messages)

sign failure with for-next
 2022-10-07  5:41 UTC 

missing multichannel crediting patch in Linux client
 2022-10-06 18:19 UTC 

build failures on 6.0
 2022-10-06  2:53 UTC  (4+ messages)
      ` Fwd: "

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

[PATCH v2 1/2] cifs: improve symlink handling for smb2+
 2022-10-05 23:12 UTC  (8+ messages)
` [PATCH v2 2/2] cifs: fix uninitialised var in smb2_compound_op()
` [PATCH v3 1/2] cifs: improve symlink handling for smb2+
  ` [PATCH v3 2/2] cifs: fix uninitialised var in smb2_compound_op()

Problematic interaction of io_uring and CIFS
 2022-10-05  8:20 UTC  (9+ messages)

[PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
 2022-10-05  8:04 UTC  (6+ messages)
` [PATCH v4 1/8] smb3: rename encryption/decryption TFMs
` [PATCH v4 2/8] cifs: secmech: use shash_desc directly, remove sdesc

[PATCH v3] cifs: replace kfree() with kfree_sensitive() for sensitive data
 2022-10-05  7:09 UTC  (3+ messages)

[PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
 2022-10-05  7:01 UTC  (4+ messages)

[PATCH v8 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
 2022-10-04 19:15 UTC  (2+ messages)

[PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
 2022-10-04 18:42 UTC  (2+ messages)

[PATCH] cifs: improve symlink handling for smb2+
 2022-10-03 22:04 UTC 

[PATCH][smb311 client] fix oops in smb3_calc_signature
 2022-10-03 19:14 UTC  (11+ messages)

[PATCH] ksmbd: call ib_drain_qp when disconnected
 2022-10-03 15:48 UTC  (4+ messages)

[PATCH v5] ksmbd: validate share name from share config response
 2022-10-03 14:30 UTC  (3+ messages)

[PATCH v4] ksmbd: validate share name from share config response
 2022-10-03 14:14 UTC  (4+ messages)

cifs/102 test warning
 2022-10-02 20:22 UTC 


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