[PATCH] ksmbd: don't terminate inactive sessions after a few seconds
2023-03-21 13:33 UTC (3+ messages)
` [PATCH] ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
` [PATCH] ksmbd: return unsupported error on smb1 mount
[smb3] 5efdd9122e: filebench.sum_operations/s -50.0% regression
2023-03-21 9:42 UTC (3+ 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] ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
2023-03-16 13:40 UTC
[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 (9+ messages)
` [PATCH 2/2] cifs: prevent data race in cifs_reconnect_tcon()
` [PATCH v2 1/2] cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
` [PATCH v2 2/2] cifs: prevent data race in cifs_reconnect_tcon()
[PATCH v5 00/23] Convert to filemap_get_folios_tag()
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/2] smb3: Miscellaneous fixes
2023-02-27 13:04 UTC (3+ messages)
` [PATCH 1/2] cifs: Fix cifs_write_back_from_locked_folio()
` [PATCH 2/2] iov: Fix netfs_extract_user_to_sg()
Renovace podlahy
2023-02-27 8:35 UTC
[PATCH AUTOSEL 6.1 58/58] cifs: prevent data race in smb2_reconnect()
2023-02-27 2:04 UTC
[PATCH AUTOSEL 6.2 60/60] cifs: prevent data race in smb2_reconnect()
2023-02-27 2:00 UTC
[RFC][PATCH] cifs: Improve use of filemap_get_folios_tag()
2023-02-24 17:22 UTC (3+ messages)
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 (19+ 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)
page: next (older)
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).