linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 11:52:55 to 2021-09-17 11:19:42 UTC [more...]

[PATCH] ksmbd: prevent out of share access
 2021-09-17 10:49 UTC 

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 21:59 UTC  (18+ messages)
` [PATCH 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH 2/8] fscache: Implement an alternate I/O interface to replace the old API
` [PATCH 3/8] nfs: Move to using the alternate (deprecated) fscache I/O API
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH 5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API
` [PATCH 6/8] fscache: Remove the old "
` [PATCH 7/8] fscache: Remove stats that are no longer used
` [PATCH 8/8] fscache: Update the documentation to reflect I/O API changes

[GIT PULL] rename fs/cifs source directory to fs/smbfs_client
 2021-09-14 21:25 UTC 

[GIT PULL] cifs/smb3 client fixes
 2021-09-14 21:21 UTC  (8+ messages)
      ` Fwd: "

newly passing xfstests
 2021-09-14 12:26 UTC  (3+ messages)

[cifs:for-next 3/4] fs/smbfs_client/cifsroot.c:83:12: warning: no previous prototype for 'cifs_root_data'
 2021-09-14 11:34 UTC 

[cifs:for-next 3/4] fs/smbfs_client/ioctl.c:324:17: warning: variable 'caps' set but not used
 2021-09-14  9:29 UTC 

cifs: rename fs/cifs directory to fs/smbfs
 2021-09-14  5:27 UTC  (2+ messages)

[cifs:for-next 1/1] fs/smbfs/cifsroot.c:83:12: warning: no previous prototype for 'cifs_root_data'
 2021-09-14  4:14 UTC  (2+ messages)

[cifs:for-next 1/1] fs/smbfs/ioctl.c:324:10: warning: variable 'caps' set but not used
 2021-09-13 23:34 UTC  (2+ messages)

[PATCH] cifs: remove pathname for file from SPDX header
 2021-09-13 19:59 UTC 

[cifs:for-next 1/1] fs/smbfs/connect.c:1093: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-13 13:00 UTC 

[PATCH] ksmbd: potential uninitialized error code in set_file_basic_info()
 2021-09-13  9:47 UTC  (7+ messages)

[GIT PULL] smb3 client fixes
 2021-09-12 18:41 UTC  (3+ messages)

xfstest detailed results
 2021-09-12  3:06 UTC  (2+ messages)

ksmbd,transport_rdma.c: Don't include rwlock.h directly
 2021-09-12  3:00 UTC 

typo in ksmbd-utils README
 2021-09-10 21:01 UTC 

[RFC][PATCH] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes
 2021-09-10 10:54 UTC 

[GIT PULL] ksmbd fixes
 2021-09-09 23:23 UTC  (4+ messages)

[PATCH] cifs: properly invalidate cached root handle when closing it
 2021-09-09 21:46 UTC 

[PATCH AUTOSEL 4.19 63/74] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:57 UTC 

[PATCH AUTOSEL 4.4 31/35] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 12:01 UTC 

[PATCH AUTOSEL 4.9 41/48] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.14 48/59] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 5.4 092/109] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:54 UTC 

[PATCH AUTOSEL 5.10 151/176] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:50 UTC 

[PATCH AUTOSEL 5.13 188/219] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:46 UTC 

[PATCH AUTOSEL 5.14 214/252] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-09-09 11:40 UTC 

Fwd: move smbfsctl.h to common code (for the client)
 2021-09-09  5:29 UTC 

[PATCH] ksmbd: change LeaseKey data type to u8 array
 2021-09-09  4:17 UTC 

updated smbfsctl.h to allow for future common version
 2021-09-09  4:16 UTC  (2+ messages)

[PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-09-08 19:06 UTC  (8+ messages)
` [PATCH v2 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH v2 2/6] afs: Sort out symlink reading
` [PATCH v2 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v2 4/6] folio: Add a function to get the host inode for "
` [PATCH v2 5/6] netfs, afs, ceph: Use folios
` [PATCH v2 6/6] afs: Use folios in directory handling

possible circular locking dependency detected: compound_send_recv+0x189/0x910 [cifs] vm_mmap_pgoff+0x85/0x160
 2021-09-08 14:27 UTC  (3+ messages)

[PATCH 1/4] cifs: Move more definitions into the shared area
 2021-09-08  7:51 UTC  (5+ messages)
` [PATCH 2/4] ksmbd: "
` [PATCH 3/4] cifs: Move SMB2_Create definitions to "
` [PATCH 4/4] ksmbd: Use the SMB3_Create definitions from "

[PATCH 1/2] cifs: move IOCTL and structures to the common area
 2021-09-08  6:46 UTC 

[PATCH 0/4] v2 cifs patches
 2021-09-08  2:47 UTC  (6+ messages)
` [PATCH 1/4] cifs: Create a new shared file holding smb2 pdu definitions
` [PATCH 2/4] cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
` [PATCH 3/4] cifs: Move more definitions into the shared area
` [PATCH 4/4] cifs: Move SMB2_Create definitions to "

[PATCH] ksmbd: remove unnecessary conditions
 2021-09-07 10:34 UTC  (8+ messages)

[PATCH 0/4] Start moving common cifs/ksmbd definitions into a common directory
 2021-09-07  8:40 UTC  (9+ messages)
` [PATCH 1/4] cifs: Create a new shared file holding smb2 pdu definitions
` [PATCH 2/4] ksmbd: switch to use shared definitions where available
` [PATCH 3/4] cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
` [PATCH 4/4] ksmbd: use the common definitions for NEGOTIATE_PROTOCOL

[regression] fsstress hung since 5.14-rc5-smb3-fixes
 2021-09-07  3:20 UTC  (3+ messages)

[regression] lock test hang since 5.13-rc-smb3-part2
 2021-09-07  3:18 UTC  (3+ messages)

[PATCH 1/4] cifs: Create a new shared file holding smb2 pdu definitions
 2021-09-07  2:56 UTC  (4+ messages)
` [PATCH 2/4] ksmbd: switch to use shared definitions where available
` [PATCH 3/4] cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
` [PATCH 4/4] ksmbd: use the common definitions for NEGOTIATE_PROTOCOL

[PATCH][next] ksmbd: add missing assignments to ret on ndr_read_int64 read calls
 2021-09-07  0:08 UTC  (3+ messages)

[PATCH 1/2] ksmbd: fix read of uninitialized variable ret in set_file_basic_info
 2021-09-07  0:06 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: fix control flow issues in sid_to_id()

[PATCH v2 1/2] ksmbd: remove smb2_buf_length in smb2_hdr
 2021-09-06 11:13 UTC  (2+ messages)
` [PATCH v2 2/2] ksmbd: remove smb2_buf_length in smb2_transform_hdr

quic in-kernel implementation?
 2021-09-05 23:38 UTC  (3+ messages)

[PATCH 1/2] ksmbd: remove smb2_buf_length in smb2_hdr
 2021-09-05 12:18 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: remove smb2_buf_length in smb2_transform_hdr

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2021-09-03 22:06 UTC  (4+ messages)

[PATCH 0/3] cifs: create a common smb2pdu.h for client and server
 2021-09-03 16:53 UTC  (7+ messages)
` [PATCH 1/3] cifs: create smb2pdu.h to be shared between cifs "
` [PATCH 2/3] cifs: rename smb2_sync_hdr to smb2_hdr to harmonize naming with ksmbd
` [PATCH 3/3] cifs: move smb2 tree_[dis]connect definitions to the shared cifs_common

[PATCH v2] ksmbd: add validation for ndr read/write functions
 2021-09-02 22:17 UTC 

[GIT PULL] fscache: Fixes and rewrite preparation
 2021-09-02 17:37 UTC  (2+ messages)

[PATCH v8 00/13] ksmbd: introduce new SMB3 kernel server
 2021-09-02 13:43 UTC  (8+ messages)
` [PATCH 00/11] ksmbd: various fixes
  ` [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()
  ` [PATCH 11/11] ksmbd: defer notify_change() call

[PATCH 1/4] ksmbd: Reduce error log 'speed is unknown' to debug
 2021-09-01 12:28 UTC  (6+ messages)
` [PATCH 2/4] ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
` [PATCH 3/4] ksmbd: add validation for ndr read/write functions
` [PATCH 4/4] ksmbd: remove unused ksmbd_file_table_flush function

Common headers kernel client and server
 2021-08-31 23:33 UTC 

[GIT PULL] new smb3 kernel server (ksmbd)
 2021-08-31 16:41 UTC  (2+ messages)

[PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
 2021-08-27 12:49 UTC  (11+ messages)
` [PATCH 00/12] fscache: Some prep work for fscache rewrite
  ` [PATCH 10/12] fscache: Fix cookie key hashing
  ` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
  ` [PATCH v2 04/12] fscache: Add a cookie debug ID and use that in traces
    ` [Linux-cachefs] "

Kernel lockup upon dfs_cache_update
 2021-08-27 12:37 UTC  (3+ messages)

CIFS version 1/2 negotiate ?
 2021-08-26 19:18 UTC  (3+ messages)

[PATCH 0/1] don't leak EDEADLK to userspace
 2021-08-26 18:07 UTC  (5+ messages)
` [PATCH] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED

[PATCH] cifs: cifs_md4 convert to SPDX identifier
 2021-08-25 20:53 UTC  (3+ messages)

crypto updates
 2021-08-25  7:46 UTC  (4+ messages)
` [PATCH 1/2] cifs: remove support for NTLM and weaker authentication algorithms

[PATCH 0/1] cifs: do not leak EDEADLK to dgetents64
 2021-08-25  7:30 UTC  (2+ messages)
` [PATCH] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED

[PATCH] add cifs_common directory to MAINTAINERS file
 2021-08-24 23:51 UTC  (2+ messages)

[PATCH] cifs: create a MD4 module and switch cifs.ko to use it
 2021-08-24 16:50 UTC  (2+ messages)

Building cifs.ko without any support for insecure crypto?
 2021-08-24 16:41 UTC  (9+ messages)

[PATCH][SMB3.1.1] incorrect initialization of the posix extensions in new mount API
 2021-08-24 16:02 UTC  (3+ messages)

[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-24 14:38 UTC  (12+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 2/6] folio: Add a function to change the private data attached to a folio
` [PATCH 3/6] folio: Add a function to get the host inode for "
` [PATCH 4/6] afs: Sort out symlink reading
` [PATCH 5/6] netfs, afs, ceph: Use folios
` [PATCH 6/6] afs: Use folios in directory handling


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