messages from 2026-05-07 08:54:00 to 2026-05-13 08:15:49 UTC [more...]
[PATCH] smb/client: fix possible infinite loop and oob read in symlink_data()
2026-05-13 8:12 UTC
improve the swap_activate interface
2026-05-13 7:58 UTC (46+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[PATCH v5] smb: client: avoid ctx corruption on failed multichannel remounts
2026-05-12 22:58 UTC (3+ messages)
[PATCH] smb: client: use kzalloc to zero-initialize security descriptor buffer
2026-05-12 22:29 UTC (2+ messages)
[PATCH v6 00/24] netfs: Miscellaneous fixes
2026-05-12 13:22 UTC (28+ messages)
` [PATCH v6 01/24] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v6 02/24] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v6 03/24] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v6 04/24] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH v6 05/24] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH v6 06/24] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v6 07/24] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v6 08/24] netfs: Fix potential uninitialised var in netfs_extract_user_iter()
` [PATCH v6 09/24] netfs: fix error handling "
` [PATCH v6 10/24] netfs: Fix overrun check "
` [PATCH v6 11/24] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v6 12/24] netfs: Defer the emission of trace_netfs_folio()
` [PATCH v6 13/24] netfs: Fix streaming write being overwritten
` [PATCH v6 14/24] netfs: Fix potential deadlock in write-through mode
` [PATCH v6 15/24] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v6 16/24] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH v6 17/24] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH v6 18/24] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH v6 19/24] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH v6 20/24] netfs: Fix partial invalidation of streaming-write folio
` [PATCH v6 21/24] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH v6 22/24] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH v6 23/24] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH v6 24/24] afs: Fix the locking used by afs_get_link()
generic/004 server bug
2026-05-12 7:59 UTC (2+ messages)
[PATCH v4 01/19] cifs: change_conf needs to be called for session setup
2026-05-12 3:16 UTC (8+ messages)
` [PATCH v4 05/19] cifs: optimize readdir for small directories
` [PATCH v4 06/19] cifs: optimize readdir for larger directories
[PATCH] SMB3.1.1: add missing QUERY_DIR info levels
2026-05-12 3:11 UTC
[PATCH v2 6.12.y,6.6.y] ksmbd: make ksmbd thread names distinct by client IP
2026-05-12 2:34 UTC
[PATCH] ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
2026-05-12 0:32 UTC (2+ messages)
[PATCH 6.6.y] ksmbd: make ksmbd thread names distinct by client IP
2026-05-12 0:17 UTC (2+ messages)
Query Directory level 0x51: FileIdAllExtdBothDirectoryInformation not supported
2026-05-11 23:53 UTC
[PATCH AUTOSEL 7.0-6.1] smb: client: Zero-pad short GSS session keys per MS-SMB2
2026-05-11 22:19 UTC
[PATCH v14 00/15] Exposing case folding behavior
2026-05-11 14:55 UTC (17+ messages)
` [PATCH v14 05/15] ntfs3: Implement fileattr_get for case sensitivity
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH for stable] smb: client/smbdirect: fix MR registration for coalesced SG lists
2026-05-10 11:05 UTC (3+ messages)
problem starting ksmbd
2026-05-10 7:02 UTC (2+ messages)
[PATCH 5.15.y] ksmbd: do not expire session on binding failure
2026-05-08 21:11 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-05-08 17:53 UTC (2+ messages)
[PATCH v3 0/2] smb: client: Spec-compliance fixes for Kerberos key derivation
2026-05-07 16:52 UTC (3+ messages)
` [PATCH v3 1/2] smb: client: Use FullSessionKey for AES-256 encryption "
` [PATCH v3 2/2] smb: client: Zero-pad short GSS session keys per MS-SMB2
[PATCH v2 0/8] Remount patches v2
2026-05-07 13:44 UTC (9+ messages)
` [PATCH v2 1/8] smb: client: block non-reconfigurable option changes on remount
` [PATCH v2 2/8] smb: client: sync tcon-level options "
` [PATCH v2 3/8] smb: client: sync retrans "
` [PATCH v2 4/8] smb: client: sync echo_interval "
` [PATCH v2 5/8] smb: client: move struct tcon_list to cifsglob.h
` [PATCH v2 6/8] smb: client: allow nolease option to be reconfigured on remount
` [PATCH v2 7/8] smb: client: block cache=ro and cache=singleclient "
` [PATCH v2 8/8] smb: client: apply rasize "
page: | 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