linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 11:59:29 to 2022-02-28 13:16:23 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 13:13 UTC  (15+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs
 2022-02-28  5:42 UTC  (5+ messages)
              ` [Lsf-pc] "

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-02-28  2:37 UTC  (3+ messages)

[PATCH v2] ksmbd: fix racy issue from using ->d_parent and ->d_name
 2022-02-26 13:09 UTC  (5+ messages)

[PATCH] cifs: truncate the inode and mapping when we simulate fcollapse
 2022-02-23  2:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 5/9] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.14 05/10] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.19 07/13] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.4 07/13] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.10 10/18] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-23  2:30 UTC 

[PATCH AUTOSEL 5.15 12/28] cifs: do not use uninitialized data in the owner/group sid
 2022-02-23  2:29 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 13/28] cifs: fix double free race when mount fails in cifs_get_root()
` [PATCH AUTOSEL 5.15 18/28] cifs: modefromsids must add an ACE for authenticated users

[PATCH AUTOSEL 5.16 14/30] cifs: do not use uninitialized data in the owner/group sid
 2022-02-23  2:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 15/30] cifs: fix double free race when mount fails in cifs_get_root()
` [PATCH AUTOSEL 5.16 20/30] cifs: modefromsids must add an ACE for authenticated users

[PATCH] cifs: truncate the inode and mapping when we simulate fcollapse
 2022-02-22 12:08 UTC  (2+ messages)

[Bug 14713] SMBv3 negotiation fails with a Solaris server
 2022-02-20 19:07 UTC 

[GIT PULL] smb3 client fixes
 2022-02-18 17:39 UTC  (2+ messages)

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-02-18 13:30 UTC  (13+ messages)

[PATCH -next] cifs: clean up an inconsistent indenting
 2022-02-17  0:47 UTC 

[PATCH][CIFS] fix confusing unneeded warning message on smb2.1 and earlier
 2022-02-16 22:48 UTC 

[PATCH] [CIFS]: Add clamp_length support
 2022-02-16 21:25 UTC  (2+ messages)

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (7+ messages)

[PATCH] cifs: use a different reconnect helper for non-cifsd threads
 2022-02-16 15:33 UTC  (6+ messages)

[PATCH AUTOSEL 5.15 10/33] ksmbd: fix same UniqueId for dot and dotdot entries
 2022-02-15 15:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 11/33] ksmbd: don't align last entry offset in smb2 query directory

[PATCH AUTOSEL 5.16 10/34] ksmbd: fix same UniqueId for dot and dotdot entries
 2022-02-15 15:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 11/34] ksmbd: don't align last entry offset in smb2 query directory

lockdep deadlock warning
 2022-02-14 16:49 UTC 

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-02-14 16:33 UTC  (15+ 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

(no subject)
 2022-02-14 13:02 UTC  (6+ messages)
` [PATCH] cifs: modefromsids must add an ACE for authenticated users
` 

[GIT PULL] smb3 client fixes
 2022-02-13 18:04 UTC  (2+ messages)

possible circular lock dependency
 2022-02-12  8:32 UTC 

[PATCH] smb3: fix snapshot mount option
 2022-02-12  8:17 UTC  (2+ messages)

[PATCH] cifs: fix set of group SID via NTSD xattrs
 2022-02-12  7:52 UTC  (2+ messages)

[PATCH] cifs: do not use uninitialized data in the owner/group sid
 2022-02-12  6:36 UTC  (2+ messages)

[PATCH] cifs: fix double free race when mount fails in cifs_get_root()
 2022-02-10 16:59 UTC 

Double free in mount codepath
 2022-02-10 16:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.16 19/42] cifs: unlock chan_lock before calling cifs_put_tcp_session
 2022-02-09 18:32 UTC 

[PATCH] ksmbd: fix racy issue from using ->d_parent and ->d_name
 2022-02-08  1:09 UTC 

[GIT PULL] ksmbd server fixes
 2022-02-07 23:34 UTC  (2+ messages)

[PATCH][SMB3] improve error message when mount options conflict with posix
 2022-02-07  4:50 UTC 

[GIT PULL] cifs/smb3 client fixes
 2022-02-04 17:58 UTC  (2+ messages)

[PATCH] cifs: Invalidate fscache cookie
 2022-02-04  9:07 UTC  (2+ messages)

[PATCH] Documentation: ksmbd: update Feature Status table
 2022-02-03 22:39 UTC 

[ksmbd] racy uses of ->d_parent and ->d_name
 2022-02-03  8:00 UTC  (6+ messages)

[LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
 2022-02-03  3:40 UTC  (3+ messages)

fix workstation_name for multiuser mounts
 2022-02-03  3:32 UTC  (4+ messages)
` [PATCH] cifs: "

Mapping between EHOSTDOWN to EACCESS in cifs
 2022-02-02 22:24 UTC  (2+ messages)

[PATCH v2] ksmbd: reduce smb direct max read/write size
 2022-02-01 13:17 UTC  (2+ messages)

[PATCH] ksmbd: add support for key exchange
 2022-02-01 12:10 UTC 

[PATCH] cachefiles: Fix the volume coherency check
 2022-01-31 18:43 UTC  (2+ messages)

[PATCH 1/2] cifs: Fix the readahead conversion to manage the batch when reading from cache
 2022-01-31 17:54 UTC 

[PATCH 1/3] ksmbd: reduce smb direct max read/write size
 2022-01-31  5:09 UTC  (7+ messages)
` [PATCH 2/3] ksmbd: fix same UniqueId for dot and dotdot entries
` [PATCH 3/3] ksmbd: don't align last entry offset in smb2 query directory

additional regression tests added for cifs.ko (to the buildbot)
 2022-01-30 20:58 UTC 

[PATCH] cifs: add a warning that SMB 1.0 is deprecated and will be phased out in 12 months
 2022-01-28 14:12 UTC 

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

[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  (9+ messages)
` [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 v2 2/2] cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
 2022-01-20 19:18 UTC  (4+ messages)

[GIT PULL] ksmbd fixes
 2022-01-20 11:59 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).