Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-06-29 18:46:19 to 2025-07-21 03:14:16 UTC [more...]

Compressed files & the page cache
 2025-07-21  3:14 UTC  (14+ messages)

[PATCH V2] smb: client: fix netns refcount leak after net_passive changes
 2025-07-21  0:19 UTC  (2+ messages)

Updated SMB3.1.1 POSIX testing results to Samba
 2025-07-21  0:05 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-07-19  5:40 UTC  (2+ messages)

[PATCH] cifs: reset iface weights when we cannot find a candidate
 2025-07-18  4:10 UTC  (2+ messages)

[PATCH] smb: client: fix netns refcount leak after net_passive changes
 2025-07-17 11:28 UTC 

Using UPN with mount.cifs?
 2025-07-17  8:15 UTC  (5+ messages)

[f2fs-dev] Compressed files & the page cache
 2025-07-17  1:04 UTC  (2+ messages)

[PATCH 0/4] smb/server: various clean-ups
 2025-07-16  6:59 UTC  (3+ messages)

Samba support for creating special files (via reparse points)
 2025-07-15 20:05 UTC  (17+ messages)

[PATCH 6.1 40/88] smb: server: make use of rdma_destroy_qp()
 2025-07-15 13:14 UTC 

[PATCH 6.15 119/192] smb: server: make use of rdma_destroy_qp()
 2025-07-15 13:13 UTC 

[PATCH 5.15 58/77] smb: server: make use of rdma_destroy_qp()
 2025-07-15 13:13 UTC 

[PATCH 6.6 061/109] smb: server: make use of rdma_destroy_qp()
 2025-07-15 13:13 UTC 

[PATCH 6.12 099/163] smb: server: make use of rdma_destroy_qp()
 2025-07-15 13:12 UTC 

[PATCH][SMB3 client] Fix SMB311 posix special file creation to servers which do not advertise reparse support
 2025-07-15  5:18 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 01/10] ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
 2025-07-15  1:46 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 02/10] ksmbd: provide zero as a unique ID to the Mac client

[PATCH AUTOSEL 6.1 4/4] ksmbd: fix potential use-after-free in oplock/lease break ack
 2025-07-14 23:07 UTC 

[PATCH AUTOSEL 6.6 5/6] ksmbd: fix potential use-after-free in oplock/lease break ack
 2025-07-14 23:07 UTC 

[PATCH AUTOSEL 6.12 08/12] ksmbd: fix potential use-after-free in oplock/lease break ack
 2025-07-14 23:07 UTC 

[PATCH AUTOSEL 6.15 09/15] ksmbd: fix potential use-after-free in oplock/lease break ack
 2025-07-14 23:06 UTC 

[GIT PULL] ksmbd server fixes
 2025-07-12 18:15 UTC  (2+ messages)

[PATCH] cifs: Do not query WSL EAs for native SMB symlink
 2025-07-12 16:16 UTC 

[PATCH 1/2] cifs: Add support for parsing WSL symlinks in version 1 format
 2025-07-12 16:14 UTC  (2+ messages)
` [PATCH 2/2] cifs: Add support for creating "

[PATCH 1/2] cifs: Extend ->set_EA() callback to allow operate on reparse point
 2025-07-12 16:10 UTC  (2+ messages)
` [PATCH 2/2] cifs: Create native Window socket file compatible also with WSL subsystem

[PATCH] cifs: Check if server supports EAs before trying to set it for WSL
 2025-07-12 16:07 UTC 

[PATCH V2] smb: client: fix use-after-free in cifs_oplock_break
 2025-07-11 21:10 UTC  (3+ messages)

[PATCH 6.6.y] smb: client: support kvec iterators in async read path
 2025-07-11 15:59 UTC  (3+ messages)

[PATCH] smb: client: fix use-after-free in crypt_message when using async crypto
 2025-07-10 23:18 UTC  (2+ messages)

Missing man pages
 2025-07-10 18:38 UTC  (6+ messages)

directory lease bug where newly created files are ignored till lease times out
 2025-07-10 16:37 UTC  (2+ messages)

[PATCH 00/13] netfs, cifs: Fixes to retry-related code
 2025-07-10 16:31 UTC  (25+ messages)
` [PATCH 01/13] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/13] netfs: Fix double put of request
` [PATCH 03/13] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/13] netfs: Fix looping in wait functions
` [PATCH 05/13] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/13] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 07/13] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 08/13] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 09/13] smb: client: fix warning when reconnecting channel
` [PATCH 10/13] netfs: Fix i_size updating
` [PATCH 11/13] netfs: Merge i_size update functions
` [PATCH 12/13] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 13/13] netfs: Update tracepoints in a number of ways

regression tests for SMB3.1.1 POSIX Extensions - many tests added
 2025-07-10  4:22 UTC 

[PATCH net-next 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-07-09 17:05 UTC  (23+ messages)
` [PATCH net-next 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next 03/15] quic: provide common utilities and data structures
` [PATCH net-next 04/15] quic: provide family ops for address and protocol
` [PATCH net-next 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next 06/15] quic: add stream management
` [PATCH net-next 07/15] quic: add connection id management
` [PATCH net-next 08/15] quic: add path management
` [PATCH net-next 09/15] quic: add congestion control
` [PATCH net-next 10/15] quic: add packet number space
` [PATCH net-next 11/15] quic: add crypto key derivation and installation
` [PATCH net-next 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next 13/15] quic: add timer management
` [PATCH net-next 14/15] quic: add frame encoder and decoder base
` [PATCH net-next 15/15] quic: add packet builder and parser base

[PATCH 6.15 087/178] smb: client: fix warning when reconnecting channel
 2025-07-08 16:22 UTC  (8+ messages)
` [PATCH 6.15 097/178] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 6.15 100/178] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 6.15 101/178] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 6.15 102/178] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 6.15 103/178] netfs: Fix i_size updating
` [PATCH 6.15 118/178] smb: client: fix native SMB symlink traversal
` [PATCH 6.15 119/178] netfs: Fix double put of request

[PATCH 6.12 074/232] smb: client: fix warning when reconnecting channel
 2025-07-08 16:21 UTC  (5+ messages)
` [PATCH 6.12 081/232] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 6.12 082/232] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 6.12 083/232] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 6.12 084/232] netfs: Fix i_size updating

[PATCH 6.6 051/132] smb: client: fix warning when reconnecting channel
 2025-07-08 16:22 UTC 

[PATCH] smb: server: make use of rdma_destroy_qp()
 2025-07-07 22:51 UTC  (4+ messages)

[GIT PULL] smb3 client fixes
 2025-07-05 20:09 UTC  (2+ messages)

[PATCH RFC] fs/smb : fix build warning in cifs_open()
 2025-07-05 15:57 UTC 

[PATCH 0/4] fix async decryption + some secmech cleanups
 2025-07-05  1:57 UTC  (5+ messages)
` [PATCH 1/4] smb: client: fix UAF in async decryption

linux-next: Fixes tag needs some work in the cifs tree
 2025-07-04  6:43 UTC  (3+ messages)

[PATCH v2] smb: client: fix native SMB symlink traversal
 2025-07-03 21:43 UTC  (2+ messages)

[PATCH] smb: client: fix native SMB symlink traversal
 2025-07-03 15:56 UTC  (3+ messages)

[PATCH 6.6 094/139] smb: client: fix potential deadlock when reconnecting channels
 2025-07-03 14:42 UTC 

[PATCH 6.15 112/263] smb: client: fix regression with native SMB symlinks
 2025-07-03 14:41 UTC  (2+ messages)
` [PATCH 6.15 170/263] smb: client: fix potential deadlock when reconnecting channels

[PATCH 6.12 117/218] smb: client: fix potential deadlock when reconnecting channels
 2025-07-03 14:41 UTC  (10+ messages)
` [PATCH 6.12 118/218] smb: smbdirect: add smbdirect_pdu.h with protocol definitions
` [PATCH 6.12 119/218] smb: client: make use of common smbdirect_pdu.h
` [PATCH 6.12 120/218] smb: smbdirect: add smbdirect.h with public structures
` [PATCH 6.12 121/218] smb: smbdirect: add smbdirect_socket.h
` [PATCH 6.12 122/218] smb: client: make use of common smbdirect_socket
` [PATCH 6.12 123/218] smb: smbdirect: introduce smbdirect_socket_parameters
` [PATCH 6.12 124/218] smb: client: make use of common smbdirect_socket_parameters
` [PATCH 6.12 125/218] cifs: Fix the smbd_response slab to allow usercopy
` [PATCH 6.12 126/218] cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code

[PATCH] smb: client: fix race condition in negotiate timeout by using more precise timing
 2025-07-03 13:29 UTC 

[PATCH] smb: client: fix use-after-free in cifs_oplock_break
 2025-07-03 13:20 UTC 

[PATCH] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
 2025-07-03 12:59 UTC  (3+ messages)

[PATCH 5.10] cifs: fix small mempool leak in SMB2_negotiate()
 2025-07-03  9:15 UTC 

[PATCH 2/2] smb: invalidate and close cached directory when creating child entries
 2025-07-03  5:55 UTC  (5+ messages)

Wsparcie programistyczne - termin spotkania
 2025-07-02  8:10 UTC 

[PATCH] netfs: Fix i_size updating
 2025-07-01 11:42 UTC  (4+ messages)
` [PATCH] netfs: Merge i_size update functions

[PATCH] cifs: all initializations for tcon should happen in tcon_info_alloc
 2025-07-01  2:47 UTC  (5+ messages)

[PATCH 1/2] smb: change return type of cached_dir_lease_break() to bool
 2025-06-30 19:47 UTC  (2+ messages)

[PATCH] smb: client: fix readdir returning wrong type with POSIX extensions
 2025-06-29 18:46 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