messages from 2026-05-13 05:58:09 to 2026-05-14 21:38:13 UTC [more...]
[PATCHSET v8 5/8] fuse: allow servers to specify root node id
2026-05-14 21:38 UTC (5+ messages)
` [PATCH 1/3] fuse: make the root nodeid dynamic
` [PATCH 3/3] fuse: allow setting of root nodeid
[PATCH v2] fuse: back uncached readdir buffers with pages
2026-05-14 21:35 UTC (4+ messages)
[RFC PATCH] ovl: keep merged and impure readdir caches separate
2026-05-14 21:16 UTC (3+ messages)
[PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
2026-05-14 20:54 UTC (41+ messages)
` [PATCH 01/33] fuse: implement the basic iomap mechanisms
` [PATCH 03/33] fuse: make debugging configurable at runtime
` [PATCH 04/33] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
` [PATCH 08/33] fuse: create a per-inode flag for setting exclusive mode
` [PATCH 09/33] fuse: create a per-inode flag for toggling iomap
` [PATCH 11/33] fuse: isolate the other regular file IO paths from iomap
` [PATCH 12/33] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 14/33] fuse: implement direct IO with iomap
` [PATCH 16/33] fuse: implement buffered "
` [PATCH 17/33] fuse_trace: "
` [PATCH 18/33] fuse: use an unrestricted backing device with iomap pagecache io
` [PATCH 21/33] fuse: query filesystem geometry when using iomap
` [PATCH 22/33] fuse_trace: "
` [PATCH 24/33] fuse: invalidate ranges of block devices being used for iomap
` [PATCH 26/33] fuse: implement inline data file IO via iomap
` [PATCH 27/33] fuse_trace: "
` [PATCH 31/33] fuse: disable direct fs reclaim for any fuse server that uses iomap
` [PATCH 32/33] fuse: enable swapfile activation on iomap
[PATCH] fat: stop reading directory entries past the end-of-directory marker
2026-05-14 20:34 UTC
[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-14 20:15 UTC (5+ messages)
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
[PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
2026-05-14 20:01 UTC
[PATCH] xfstests: disable generic/003 for HFS file system
2026-05-14 20:00 UTC
[PATCH] hfs: disable the updating of file access times (atime)
2026-05-14 19:56 UTC
[PATCH] hfs: fix incorrect inode ID assignment in hfs_new_inode()
2026-05-14 19:55 UTC
[PATCHSET v8 3/8] fuse: cleanups ahead of adding fuse support
2026-05-14 19:48 UTC (6+ messages)
` [PATCH 1/2] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 2/2] fuse_trace: "
[PATCH] ufs: Handle NULL return from ufs_get_locked_folio()
2026-05-14 19:32 UTC
bio completion in task enhancements / experiments
2026-05-14 18:30 UTC (3+ messages)
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
[PATCH 0/4] iomap: trivial fixes for ext4 conversion
2026-05-14 18:10 UTC (8+ messages)
` [PATCH 1/4] iomap: correct the range of a partial dirty clear
` [PATCH 2/4] iomap: support invalidating partial folios
` [PATCH 3/4] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH 4/4] iomap: fix out-of-bounds bitmap_set() with zero-length range
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-14 16:45 UTC (3+ messages)
[PATCH] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-14 16:41 UTC (3+ messages)
[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
2026-05-14 15:13 UTC
improve the swap_activate interface
2026-05-14 14:37 UTC (13+ messages)
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
[PATCHSET v2 0/6] io_uring related epoll cleanups
2026-05-14 14:07 UTC (7+ messages)
` [PATCH 1/6] eventpoll: pass struct epoll_filefd through ep_find() and ep_insert()
` [PATCH 2/6] eventpoll: export is_file_epoll()
` [PATCH 3/6] eventpoll: add file based control interface
` [PATCH 4/6] eventpoll: rename struct epoll_filefd to epoll_key
` [PATCH 5/6] io_uring/epoll: switch to using do_epoll_ctl_file() interface
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context
[PATCH] ntfs: Add WQ_PERCPU to alloc_workqueue users
2026-05-14 13:54 UTC
[PATCH 0/3] ntfs: fix quota out-of-date marking
2026-05-14 13:25 UTC (6+ messages)
` [PATCH 2/3] ntfs: use $Q when marking quotas out of date
` [PATCH 3/3] ntfs: mark quotas out of date on initial rw mount
[PATCH] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
2026-05-14 13:09 UTC (4+ messages)
[PATCH] fuse: virtiofs: fix illegal inode address access in fuse_release_end
2026-05-14 12:41 UTC
[PATCH] smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()
2026-05-14 11:02 UTC (2+ messages)
[PATCH v2 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
2026-05-14 10:34 UTC (6+ messages)
` [PATCH v2 1/4] exfat: use upcase_ptable and upcase_range_info to reduce memory footprint
[PATCH 0/7] Silence spurious warnings and crashes from kunit test suites
2026-05-14 8:01 UTC (15+ messages)
` [PATCH 1/7] init/initramfs_test: wait_for_initramfs() before running
` [PATCH 2/7] kfence: kunit: skip when no pool is available
` [PATCH 3/7] lib/math/int_log: drop WARN_ON for value == 0
` [PATCH 4/7] kunit: platform: catch duplicate (name, id) in kunit_platform_device_add()
` [PATCH 5/7] misc: reject duplicate names in misc_register()
` [PATCH 6/7] hw_breakpoint_test: fix test_many_cpus failure on large systems
` [PATCH 7/7] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-05-14 7:34 UTC (14+ messages)
` [PATCH v7] hfs: validate record ID against requested CNID in hfs_cat_find_brec()
[PATCH] rust: seq_file: route seq_print! directly to seq_write
2026-05-14 7:04 UTC (2+ messages)
[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
2026-05-14 4:10 UTC (3+ messages)
[syzbot] [hfs?] WARNING in hfs_mdb_commit
2026-05-14 3:37 UTC
[PATCH v3 00/11] exfat: convert to iomap
2026-05-14 1:47 UTC (18+ messages)
` [PATCH v3 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag
` [PATCH v3 02/11] exfat: replace unsafe macros with static inline functions
` [PATCH v3 03/11] exfat: add balloc parameter to exfat_map_cluster() for iomap support
` [PATCH v3 04/11] exfat: add exfat_file_open()
` [PATCH v3 05/11] exfat: add support for multi-cluster allocation
` [PATCH v3 06/11] exfat: add data_start_bytes and exfat_cluster_to_phys() helper
` [PATCH v3 07/11] exfat: fix implicit declaration of brelse()
` [PATCH v3 08/11] exfat: add iomap buffered I/O support
` [PATCH v3 09/11] exfat: add iomap direct "
` [PATCH v3 10/11] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek
` [PATCH v3 11/11] exfat: make exfat_truncate() return error code
[syzbot] [fs?] possible deadlock in dump_user_range
2026-05-13 22:08 UTC
[PATCHSET v8 8/8] fuse: run fuse-iomap servers as a contained service
2026-05-13 21:33 UTC (3+ messages)
` [PATCH 1/2] fuse: allow privileged mount helpers to pre-approve iomap usage
[PATCH 0/2] mm: document read_pages and simplify usage
2026-05-13 20:45 UTC (4+ messages)
` [PATCH 1/2] mm/readahead: add kerneldoc for read_pages
fix block layer bounce buffering for block size > PAGE_SIZE v2
2026-05-13 19:56 UTC (4+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-13 13:29 UTC (20+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
2026-05-13 13:11 UTC (3+ messages)
[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
2026-05-13 12:57 UTC (4+ messages)
` [patch V2 01/11] hrtimer: Provide hrtimer_start_range_ns_user()
[PATCH] mm/readahead: no PG_readahead on EOF
2026-05-13 11:16 UTC (2+ messages)
[PATCH 0/9] fs: Fix missed inode write during fsync
2026-05-13 10:45 UTC (11+ messages)
` [PATCH 6/9] fat: Fix possibly missing inode write on fsync(2)
` [PATCH 9/9] ext4: Use mmb infrastructure for inode buffer writeout
[PATCH v2] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
2026-05-13 8:14 UTC
[PATCH v2] mm/filemap: fix page_cache_prev_miss() when no hole is found
2026-05-13 7:52 UTC (3+ messages)
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-13 7:39 UTC (4+ messages)
[post LSFMM summary] where is fuse going?
2026-05-13 6:57 UTC (7+ messages)
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