messages from 2026-05-20 17:11:40 to 2026-06-07 18:03:52 UTC [more...]
[PATCH net-next v13 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-06-07 18:01 UTC (5+ 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] smb: client: fix chmod and chgrp with SMB3.1.1 POSIX Extensions
2026-06-07 17:37 UTC (8+ messages)
[PATCH v2 0/3] smb: client: fix i_blocks accounting for swapfile xfstests
2026-06-07 16:20 UTC (7+ 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 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 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
[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] 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
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 (2+ 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
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