linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-21 03:49:20 to 2021-09-11 01:26:20 UTC [more...]

xfstest detailed results
 2021-09-11  1:26 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] ksmbd: potential uninitialized error code in set_file_basic_info()
 2021-09-07  9:04 UTC  (6+ 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  (6+ messages)
` [RFC PATCH 01/20] fat: Fix iocharset=utf8 mount option

[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  (32+ messages)
    ` [PATCH v8 01/13] ksmbd: add document
    ` [PATCH v8 02/13] ksmbd: add server handler
    ` [PATCH v8 03/13] ksmbd: add tcp transport layer
    ` [PATCH v8 04/13] ksmbd: add ipc "
    ` [PATCH v8 05/13] ksmbd: add rdma "
    ` [PATCH v8 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
    ` [PATCH v8 07/13] ksmbd: add authentication
    ` [PATCH v8 10/13] ksmbd: add oplock/lease cache mechanism
    ` [PATCH v8 11/13] ksmbd: add file operations
    ` [PATCH v8 12/13] ksmbd: add Kconfig and Makefile
    ` [PATCH v8 13/13] MAINTAINERS: add ksmbd kernel server
  ` [PATCH 00/11] ksmbd: various fixes
    ` [PATCH 01/11] ksmbd: fix lookup on idmapped mounts
    ` [PATCH 02/11] ksmbd: fix translation in smb2_populate_readdir_entry()
    ` [PATCH 03/11] ksmbd: fix translation in create_posix_rsp_buf()
    ` [PATCH 04/11] smb2pdu: fix translation in ksmbd_acls_fattr()
    ` [PATCH 05/11] ksmbd: fix translation in acl entries
    ` [PATCH 06/11] ksmbd: fix subauth 0 handling in sid_to_id()
    ` [PATCH 07/11] ksmbd: fix translation "
    ` [PATCH 08/11] ndr: fix translation in ndr_encode_posix_acl()
    ` [PATCH 09/11] ksmbd: ensure error is surfaced in set_file_basic_info()
    ` [PATCH 10/11] ksmbd: remove setattr preparations "
    ` [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] cifs/smb3 client fixes
 2021-08-31 18:06 UTC  (6+ messages)

[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

linux-next: manual merge of the cifsd tree with the cifs tree
 2021-08-22 23:39 UTC 

[PATCH] ksmbd: fix lookup on idmapped mounts
 2021-08-21 14:33 UTC  (12+ messages)

[PATCH] oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs
 2021-08-21  3:49 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).