linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 05:09:45 to 2023-03-26 16:21:12 UTC [more...]

[GIT PULL] cifs/smb3 client fixes
 2023-03-26 16:21 UTC  (2+ messages)

[PATCH] ksmbd: remove unused is_char_allowed function
 2023-03-25  9:00 UTC  (3+ messages)

[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
 2023-03-25  8:45 UTC 

[PATCH] ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
 2023-03-25  8:35 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-03-25  1:18 UTC  (2+ messages)

[PATCH] SMB3: Close deferred file handles if we get handle lease break
 2023-03-25  1:14 UTC  (3+ messages)

[PATCH] smb3: fix unusable share after force unmount failure
 2023-03-24 17:52 UTC  (2+ messages)

[PATCH] cifs: fix dentry lookups in directory handle cache
 2023-03-24 16:56 UTC 

[smb3] 5efdd9122e: filebench.sum_operations/s -50.0% regression
 2023-03-24 10:32 UTC  (8+ messages)

[PATCH] cifs: Pass a pointer to virt_to_page()
 2023-03-24 10:21 UTC 

[PATCH] ksmbd: don't terminate inactive sessions after a few seconds
 2023-03-24  7:00 UTC  (14+ messages)
` [PATCH] ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
` [PATCH] ksmbd: return unsupported error on smb1 mount
          ` [PATCH v2] "

Additional Functional Tests (xfstests) to run from Linux vs. ksmbd
 2023-03-24  5:31 UTC  (2+ messages)

Cannot list files in a directory with New Nintendo 3DS MicroSD Management twice in a single session
 2023-03-24  0:23 UTC 

[cifs:for-next 3/8] fs/cifs/connect.c:1303 cifs_ipaddr_cmp() error: memcmp() '&saddr4->sin_addr.s_addr' too small (4 vs 16)
 2023-03-23 16:40 UTC  (4+ messages)

[GIT PULL] keys: Miscellaneous fixes/changes
 2023-03-21 19:32 UTC  (6+ messages)

ksmbd not returning errors on unsupported dialects
 2023-03-20 23:31 UTC  (2+ messages)

[PATCH] fs: add the tuncate check of exfat and hfsplus
 2023-03-20 13:44 UTC  (8+ messages)
` [PATCH v2] fs: add the tuncate check of hfs, "
  ` [PATCH v3] fs: add the tuncate check of exfat

[PATCH 00/10] Some cleanups for fs/cifs
 2023-03-20  5:57 UTC  (14+ messages)
` [PATCH 01/10] cifs: Simplify some callers of compound_send_recv()
` [PATCH 02/10] cifs: Make "resp_buf_type" initialization consistent
` [PATCH 03/10] cifs: Slightly simplify cifs_readdir()
` [PATCH 04/10] "
` [PATCH 05/10] cifs: Simplify SMB2_OP_RMDIR with CREATE_DELETE_ON_CLOSE
` [PATCH 06/10] cifs: Slightly refactor smb2_compound_op()
` [PATCH 07/10] cifs: Reduce copy&paste in smb2_compound_op()
` [PATCH 08/10] cifs: Avoid two "else" branches
` [PATCH 09/10] cifs: Store smb3_create_tag_posix just once
` [PATCH 10/10] cifs: Use switch/case to dissect negprot reply ctxts

Helper functions for smb2 compound ops
 2023-03-19 20:14 UTC  (3+ messages)

[PATCH 01/11] cifs: fix tcon status change after tree connect
 2023-03-17 18:25 UTC  (21+ messages)
` [PATCH 02/11] cifs: generate signkey for the channel that's reconnecting
` [PATCH 03/11] cifs: avoid race conditions with parallel reconnects
` [PATCH 04/11] cifs: serialize channel reconnects
` [PATCH 05/11] cifs: lock chan_lock outside match_session
` [PATCH 06/11] cifs: fix sockaddr comparison in iface_cmp
` [PATCH 07/11] cifs: do not poll server interfaces too regularly
` [PATCH 08/11] cifs: distribute channels across interfaces based on speed
` [PATCH 09/11] cifs: account for primary channel in the interface list
` [PATCH 10/11] cifs: handle when server stops supporting multichannel
` [PATCH 11/11] cifs: empty interface list when server doesn't support query interfaces

[PATCH] cifs: Clarify an if-condition in SMB2_open_init()
 2023-03-17 16:42 UTC 

[PATCH 0/7] Avoid a few casts from void *
 2023-03-17 11:15 UTC  (8+ messages)
` [PATCH 1/7] cifs: Avoid a cast in add_lease_context()
` [PATCH 2/7] cifs: Avoid a cast in add_durable_context()
` [PATCH 3/7] cifs: Avoid a cast in add_posix_context()
` [PATCH 4/7] cifs: Avoid a cast in add_sd_context()
` [PATCH 5/7] cifs: Avoid a cast in add_durable_v2_context()
` [PATCH 6/7] cifs: Avoid a cast in add_durable_reconnect_v2_context()
` [PATCH 7/7] cifs: Avoid a cast in add_query_id_context()

[PATCH v8 0/3] ksmbd patches included vfs changes
 2023-03-17  8:55 UTC  (5+ messages)
` [PATCH v8 1/3] ksmbd: remove internal.h include
` [PATCH v8 2/3] fs: introduce lock_rename_child() helper
` [PATCH v8 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[GIT PULL] smb3 client fixes
 2023-03-16 22:12 UTC  (2+ messages)

[PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE
 2023-03-16 10:43 UTC  (3+ messages)
` [PATCH v19 08/15] cifs: Use generic_file_splice_read()

Rubber Molded
 2023-03-16  8:45 UTC 

[PATCH 2/4] cifs: fix use-after-free bug in refresh_cache_worker()
 2023-03-14 23:32 UTC  (3+ messages)
` [PATCH 3/4] cifs: return DFS root session id in DebugData
` [PATCH 4/4] cifs: use DFS root session instead of tcon ses

[PATCH 1/4] cifs: set DFS root session in cifs_get_smb_ses()
 2023-03-14 23:32 UTC 

[PATCH v18 07/15] splice: Do splice read from a file without using ITER_PIPE
 2023-03-14 22:52 UTC  (3+ messages)
` [PATCH v18 08/15] cifs: Use generic_file_splice_read()

[PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
 2023-03-14 21:52 UTC  (3+ messages)

Fix setting EOF
 2023-03-14 19:44 UTC  (6+ messages)

Fwd: [PATCH] cifs: Fix smb2_set_path_size()
 2023-03-14 16:35 UTC 

[PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE
 2023-03-08 14:37 UTC 

cifs xfstests aio-dio-invalidate-failure test fail after 6.3 merge
 2023-03-08  6:30 UTC  (3+ messages)

[PATCH v2] ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
 2023-03-08  4:57 UTC  (2+ messages)

[PATCH 6.1 673/885] cifs: introduce cifs_io_parms in smb2_async_writev()
 2023-03-07 17:00 UTC  (3+ messages)
` [PATCH 6.1 674/885] cifs: split out smb3_use_rdma_offload() helper
` [PATCH 6.1 675/885] cifs: dont try to use rdma offload on encrypted connections

[PATCH 6.2 0774/1001] cifs: introduce cifs_io_parms in smb2_async_writev()
 2023-03-07 16:59 UTC  (3+ messages)
` [PATCH 6.2 0775/1001] cifs: split out smb3_use_rdma_offload() helper
` [PATCH 6.2 0776/1001] cifs: dont try to use rdma offload on encrypted connections

[PATCH] ksmbd: fix possible refcount leak in smb2_open()
 2023-03-07  9:27 UTC  (4+ messages)

[PATCH 1/2] ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
 2023-03-07  7:10 UTC  (5+ messages)
` [PATCH 2/2] ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES

[bug report] ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
 2023-03-05 12:36 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-03-04  0:39 UTC  (2+ messages)

[PATCH v2 0/2] Fix some bug in cifs
 2023-03-03 21:55 UTC  (3+ messages)

[bug report] cifsd: add file operations
 2023-03-03 14:10 UTC 

[PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region()
 2023-03-02 23:41 UTC  (11+ messages)
` [PATCH 1/3] mm: Add a function to get a single tagged folio from a file
` [PATCH 2/3] afs: Partially revert and use filemap_get_folio_tag()
` [PATCH 3/3] cifs: "
` Test patch to remove per-page dirty region tracking from afs
` Test patch to make afs use write_cache_pages()
` Test patch to make afs use its own version of write_cache_pages()
` cifs test patch to convert to using write_cache_pages()
` cifs test patch to make cifs use its own version of write_cache_pages()

Nested NTFS volumes within Windows SMB share may result in inode collisions in linux client
 2023-03-02 19:42 UTC  (11+ messages)

[PATCH 0/1] smb3: Memory leak/page refcount overflow fix
 2023-03-01 18:24 UTC  (5+ messages)
` [PATCH 1/1] cifs: Fix memory leak in direct I/O

[PATCH] ksmbd: fix wrong signingkey creation when encryption is AES256
 2023-03-01  3:57 UTC  (3+ messages)
` [PATCH] ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION

[PATCH 1/2] cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
 2023-02-28 23:35 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] cifs: prevent data race in cifs_reconnect_tcon()


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