Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-05 01:05:30 to 2026-06-16 10:09:01 UTC [more...]

[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-16 10:07 UTC  (3+ messages)
` [PATCH v4 01/30] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v4 02/30] cachefiles: Fix double fput

[PATCH v4 0/7] smb: client: make more mount options take effect on remount
 2026-06-16  7:41 UTC  (13+ messages)
` [PATCH v4 1/7] smb: client: sync runtime state into ctx on reconfigure
` [PATCH v4 2/7] smb: client: block non-reconfigurable option changes on remount
` [PATCH v4 3/7] smb: client: sync retrans "
` [PATCH v4 4/7] smb: client: block cache=ro and cache=singleclient "
` [PATCH v4 5/7] smb: client: apply rasize "
` [PATCH v4 6/7] smb: client: move struct tcon_list to cifsglob.h
` [PATCH v4 7/7] smb: client: allow nolease option to be reconfigured on remount

[RFC PATCH 0/1] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-06-14 16:57 UTC  (10+ messages)
` [RFC PATCH 1/1] "

[PATCH cifs-utils] smbinfo: update notify subcommand
 2026-06-13 17:52 UTC  (2+ messages)

[PATCH] smb/server: check destination is open when renaming
 2026-06-13  3:52 UTC  (2+ messages)

[PATCH] smb: client: Use more common error handling code in smb3_reconfigure()
 2026-06-12 22:14 UTC  (2+ messages)

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

[PATCH] smb: client: Simplify conditional compilation in __cifs_do_create()
 2026-06-12 17:39 UTC 

[PATCH] smb/client: clean up a type issue in cifs_xattr_get()
 2026-06-12 11:27 UTC  (3+ messages)

[PATCH v3 0/9] smb: client: make remount option handling correct and consistent
 2026-06-12  9:23 UTC  (5+ messages)
` [PATCH v3 6/9] smb: client: move struct tcon_list to cifsglob.h
` [PATCH v3 9/9] smb: client: apply rasize on remount

[PATCH cifs-utils] smbinfo: add filecompressioninfo subcommand
 2026-06-12  1:18 UTC  (2+ messages)

Good news about quality improvements and more tests now passing
 2026-06-11 22:07 UTC 

[PATCH] smb/client: Fix error code in smb2_aead_req_alloc()
 2026-06-11 20:36 UTC  (2+ messages)

[PATCH] fs/smb/server: fix refcount leak in oplock_break()
 2026-06-11 15:54 UTC 

[PATCH 0/5] smb: add SMB2 compression support for ksmbd
 2026-06-10 15:15 UTC  (6+ messages)
` [PATCH 1/5] smb: move LZ77 compression into common code
` [PATCH 2/5] smb: add common SMB2 compression transform helpers
` [PATCH 3/5] cifs: negotiate chained SMB2 compression capabilities
` [PATCH 4/5] ksmbd: negotiate and decode SMB2 compression
` [PATCH 5/5] ksmbd: compress SMB2 READ responses

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-10  8:44 UTC  (3+ messages)

[PATCH] smb: server: remove code guarded by nonexistent config option
 2026-06-10  2:14 UTC  (2+ messages)

generic/004 server bug
 2026-06-10  0:45 UTC  (2+ messages)

xfstest generic/035
 2026-06-10  0:23 UTC  (3+ messages)

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:22: error: use of undeclared identifier 'FS_XFLAG_CASEFOLD'
 2026-06-09 22:20 UTC  (3+ messages)

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:43: error: 'FS_XFLAG_CASEFOLD' undeclared
 2026-06-09 11:05 UTC 

[PATCH v4 0/1] smb/server: implement compression fattr handler
 2026-06-09  7:55 UTC  (3+ messages)
` [PATCH v4 1/1] smb/server: fix incorrect file size in get_file_compression_info()

[PATCH v3 0/7] smb/server: implement compression fattr handler
 2026-06-09  5:38 UTC  (12+ messages)
` [PATCH v3 1/7] smb: remove duplicate server/smbfsctl.h
` [PATCH v3 2/7] smb: move compression definitions into common/fscc.h
` [PATCH v3 3/7] smb/server: get compression file attribute on open
` [PATCH v3 4/7] smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
` [PATCH v3 5/7] smb/server: implement FSCTL_SET_COMPRESSION "
` [PATCH v3 6/7] smb/server: get compression format in get_file_compression_info()
` [PATCH v3 7/7] smb/server: fix incorrect file size "

full fstest list for Linux client
 2026-06-08 21:39 UTC 

[PATCH] smb: client: fix chmod and chgrp with SMB3.1.1 POSIX Extensions
 2026-06-08 17:27 UTC  (13+ messages)

[PATCH v2 0/3] smb: client: fix file compression flag ioctls
 2026-06-08 15:57 UTC  (4+ messages)
` [PATCH v2 1/3] smb/client: always return a value for FS_IOC_GETFLAGS
` [PATCH v2 2/3] smb/client: use writable handle for FS_IOC_SETFLAGS compression
` [PATCH v2 3/3] smb/client: allow FS_IOC_SETFLAGS to clear compression

[PATCH v2 0/3] smb: client: fix i_blocks accounting for swapfile xfstests
 2026-06-08 15:28 UTC  (8+ messages)
` [PATCH v2 1/3] smb/client: update i_blocks after contiguous writes
` [PATCH v2 2/3] smb/client: do not account EOF extension as allocation
` [PATCH v2 3/3] smb/client: refresh allocation size after fallocate

[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-08 14:54 UTC  (23+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
` [PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
` [PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
` [PATCH v3 20/22] netfs: Check for too much data being read
` [PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
` [PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH samba v3 0/1] smbclient: cancel pending notify on SIGINT
 2026-06-08 14:28 UTC  (2+ messages)
` [PATCH samba v3 1/1] "

[PATCH v2 0/5] smb/server: implement compression fattr handler
 2026-06-07  2:27 UTC  (6+ messages)
` [PATCH v2 1/5] smb: move compression definitions into common/fscc.h
` [PATCH v2 2/5] smb/server: get compression file attribute on open
` [PATCH v2 3/5] smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
` [PATCH v2 4/5] smb/server: implement FSCTL_SET_COMPRESSION "
` [PATCH v2 5/5] smb: remove duplicate server/smbfsctl.h

[PATCH 0/5] smb/server: implement compression fattr handler
 2026-06-06 16:04 UTC  (25+ messages)
` [PATCH 1/5] smb: move compression definitions into common/fscc.h
` [PATCH 2/5] smb/server: get compression file attribute on open
` [PATCH 3/5] smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
` [PATCH 4/5] smb/server: implement FSCTL_SET_COMPRESSION "
` [PATCH 5/5] smb: remove duplicate server/smbfsctl.h

[PATCH v1 0/3] smb: client: fix file compression flag ioctls
 2026-06-06 14:43 UTC  (4+ messages)
` [PATCH v1 1/3] smb/client: always return a value for FS_IOC_GETFLAGS
` [PATCH v1 2/3] smb/client: use writable handle for FS_IOC_SETFLAGS compression
` [PATCH v1 3/3] smb/client: allow FS_IOC_SETFLAGS to clear compression

[PATCH] ksmbd: fix use-after-free in same_client_has_lease()
 2026-06-06 11:05 UTC  (2+ messages)

[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-06  7:01 UTC  (9+ messages)

[PATCH net-next v5] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-06  6:49 UTC  (3+ messages)

[GIT PULL] ksmbd server fixes
 2026-06-05 17:32 UTC  (2+ messages)

[PATCH] cifs/client: allow FS_IOC_SETFLAGS to clear compression
 2026-06-05 17:00 UTC 

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:43: error: 'FS_XFLAG_CASEFOLD' undeclared
 2026-06-05  7:25 UTC 

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:22: error: use of undeclared identifier 'FS_XFLAG_CASEFOLD'
 2026-06-05  7:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox