messages from 2026-04-10 20:20:18 to 2026-04-13 09:49:35 UTC [more...]
[linux-next] fuse: wrong usage of no_free_ptr() in cuse_channel_open()
2026-04-13 9:49 UTC (2+ messages)
[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2026-04-13 9:41 UTC (9+ messages)
` [PATCH v4 1/8] fuse: {io-uring} Add queue length counters
` [PATCH v4 2/8] fuse: {io-uring} Rename ring->nr_queues to max_nr_queues
` [PATCH v4 3/8] fuse: {io-uring} Use bitmaps to track registered queues
` [PATCH v4 4/8] fuse: Fetch a queued fuse request on command registration
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v4 6/8] fuse: {io-uring} Queue background requests on a different core
` [PATCH v4 7/8] fuse: Add retry attempts for numa local queues for load distribution
` [PATCH v4 8/8] fuse: {io-uring} Prefer the current core over mapping
[PATCH] writeback: Fix use after free in inode_switch_wbs_work_fn()
2026-04-13 9:36 UTC
[PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
2026-04-13 9:20 UTC (2+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-13 8:46 UTC (4+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-13 7:45 UTC (5+ messages)
[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-13 6:20 UTC (4+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA
[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
2026-04-13 6:25 UTC (3+ messages)
` [RFC v2 0/1] ext4: fail fast on repeated buffer_head "
` [RFC v2 1/1] "
[PATCH] iov_iter: use kmemdup_array for dup_iter to harden against overflow
2026-04-13 6:06 UTC
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-04-13 5:37 UTC (4+ messages)
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
[RFC] weird stuff in exfat_lookup()
2026-04-13 3:33 UTC (6+ messages)
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-13 3:06 UTC (2+ messages)
[GIT PULL] fuse update for 6.19
2026-04-13 0:29 UTC (11+ messages)
[PATCH RFC 00/13] mm/rmap: support arbitrary folio mappings
2026-04-12 18:59 UTC (14+ messages)
` [PATCH RFC 01/13] mm/rmap: remove folio->_nr_pages_mapped
` [PATCH RFC 02/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for "mapmax"
` [PATCH RFC 03/13] fs/proc/page: remove CONFIG_PAGE_MAPCOUNT handling for kpagecount
` [PATCH RFC 04/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for PM_MMAP_EXCLUSIVE
` [PATCH RFC 05/13] fs/proc/task_mmu: remove mapcount comment in smaps_account()
` [PATCH RFC 06/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling "
` [PATCH RFC 07/13] mm/rmap: remove CONFIG_PAGE_MAPCOUNT
` [PATCH RFC 08/13] mm: re-consolidate folio->_entire_mapcount
` [PATCH RFC 09/13] mm: move _large_mapcount to _mapcount in page[1] of a large folio
` [PATCH RFC 10/13] mm: re-consolidate folio->_pincount
` [PATCH RFC 11/13] mm/rmap: stop using the entire mapcount for hugetlb folios
` [PATCH RFC 12/13] mm/rmap: large mapcount interface cleanups
` [PATCH RFC 13/13] mm/rmap: support arbitrary folio mappings
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-04-12 19:03 UTC (38+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
` [RFC PATCH 01/11] shrink_dentry_list(): start with removing from shrink list
` [RFC PATCH 02/11] fold lock_for_kill() into shrink_kill()
` [RFC PATCH 03/11] fold lock_for_kill() and __dentry_kill() into common helper
` [RFC PATCH 04/11] reducing rcu_read_lock() scopes in dput and friends, step 1
` [RFC PATCH 05/11] reducing rcu_read_lock() scopes in dput and friends, step 2
` [RFC PATCH 06/11] reducing rcu_read_lock() scopes in dput and friends, step 3
` [RFC PATCH 07/11] reducing rcu_read_lock() scopes in dput and friends, step 4
` [RFC PATCH 08/11] reducing rcu_read_lock() scopes in dput and friends, step 5
` [RFC PATCH 09/11] reducing rcu_read_lock() scopes in dput and friends, step 6
` [RFC PATCH 10/11] adjust calling conventions of lock_for_kill(), fold __dentry_kill() into dentry_kill()
` [RFC PATCH 11/11] document dentry_kill()
[PATCH v2 00/17] Landlock tracepoints
2026-04-12 16:29 UTC (5+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
2026-04-12 13:54 UTC (3+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] selftest: add tests for mkdirat2()
[PATCH] vfs: require verified birth date for file creation
2026-04-12 9:49 UTC (2+ messages)
[PATCH v4] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
2026-04-12 7:37 UTC
[PATCH v2 1/1] rust: seq_file: add puts, putc, write, and hex_dump methods
2026-04-12 0:45 UTC (2+ messages)
[GIT PULL] fscrypt updates for 7.1
2026-04-12 0:18 UTC
[PATCH v1] exfat: fix handling of damaged volume in exfat_create_upcase_table()
2026-04-11 23:32 UTC
[PATCH] exfat: fix integer overflow in exfat_create_upcase_table()
2026-04-11 23:31 UTC (2+ messages)
[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
2026-04-11 19:22 UTC (14+ messages)
` "
` "
` "
[PATCH 0/5 -v2] Add support for VMUFAT filesystem
2026-04-11 15:11 UTC (6+ messages)
` [PATCH 1/5 -v2] Add vmufat super.c
` [PATCH 2/5 -v2] Add vmufat inode.c
` [PATCH 3/5] Add vmufat header
` [PATCH 4/5 -v2] Add vmufat documentation
` [PATCH 5/5 -v2] miscellaneous vmufat changes and additions
[PATCH] fanotify: fix false positive on permission events
2026-04-11 13:49 UTC (2+ messages)
[PATCH] hfsplus: remove xattr error message
2026-04-11 12:53 UTC
[PATCH 0/4] netfs: Miscellaneous fixes
2026-04-11 9:04 UTC (7+ messages)
` [PATCH 1/4] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 2/4] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 3/4] cachefiles: fix incorrect dentry refcount in cachefiles_cull()
` [PATCH 4/4] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
[syzbot] Monthly fuse report (Apr 2026)
2026-04-11 6:42 UTC
[GIT PULL] libfuse: run fuse servers as a contained service
2026-04-11 2:48 UTC (6+ messages)
[PATCH] smb: client: get rid of d_drop()+d_add()
2026-04-11 1:19 UTC (2+ messages)
[PATCH] ntfs: fix uninitialized symbol warnings
2026-04-10 23:35 UTC
bio completion in task enhancements / experiments
2026-04-10 23:53 UTC (5+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[PATCH] ntfs: delete dead code
2026-04-10 23:25 UTC (2+ messages)
[PATCH next] ntfs: add missing error code in ntfs_mft_record_alloc()
2026-04-10 23:23 UTC (2+ messages)
[GIT PULL] nilfs2 changes for 7.1-rc1
2026-04-10 22:09 UTC
[GIT PULL] hfs/hfsplus changes for 7.1-rc1
2026-04-10 22:05 UTC
[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-10 21:13 UTC (5+ messages)
` [patch 01/12] clockevents: Prevent timer "
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