linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-04 06:08:26 to 2022-03-02 15:16:57 UTC [more...]

[PATCH] [CIFS]: Add clamp_length support
 2022-03-02 15:16 UTC  (6+ messages)

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-03-02 14:46 UTC  (7+ messages)

[PATCH 00/19] netfs: Prep for write helpers
 2022-03-02 14:09 UTC  (20+ messages)
` [PATCH 01/19] fscache: export fscache_end_operation()
` [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH 03/19] netfs: Add a netfs inode context
` [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH 07/19] netfs: Split netfs_io_* object handling out
` [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH 12/19] netfs: Prepare to split read_helper.c
` [PATCH 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
` [PATCH 15/19] netfs: Split some core bits out into their own file
` [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
` [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
` [PATCH 18/19] netfs: Keep track of the actual remote file size
` [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02 14:04 UTC  (66+ 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 "

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

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-03-02  6:58 UTC  (12+ messages)

[PATCH v2] vfs: parse sloppy mount option in correct order
 2022-03-02  6:27 UTC 

[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_*

[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

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

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


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