linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 22:46:28 to 2022-01-28 10:58:24 UTC [more...]

[PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
 2022-01-28 10:58 UTC  (9+ messages)
` [PATCH 1/4] Fix a warning about a malformed kernel doc comment in cifs by removing the
` [PATCH 2/4] cifs: Transition from ->readpages() to ->readahead()
` [PATCH 3/4] netfs, cachefiles: Add a method to query presence of data in the cache
` [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly

[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
 2022-01-28  7:05 UTC  (2+ messages)

Mapping between EHOSTDOWN to EACCESS in cifs
 2022-01-27  9:54 UTC 

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-01-25 14:57 UTC  (10+ messages)
` [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
` [RFC PATCH 2/7] cifs: Miscellaneous bits
` [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 4/7] cifs: Make cifs_writepages() hand an iterator down
` [RFC PATCH 5/7] cifs: Make cifs_readahead() pass "
` [RFC PATCH 6/7] cifs: Get direct I/O and unbuffered I/O working with iterators
` [RFC PATCH 7/7] cifs: Use netfslib to handle reads

[RFC PATCH] cifs: Transition from ->readpages() to ->readahead()
 2022-01-25 14:41 UTC  (8+ messages)

[RFC PATCH 1/2] cifs: Transition from ->readpages() to ->readahead()
 2022-01-24 16:58 UTC  (2+ messages)
` [RFC PATCH 2/2] cifs: Implement cache I/O by accessing the cache directly

[PATCH 5.15.y 0/4] ksmbd stable patches for 5.15.y
 2022-01-23 14:19 UTC  (6+ messages)
` [PATCH 5.15.y 1/4] ksmbd: add support for smb2 max credit parameter
` [PATCH 5.15.y 2/4] ksmbd: move credit charge deduction under processing request
` [PATCH 5.15.y 3/4] ksmbd: limits exceeding the maximum allowable outstanding requests
` [PATCH 5.15.y 4/4] ksmbd: add reserved room in ipc request/response

[PATCH 5.16.y 0/4] ksmbd stable patches for 5.16.y
 2022-01-23 14:18 UTC  (6+ messages)
` [PATCH 5.16.y 1/4] ksmbd: add support for smb2 max credit parameter
` [PATCH 5.16.y 2/4] ksmbd: move credit charge deduction under processing request
` [PATCH 5.16.y 3/4] ksmbd: limits exceeding the maximum allowable outstanding requests
` [PATCH 5.16.y 4/4] ksmbd: add reserved room in ipc request/response

[PATCH] mountd/rpc_samr: drop unused function rpc_samr_remove_domain_entry()
 2022-01-23  1:12 UTC  (2+ messages)

[PATCH] fix return-type warning in usm_handle_logout_request()
 2022-01-23  1:12 UTC  (2+ messages)

[PATCH] ksmbd: fix SMB 3.11 posix extension mount failure
 2022-01-23  0:53 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 05/16] ksmbd: smbd: call rdma_accept() under CM handler
 2022-01-23  0:12 UTC 

[PATCH AUTOSEL 5.16 05/19] ksmbd: smbd: call rdma_accept() under CM handler
 2022-01-23  0:10 UTC 

[GIT PULL] smb3 fixes
 2022-01-22  9:40 UTC  (2+ messages)

[GIT PULL] fscache: Fixes and minor updates for rewrite
 2022-01-22  9:40 UTC  (2+ messages)

[PATCH v2] ksmbd: smbd: validate buffer descriptor structures
 2022-01-22  8:36 UTC  (2+ messages)

ksmbd kernel docs
 2022-01-22  8:05 UTC  (2+ messages)

[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
 2022-01-21 17:53 UTC  (27+ messages)
` [PATCH 01/11] fscache: Fix the volume collision wait condition
` [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
` [PATCH 03/11] cachefiles: set default tag name if it's unspecified
` [PATCH 04/11] cachefiles: Make some tracepoint adjustments
` [PATCH 05/11] cachefiles: Trace active-mark failure
` [PATCH 06/11] cachefiles: Explain checks in a comment
` [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
` [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
` [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
` [PATCH 10/11] netfs: Make ops->init_rreq() optional
` [PATCH 11/11] cifs: Support fscache indexing rewrite

[PATCH v2 2/2] cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
 2022-01-20 19:18 UTC  (5+ messages)

[GIT PULL] ksmbd fixes
 2022-01-20 11:59 UTC  (2+ messages)

[PATCH] cifs: serialize all mount attempts
 2022-01-20  9:38 UTC  (3+ messages)

[PATCH] ksmbd: smbd: validate buffer descriptor structures
 2022-01-20  4:19 UTC  (3+ messages)

linux-next: manual merge of the cifs tree with the fscache tree
 2022-01-19 22:43 UTC 

[PATCH][SMB3] add new defines from protocol specification
 2022-01-18 22:45 UTC  (2+ messages)

memleak on test generic/422 to windows
 2022-01-18 16:26 UTC 

Out of order read() completion and buffer filling beyond returned amount
 2022-01-18  7:25 UTC  (4+ messages)

[PATCH 1/2] ksmbd: smbd: create MR pool
 2022-01-18  6:40 UTC  (11+ messages)
` [PATCH 2/2] ksmbd: smbd: change the default maximum read/write, receive size

[PATCH] cifs: serialize all mount attempts
 2022-01-18  3:42 UTC  (3+ messages)

[PATCH] ksmbd: fix guest connection failure with nautilus
 2022-01-17 23:52 UTC 

[PATCH] cifs: Replace one-element array with flexible-array member
 2022-01-17 21:01 UTC  (3+ messages)

[PATCH -next] cifs: clean up an inconsistent indenting
 2022-01-17 19:34 UTC  (2+ messages)

[GIT PULL] cifs/smb3 fixes
 2022-01-17  7:59 UTC  (2+ messages)

[PATCH] ksmbd: uninitialized variable in create_socket()
 2022-01-16 12:47 UTC  (2+ messages)

Multichannel patch series
 2022-01-15  5:51 UTC 

Multichannel patch series reconnect bug
 2022-01-14 21:19 UTC 

[PATCH v2 1/2] cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
 2022-01-14 19:53 UTC 

fix for "CIFS: DFS namespaces with non-ASCII symbols cannot be mounted" #215440 bug
 2022-01-14 19:52 UTC 

Multichannel patch series DFS regression narrowed down
 2022-01-14 15:34 UTC 

[PATCH v7] cifs: Support fscache indexing rewrite
 2022-01-14  8:28 UTC 

cifs fallocate doesn't flush writes?
 2022-01-13 18:22 UTC  (5+ messages)
` Incorrect fallocate behaviour in cifs or samba?

[bug report] NFS: Support statx_get and statx_set ioctls
 2022-01-13 17:50 UTC  (7+ messages)

[PATCH v5 63/68] cifs: Support fscache indexing rewrite
 2022-01-13 16:20 UTC  (16+ messages)
` [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
  ` [PATCH v4 00/68] fscache, cachefiles: Rewrite
    ` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
    ` [PATCH v6] cifs: Support fscache indexing rewrite

[PATCH v4] ksmbd: smbd: fix missing client's memory region invalidation
 2022-01-13  0:51 UTC 

[GIT PULL] fscache, cachefiles: Rewrite
 2022-01-12 23:49 UTC  (3+ messages)

[PATCH] cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
 2022-01-12 17:19 UTC  (3+ messages)
` bug: DFS namespaces with non-ASCII symbols cannot be mounted

[Bug 7726] NT_STATUS_ILLEGAL_CHARACTER -- cifs broken
 2022-01-12 11:09 UTC 

[PATCH] cifs: fix FILE_BOTH_DIRECTORY_INFO definition
 2022-01-12  5:59 UTC  (2+ messages)

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-01-12  5:49 UTC  (10+ messages)

[PATCH v3] ksmbd: smbd: fix missing client's memory region invalidation
 2022-01-12  1:55 UTC  (2+ messages)

[PATCH v2] ksmbd: smbd: fix missing client's memory region invalidation
 2022-01-12  0:09 UTC  (3+ messages)

[PATCH] cifs: uninitialized variable in cifs_get_next_mid()
 2022-01-11 21:40 UTC  (2+ messages)

[PATCH] cifs: fix FILE_BOTH_DIRECTORY_INFO definition
 2022-01-11 14:42 UTC 

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-01-11  3:16 UTC  (2+ messages)

[PATCH] ksmbd: smbd: fix missing client's memory region invalidation
 2022-01-11  1:58 UTC  (2+ messages)

Find no outgoing routing table entry for CIFS reconnect?
 2022-01-11  1:29 UTC 

[PATCH] cifs: move superblock magic defitions to magic.h
 2022-01-11  0:55 UTC  (4+ messages)

[Bug 7179] mount.cifs mtab locking Denial of Service
 2022-01-10 17:37 UTC 

[PATCH] ksmbd: add smb-direct shutdown
 2022-01-10  8:00 UTC 

[PATCH] cifs: fix hang on cifs_get_next_mid()
 2022-01-08  2:09 UTC  (2+ messages)

SMB1 regression with multichannel patches in for-next
 2022-01-07 22:46 UTC  (2+ 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).