messages from 2026-05-19 10:24:23 to 2026-06-06 09:27:02 UTC [more...]
[PATCH 0/5] smb/server: implement compression fattr handler
2026-06-06 9:25 UTC (3+ messages)
` [PATCH 1/5] smb: move compression definitions into common/fscc.h
` [PATCH 2/5] smb/server: get compression file attribute on open
[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-06 7:07 UTC
[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 (4+ 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
[PATCH v2 0/3] smb: client: fix i_blocks accounting for swapfile xfstests
2026-06-05 16:35 UTC (4+ 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
[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
[PATCH] ksmbd: fix use-after-free in same_client_has_lease()
2026-06-05 4:30 UTC
[PATCH] smb/client: use writable handle for FS_IOC_SETFLAGS compression
2026-06-04 15:18 UTC
[PATCH 0/3] smb: client: fix i_blocks accounting for swapfile xfstests
2026-06-04 15:03 UTC (4+ messages)
` [PATCH 1/3] smb/client: update i_blocks after contiguous writes
` [PATCH 2/3] smb/client: do not account EOF extension as allocation
` [PATCH 3/3] smb/client: refresh allocation size after fallocate
[PATCH v3 0/9] smb: client: make remount option handling correct and consistent
2026-06-04 14:42 UTC (12+ messages)
` [PATCH v3 1/9] smb: client: sync runtime state into ctx on reconfigure
` [PATCH v3 2/9] smb: client: block non-reconfigurable option changes on remount
` [PATCH v3 3/9] smb: client: sync tcon-level options "
` [PATCH v3 4/9] smb: client: sync retrans "
` [PATCH v3 5/9] smb: client: sync echo_interval "
` [PATCH v3 6/9] smb: client: move struct tcon_list to cifsglob.h
` [PATCH v3 7/9] smb: client: allow nolease option to be reconfigured on remount
` [PATCH v3 8/9] smb: client: block cache=ro and cache=singleclient "
` [PATCH v3 9/9] smb: client: apply rasize "
[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-04 14:26 UTC (7+ messages)
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
2026-06-04 6:50 UTC (4+ messages)
[PATCH 5.15.y] smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
2026-06-04 0:05 UTC (2+ messages)
[PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-06-03 18:15 UTC (21+ messages)
` [PATCH net-next v12 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v12 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v12 03/15] quic: provide common utilities and data structures
` [PATCH net-next v12 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v12 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v12 06/15] quic: add stream management
` [PATCH net-next v12 07/15] quic: add connection id management
` [PATCH net-next v12 08/15] quic: add path management
` [PATCH net-next v12 09/15] quic: add congestion control
` [PATCH net-next v12 10/15] quic: add packet number space
` [PATCH net-next v12 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v12 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v12 13/15] quic: add timer management
` [PATCH net-next v12 14/15] quic: add packet builder base
` [PATCH net-next v12 15/15] quic: add packet parser base
[PATCH 0/8] super: retire sget(), convert iterators to RCU
2026-06-03 13:52 UTC (15+ messages)
` [PATCH 1/8] ext4: convert extents KUnit test to sget_fc()
` [PATCH 2/8] ext4: convert mballoc "
` [PATCH 3/8] smb: client: convert cifs_smb3_do_mount() "
` [PATCH 4/8] fs: retire sget()
` [PATCH 5/8] super: drop sb_lock from setup_bdev_super() tuple publication
` [PATCH 6/8] super: convert sb->s_count to refcount_t
` [PATCH 7/8] super: switch list manipulation to _rcu primitives
` [PATCH 8/8] super: convert iterators to RCU readers + refcount_inc_not_zero
[PATCH] ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
2026-06-03 2:20 UTC (2+ messages)
[PATCH v2 0/4] super: retire sget()
2026-06-02 11:20 UTC (8+ messages)
` [PATCH v2 1/4] ext4: convert extents KUnit test to sget_fc()
` [PATCH v2 2/4] ext4: convert mballoc "
` [PATCH v2 3/4] smb: client: convert cifs_smb3_do_mount() "
` [PATCH v2 4/4] fs: retire sget()
[PATCH] smb/client: always return a value for FS_IOC_GETFLAGS
2026-06-02 10:59 UTC
[PATCH RFC] smb: client: fix races in cifsd thread creation
2026-06-02 0:55 UTC
[PATCH 6.1] ksmbd: validate EaNameLength in smb2_get_ea()
2026-06-01 9:02 UTC
[GIT PULL] smb3 client fixes
2026-05-31 0:15 UTC (2+ messages)
[PATCH 6.1 070/969] ksmbd: validate EaNameLength in smb2_get_ea()
2026-05-30 16:05 UTC (3+ messages)
` [PATCH 6.1 071/969] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 6.1 792/969] smb: client: fix OOB reads parsing symlink error response
[GIT PULL] ksmbd server fixes
2026-05-30 16:16 UTC (2+ messages)
SMB3 POSIX Spec Reviews
2026-05-30 10:16 UTC
[PATCH 1/2] vfs: make LAST_XXX private to fs/namei.c
2026-05-29 7:47 UTC (5+ messages)
[PATCH 7.0 377/461] cifs: Fix undefined variables
2026-05-28 19:48 UTC
[PATCH v2] smb: client: fix conflicting option validation for new mount API
2026-05-27 12:26 UTC
[PATCH] smb: client: fix chmod and chgrp with SMB3.1.1 POSIX Extensions
2026-05-27 7:58 UTC (2+ messages)
chown Samba server bug
2026-05-26 20:21 UTC
[PATCH] ksmbd: add missing software bounds checks in RDMA transport layer
2026-05-26 14:34 UTC (6+ messages)
[PATCH] ksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup paths
2026-05-26 0:16 UTC (2+ messages)
cifs: remove all cifs files before kill super
2026-05-25 23:04 UTC (2+ messages)
[PATCH] cifs: open files should not hold ref on superblock
2026-05-25 2:46 UTC (8+ messages)
[GIT PULL] ksmbd server fixes
2026-05-24 0:07 UTC (2+ messages)
[PATCH 6.12 596/666] smb: client: fix OOB reads parsing symlink error response
2026-05-23 9:22 UTC (4+ messages)
` [PATCH 6.12 634/666] netfs: fix error handling in netfs_extract_user_iter()
[PATCH] smb: client: fix uninitialized variable in smb2_writev_callback
2026-05-23 0:55 UTC
[GIT PULL] smb3 client fixes
2026-05-22 19:38 UTC (2+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-05-21 15:49 UTC (4+ messages)
[PATCH] smb: client: fix double free in cached_dir_offload_close()
2026-05-21 14:02 UTC (3+ messages)
[PATCH] smb: smbdirect: divide, not multiply, milliseconds by 1000
2026-05-21 7:46 UTC (4+ messages)
[PATCH 6.6 443/508] smb: client: fix OOB reads parsing symlink error response
2026-05-20 16:24 UTC (2+ messages)
` [PATCH 6.6 473/508] netfs: fix error handling in netfs_extract_user_iter()
[PATCH] smb: client: use data_len for SMB2 READ encrypted folioq copy
2026-05-20 18:23 UTC (3+ messages)
` [PATCH] smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
[PATCH 6.18 926/957] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:23 UTC
[PATCH v14 00/15] Exposing case folding behavior
2026-05-20 17:30 UTC (10+ messages)
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
[PATCH 7.0 1104/1146] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:22 UTC
[PATCH samba v2 0/1] smbclient: cancel pending notify on SIGINT
2026-05-20 15:36 UTC (2+ messages)
` [PATCH samba v2 1/1] "
[PATCH] smb: client: change allocation requirements in DUP_CTX_STR macro
2026-05-20 14:51 UTC (3+ messages)
[PATCH samba] smbclient: cancel pending notify on SIGINT
2026-05-20 14:00 UTC (12+ messages)
[PATCH AUTOSEL 7.0-6.1] smb: client: Zero-pad short GSS session keys per MS-SMB2
2026-05-20 11:18 UTC (2+ messages)
` [PATCH AUTOSEL 7.0] smb: client: avoid integer overflow in SMB2 READ length check
[PATCH] ksmbd: reject unsigned non-exempt requests when session requires signing
2026-05-20 3:19 UTC
[PATCH] smb: client: fix memory corruption in smb3_reconfigure()
2026-05-20 1:23 UTC (2+ messages)
[PATCH] smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
2026-05-19 23:38 UTC (4+ messages)
[GIT PULL] ksmbd server fixes
2026-05-19 16:52 UTC (2+ messages)
[RFC PATCH] cifs: validate full SID length in security descriptors
2026-05-19 16:28 UTC (2+ messages)
[PATCH] cifs: Fix busy dentry used after unmounting
2026-05-19 16:14 UTC (3+ messages)
[RFC PATCH 00/36] cifs: [WIP] Overhaul message handling and improve nework transport
2026-05-19 10:36 UTC (13+ messages)
` [RFC PATCH 16/36] cifs: Rewrite base TCP transmission
` [RFC PATCH 27/36] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 28/36] cifs: Convert SMB2 Logoff request
` [RFC PATCH 29/36] cifs: Convert SMB2 Tree Connect request
` [RFC PATCH 30/36] cifs: Convert SMB2 Tree Disconnect request
` [RFC PATCH 31/36] cifs: Convert SMB2 Read request
` [RFC PATCH 32/36] cifs: Convert SMB2 Write request
` [RFC PATCH 33/36] cifs: [WIP] Don't copy new-style smb_messages to a set of pages
` [RFC PATCH 34/36] cifs: [WIP] Rearrange Create request subfuncs
` [RFC PATCH 35/36] cifs: [WIP] Convert SMB2 Posix Mkdir request
` [RFC PATCH 36/36] cifs: [WIP] Convert SMB2 Open request
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox