messages from 2025-02-25 20:07:52 to 2025-04-04 22:35:14 UTC [more...]
[GIT PULL] smb3 client fixes
2025-04-04 22:35 UTC (2+ messages)
[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
2025-04-04 13:54 UTC (5+ messages)
[PATCH 5.10.y] cifs: Fix UAF in cifs_demultiplex_thread()
2025-04-04 12:06 UTC
[GIT PULL] ksmbd server fixes
2025-04-03 23:24 UTC (2+ messages)
[PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit
2025-04-03 17:46 UTC (13+ messages)
` [PATCH 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free"
` [PATCH 2/2] Revert "smb: client: fix TCP timers deadlock after rmmod"
[PATCH v2 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit
2025-04-02 20:26 UTC (3+ messages)
` [PATCH v2 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free"
` [PATCH v2 2/2] Revert "smb: client: fix TCP timers deadlock after rmmod"
cifs RDMA restrictions
2025-04-02 19:54 UTC (9+ messages)
` [RFC PATCH] cifs: Collapse smbd_recv_*() into smbd_recv() and just use copy_to_iter()
[PATCH] cifs: Remove cifs_truncate_page() as it should be superfluous
2025-04-02 15:23 UTC (2+ messages)
clang-nightly: ERROR: modpost: "wcslen" [fs/smb/client/cifs.ko] undefined!
2025-04-02 13:02 UTC (2+ messages)
Re:[PATCH] cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
2025-04-01 19:45 UTC (2+ messages)
` [PATCH] "
Additional patches added to for-next
2025-04-01 10:01 UTC (2+ messages)
test generic/074 slowdown with current mainline
2025-04-01 6:29 UTC
[GIT PULL] smb3 client fixes
2025-04-01 2:03 UTC (2+ messages)
[PATCH 6.1 V2] cifs: use origin fullpath for automounts
2025-03-31 23:50 UTC
[PATCH 0/2] cifs: fix integer overflow in match_server()
2025-03-31 22:48 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cifs: remove unreachable code in cifs_get_tcp_session()
[BUG REPORT] cifs/smb data corruption when writing, x86_64, kernel 6.6.71
2025-03-31 19:47 UTC (9+ messages)
` AW: [[ EXT ]] "
` "
` [EXTERNAL] - "
` AW: [[ EXT ]] "
[PATCH next 0/3] smb: client: Improve IO parameter resilience after reconnection
2025-03-31 13:33 UTC (4+ messages)
` [PATCH next 1/3] smb:client: smb: client: Add reverse mapping from tcon to superblocks
` [PATCH next 2/3] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH next 3/3] smb: client: Update IO sizes after reconnection
[PATCH] cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
2025-03-30 10:25 UTC (2+ messages)
[PATCH 1/2] CIFS: Propagate min offload along with other parameters from primary to secondary channels
2025-03-30 3:58 UTC (3+ messages)
` Fwd: "
[PATCH AUTOSEL 6.13 5/7] smb: client: don't retry IO on failed negprotos with soft mounts
2025-03-25 18:42 UTC
[PATCH 6.12 063/116] netfs: Call `invalidate_cache` only if implemented
2025-03-25 12:22 UTC
[PATCH 6.13 065/119] netfs: Call `invalidate_cache` only if implemented
2025-03-25 12:22 UTC
[PATCH] ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdev
2025-03-25 12:22 UTC (2+ messages)
[PATCH] cifs: Improve SMB2+ stat() to work also for paths in DELETE_PENDING state
2025-03-25 8:42 UTC (2+ messages)
[PATCH] smb/server: use sock_create_kern() in create_socket()
2025-03-24 22:11 UTC (3+ messages)
Regression with getcifsacl(1) in v6.14-rc1
2025-03-24 17:17 UTC (11+ messages)
[PATCH 5.10.y] smb: client: fix potential UAF in cifs_debug_files_proc_show()
2025-03-24 7:13 UTC
[PATCH 5.15.y] smb: client: fix potential UAF in cifs_dump_full_key()
2025-03-24 7:07 UTC
xfstest results
2025-03-21 15:38 UTC (3+ messages)
[ANNOUNCE] cifs-utils release 7.3
2025-03-21 4:41 UTC
[GIT PULL] smb3 client fix
2025-03-21 4:34 UTC (2+ messages)
Losetup Direct I/O breaks BACK-FILE filesystem on CIFS share (Appears in Linux 6.10 and reproduced on mainline)
2025-03-20 8:46 UTC (4+ messages)
` [PATCH] netfs: Fix kernel async DIO
` [Linux 6.14 - netfs/cifs] loop on file cat + file copy
[PATCH 6.1.y] smb: prevent use-after-free due to open_cached_dir error paths
2025-03-20 4:34 UTC (5+ messages)
[PATCH] Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()"
2025-03-19 23:19 UTC (3+ messages)
[PATCH v2] cifs: avoid NULL pointer dereference in dbg call
2025-03-19 19:37 UTC (2+ messages)
[PATCH] cifs: avoid NULL pointer dereference in dbg call
2025-03-19 19:30 UTC (4+ messages)
` [lvc-project] "
[PATCH 0/4] netfs: Miscellaneous fixes
2025-03-19 9:04 UTC (7+ messages)
` [PATCH 1/4] netfs: Fix collection of results during pause when collection offloaded
` [PATCH 2/4] netfs: Call `invalidate_cache` only if implemented
` [PATCH 3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
` [PATCH 4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
[PATCH 5.15.y] smb: client: fix potential UAF in cifs_debug_files_proc_show()
2025-03-19 3:01 UTC
[PATCH 6.1.y] smb: client: fix potential UAF in cifs_dump_full_key()
2025-03-19 2:37 UTC
[BUG REPORT] cifs: Deadlock due to network reconnection during file writing
2025-03-19 1:25 UTC (7+ messages)
[PATCH] smb: client: Remove redundant check in smb2_is_path_accessible()
2025-03-18 19:23 UTC (2+ messages)
[PATCH] open hardlink on deferred close file return EINVAL
2025-03-18 14:53 UTC (4+ messages)
` "
[PATCH] smb: client: Fix netns refcount imbalance causing leaks and use-after-free
2025-03-18 14:49 UTC (5+ messages)
[PATCH] ksmbd: use aead_request_free to match aead_request_alloc
2025-03-18 13:14 UTC (2+ messages)
[PATCH 1/3] smb: minor cleanup to remove unused function declaration
2025-03-18 4:01 UTC (4+ messages)
` [PATCH 2/3] smb: mark the new channel addition log as informational log with cifs_info
` [PATCH 3/3] smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels
[PATCH] smb: client: don't retry IO on failed negprotos with soft mounts
2025-03-17 22:34 UTC (2+ messages)
[PATCH] smb: client: fix regression with guest option
2025-03-17 21:29 UTC (9+ messages)
[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
2025-03-16 18:34 UTC (11+ messages)
` [REGRESSION][BISECTED][STABLE] "
[GIT PULL] ksmbd server fixes
2025-03-15 4:49 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2025-03-15 0:40 UTC (2+ messages)
SMB Share Deleted Automatically
2025-03-13 12:12 UTC
[PATCH 0/4] cifs: Fix integer overflow while processing mount options
2025-03-12 3:41 UTC (6+ messages)
` [PATCH 1/4] cifs: Fix integer overflow while processing acregmax mount option
` [PATCH 2/4] cifs: Fix integer overflow while processing acdirmax "
` [PATCH 3/4] cifs: Fix integer overflow while processing actimeo "
` [PATCH 4/4] cifs: Fix integer overflow while processing closetimeo "
Anonymous mount of CIFS shares fails with cifs-utils 7.2 unless 'sec=none' is added to mount options
2025-03-12 1:28 UTC (3+ messages)
[PATCH] nfs: Fix incorrect read-only status reporting in mountstats
2025-03-12 1:25 UTC (3+ messages)
[PATCH v2] smb: client: Fix match_session bug preventing session reuse
2025-03-11 18:50 UTC (2+ messages)
[PATCH] smb: client: Fix match_session bug causing duplicate session creation
2025-03-11 18:27 UTC (4+ messages)
[PATCH 1/2] CIFS: Propagate min offload along with other parameters from primary to secondary channels
2025-03-11 11:21 UTC (5+ messages)
two patches added to cifs-utils for-next branch
2025-03-11 3:09 UTC
[PATCH] smb: client: Remove redundant check in cifs_oplock_break()
2025-03-10 14:04 UTC
[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel
2025-03-08 0:38 UTC (6+ messages)
` [PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
[GIT PULL] smb3 fixes
2025-03-06 19:27 UTC (2+ messages)
[PATCH 0/4] cifs: Handle all name surrogate reparse points
2025-03-04 20:37 UTC (6+ messages)
[GIT PULL] smb client fix
2025-03-02 0:13 UTC (2+ messages)
[PATCH] netfs: Fix collection of results during pause when collection offloaded
2025-03-01 0:54 UTC (2+ messages)
[PATCH] netfs: Fix unbuffered writes
2025-02-26 15:21 UTC (2+ messages)
[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
2025-02-26 3:35 UTC (5+ messages)
[PATCH] cifs: Fix the smb1 readv callback to correctly call netfs
2025-02-25 22:55 UTC (4+ messages)
[RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
2025-02-25 20:14 UTC (11+ messages)
[RFC PATCH 0/4] fs: Add support for Windows file attributes
2025-02-25 20:07 UTC (4+ messages)
` [RFC PATCH 3/4] fs: Implement support for fsx_xflags_mask, fsx_xflags2 and fsx_xflags2_mask into vfs
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