linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 14:24:08 to 2022-03-01 23:19:59 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 23:19 UTC  (62+ 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 "

[PATCH 1/4] ksmbd-tools: Fix function name typo
 2022-03-01 23:12 UTC  (8+ messages)
` [PATCH 2/4] ksmbd-tools: Fix memory leak in lsarpc_lookup_names3_invoke
` [PATCH 3/4] ksmbd-tools: Add validation for ndr_read_* functions
` [PATCH 4/4] ksmbd-tools: Fix potential out-of-bounds write in ndr_write_*

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-03-01 21:16 UTC  (5+ messages)

[PATCH 1/4] ksmbd: remove internal.h include
 2022-03-01 11:21 UTC  (9+ messages)
` [PATCH 2/4] ksmbd: remove filename in ksmbd_file
` [PATCH 3/4] ksmbd: increment reference count of parent fp
` [PATCH v3 4/4] ksmbd: fix racy issue from using ->d_parent and ->d_name

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-03-01  9:39 UTC  (12+ messages)
` [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 7/7] cifs: Use netfslib to handle reads

[PATCH] [CIFS]: Add clamp_length support
 2022-02-28 14:39 UTC  (4+ messages)

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

[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  (12+ 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][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 

(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 


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