messages from 2026-08-18 07:43:32 to 2026-08-25 13:21:09 UTC [more...]
[PATCH v2 0/9] netfs, cachefiles: Miscellaneous fixes
2026-08-25 13:20 UTC (2+ messages)
` [PATCH v2 1/9] netfs: Fix uninitialized return value in netfs_unbuffered_write()
[PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
2026-08-25 12:41 UTC (7+ messages)
[PATCH v1 1/1] smb: client: transport: Fix debug printing in __release_mid()
2026-08-25 8:30 UTC
[PATCH] smb: client: fix OOB reads in cifs_to_posix_acl()
2026-08-25 4:19 UTC (2+ messages)
[PATCH] smb: client: tighten validate_t2() offset bounds against actual buffer size
2026-08-25 3:09 UTC
[PATCH] ksmbd: zero the object ID before filling FS_OBJECT_ID_INFORMATION
2026-08-25 3:05 UTC (11+ messages)
` [PATCH v2 0/3] ksmbd: fix information leaks in smb2_get_info_filesystem()
` [PATCH v2 1/3] ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
` [PATCH v2 2/3] ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
` [PATCH v2 3/3] ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
` [PATCH v3] "
[PATCH] smb: client: fix OOB pointer arithmetic in cifs_to_posix_acl()
2026-08-25 2:21 UTC (3+ messages)
[GIT PULL] smb client fixes for 7.3-rc1
2026-08-25 1:42 UTC (3+ messages)
[PATCH] smb: client: fix multiuser mount with krb5
2026-08-24 23:50 UTC (2+ messages)
[PATCH] smb: client: clear ce->tgthint in free_tgts()
2026-08-24 22:59 UTC (4+ messages)
` [PATCH v2 0/2] smb: client: fix dangling pointer in DFS target hints
[PATCH RESEND 00/11] cifs: Various changes
2026-08-24 22:45 UTC (5+ messages)
[PATCH v10 00/35] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-24 19:47 UTC (39+ messages)
` [PATCH v10 01/35] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v10 02/35] netfs: Fix read progress reporting
` [PATCH v10 03/35] cachefiles,netfs: sunset ondemand mode
` [PATCH v10 04/35] cachefiles: Fix potential UAF/KASAN warning
` [PATCH v10 05/35] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v10 06/35] mm: Make readahead store folio count in readahead_control
` [PATCH v10 07/35] netfs: Bulk load the readahead-provided folios up front
` [PATCH v10 08/35] Add a function to kmap one page of a multipage bio_vec
` [PATCH v10 09/35] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v10 10/35] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v10 11/35] netfs: Add some tools for managing bvecq chains
` [PATCH v10 12/35] netfs: Make mempool available for bvecq
` [PATCH v10 13/35] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v10 14/35] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v10 15/35] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v10 16/35] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v10 17/35] netfs: Remove the writethrough code
` [PATCH v10 18/35] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v10 19/35] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v10 20/35] netfs: Add some functions to wrap the all-queued handling
` [PATCH v10 21/35] netfs: Make deprecated PG_private_2 support optional
` [PATCH v10 22/35] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v10 23/35] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v10 24/35] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v10 25/35] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v10 26/35] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v10 27/35] netfs: Remove netfs_extract_user_iter()
` [PATCH v10 28/35] iov_iter: Remove ITER_FOLIOQ
` [PATCH v10 29/35] netfs: Remove folio_queue and rolling_buffer
` [PATCH v10 30/35] netfs: Simplify read abandonment
` READ_PLUS in NetFS? "
` [PATCH v10 31/35] netfs: Check for too much data being read
` [PATCH v10 32/35] netfs: Add a method to get an estimate of the amount that can be written
` [PATCH v10 33/35] netfs: Rework writeback to use a separate list of regions to be unlocked
` [PATCH v10 34/35] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v10 35/35] netfs: Clean up now-unused code
` [PATCH v10 36/35] cachefiles: Preset the state xattr when creating a new file
[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-24 15:03 UTC (7+ messages)
` [PATCH v2 1/5] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH v2 2/5] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH v2 3/5] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH v2 4/5] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
` [PATCH v2 5/5] pid_namespace: prevent TIF_NOTIFY_SIGNAL from interrupting the reaper
[PATCH] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
2026-08-24 12:56 UTC (3+ messages)
[BUG] cifs.ko: kernel panic in xfstests generic/464
2026-08-24 12:04 UTC
[PATCH 0/3] netfs, cachefiles: Miscellaneous fixes
2026-08-24 12:02 UTC (4+ messages)
` [PATCH 1/3] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH 2/3] netfs: Fix read progress reporting
` [PATCH 3/3] cachefiles: Fix potential UAF/KASAN warning
[PATCH 1/2] ksmbd: doc: update SMB3 multichannel support status
2026-08-24 11:44 UTC (2+ messages)
` [PATCH 2/2] ksmbd: doc: update RDMA feature "
[PATCH v3 0/7] smb/client: fix fallocate range operation issues
2026-08-24 2:01 UTC (9+ messages)
` [PATCH v3 1/7] smb/client: validate new EOF for insert range
` [PATCH v3 2/7] smb/client: validate new EOF for zero range
` [PATCH v3 3/7] smb/client: mark file sparse before emulating insert range
` [PATCH v3 4/7] smb/client: fix data corruption in emulated "
` [PATCH v3 5/7] smb/client: fix integer truncation in collapse range
` [PATCH v3 6/7] smb/client: fix stale page cache in insert/collapse range
` [PATCH v3 7/7] smb/client: invalidate fscache for fallocate range operations
[PATCH 0/4] ksmbd: implement Continuously Available (CA) share support
2026-08-24 0:56 UTC (5+ messages)
` [PATCH 1/4] ksmbd: advertise SMB2_GLOBAL_CAP_PERSISTENT_HANDLES
` [PATCH 2/4] ksmbd: set SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY in tree connect
` [PATCH 3/4] ksmbd: add fencing for disconnected persistent handles
` [PATCH 4/4] ksmbd: enforce write-through on CA share opens
[PATCH] cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
2026-08-23 23:26 UTC
[PATCH 00/11] smb: client: fix OOB reads and UAFs in SMB2/3 receive paths
2026-08-23 18:58 UTC (12+ messages)
` [PATCH 01/11] smb: client: fix NextCommand bounds and aliasing UAF in receive_encrypted_standard()
` [PATCH 02/11] smb: client: validate PDU length before smb2_get_data_area_len() struct access
` [PATCH 03/11] smb: client: fix server->total_read not tracking sub-PDU size in receive_encrypted_standard()
` [PATCH 04/11] smb: client: fix missing lower-bound check on DFS referral string offsets
` [PATCH 05/11] smb: client: fix missing lower-bound on Next field in parse_server_interfaces()
` [PATCH 06/11] smb: client: fix OOB struct field reads in move_smb2_ea_to_cifs()
` [PATCH 07/11] smb: client: fix missing iov bounds check in parse_posix_sids()
` [PATCH 08/11] smb: client: fix underflow in is_valid_oplock_break() notify offset check
` [PATCH 09/11] smb: client: fix potential OOB read in smb3_enum_snapshots()
` [PATCH 10/11] smb: client: fix incomplete bounds check on reparse buffer in cifs_query_reparse_point()
` [PATCH 11/11] smb: client: fix NameOffset and Next field validation in smb2_parse_contexts()
[PATCH v2 0/2] smb: client: fix create context out-of-bounds reads
2026-08-23 16:06 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] smb: client: validate POSIX create context length
[PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
2026-08-23 12:23 UTC (5+ messages)
[PATCH v4 0/2] cifs: two size-management bug fixes
2026-08-22 12:02 UTC (5+ messages)
` [PATCH v4 1/2] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH v4 2/2] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
[PATCH v2 0/6] smb/client: fix emulated insert/collapse range issues
2026-08-22 10:54 UTC (9+ messages)
` [PATCH v2 1/6] smb/client: validate new EOF for insert range
` [PATCH v2 2/6] smb/client: validate new EOF for zero range
` [PATCH v2 3/6] smb/client: mark file sparse before emulating insert range
` [PATCH v2 4/6] smb/client: fix data corruption in emulated "
` [PATCH v2 5/6] smb/client: fix integer truncation in collapse range
` [PATCH v2 6/6] smb/client: fix stale page cache in insert/collapse range
[PATCH] smb: client: fix OOB array access in __smb2_calc_size() on unknown Command
2026-08-21 21:09 UTC (3+ messages)
[GIT PULL] smb: client: replace Steve French as CIFS maintainer
2026-08-21 20:26 UTC (2+ messages)
[PATCH v3] smb: client: reject a tree connect response whose byte count is too small
2026-08-21 18:17 UTC (3+ messages)
[PATCH] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
2026-08-21 18:10 UTC (3+ messages)
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-21 17:18 UTC (8+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
[PATCH] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
2026-08-21 17:05 UTC (3+ messages)
[PATCH] smb: client: restore the data_offset bound in is_valid_oplock_break()
2026-08-21 17:04 UTC (2+ messages)
[PATCH v2 0/3] cifs: three size-management bug fixes
2026-08-21 16:47 UTC (3+ messages)
` [PATCH v2 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
[PATCH] smb/client: remove redundant NULL check before kfree()
2026-08-21 16:45 UTC (2+ messages)
[PATCH] smb: client: remove redundant NULL check before kfree()
2026-08-21 16:40 UTC (2+ messages)
[PATCH v2 0/2] smb: client: reject a too-small tree connect byte count
2026-08-21 11:02 UTC (4+ messages)
` [PATCH v2 1/2] smb: client: let enum smb_eio_trace grow past 128 entries
` [PATCH v2 2/2] smb: client: reject a tree connect response whose byte count is too small
[PATCH] smb: client: reject a tree connect response whose byte count is too small
2026-08-21 3:16 UTC (3+ messages)
[PATCH 6.12 165/220] smb: client: fix race with fallocate(2) and AIO+DIO
2026-08-20 14:55 UTC
[PATCH] ksmbd: enable TCP keepalive for accepted connections
2026-08-20 13:54 UTC (3+ messages)
` [PATCH] ksmbd: keep TCP timers alive for kernel sockets
` [PATCH 4/6] smb: server: remove unused DES crypto header
[PATCH] MAINTAINERS: update ksmbd repository URL
2026-08-20 13:43 UTC (3+ messages)
[PATCH v2] MAINTAINERS: add myself as KSMBD reviewer
2026-08-20 9:12 UTC (3+ messages)
[PATCH] smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
2026-08-20 7:47 UTC (2+ messages)
[PATCH v4 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
2026-08-20 0:45 UTC (5+ messages)
` [PATCH v4 1/3] ksmbd: add KUnit test for the DACL walk boundary
` [PATCH v4 2/3] ksmbd: test smb_check_perm_dacl() "
` [PATCH v4 3/3] ksmbd: test maximal-access "
[PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
2026-08-19 18:05 UTC (2+ messages)
[PATCH] ksmbd: fix use-after-free of lease table in smb2_lease_break_noti()
2026-08-19 10:37 UTC (2+ messages)
[BUG] smb: client: data loss - writeback subrequest is dropped, not retried, when the AEAD allocation fails
2026-08-19 9:01 UTC
[PATCH] MAINTAINERS: add myself as KSMBD reviewer
2026-08-19 7:02 UTC
[PATCH v3 1/3] ksmbd: add KUnit test for the DACL walk boundary
2026-08-19 0:39 UTC (2+ messages)
[PATCH] cifs.upcall: fix krb5 regression with --trust-dns
2026-08-18 19:19 UTC
[RFC PATCH xfstests] cifs: new test to check directory rename with an nonposix open child
2026-08-18 15:00 UTC
[PATCH] MAINTAINERS: add myself as CIFS co-maintainer
2026-08-18 9:48 UTC
[PATCH 0/5] smb: client: Avoid leaking of sensitive data to the stack or heap
2026-08-18 7:48 UTC (9+ messages)
` [PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
` [PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
[PATCH] Revert "cifs: remove all cifs files before kill super"
2026-08-18 7:43 UTC (2+ messages)
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