linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 08:14:57 to 2025-06-26 06:10:28 UTC [more...]

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-26  6:10 UTC  (3+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v4 12/15] kunit: Introduce UAPI testing framework

[linus:master] [pipe_read] aaec5a95d5: hackbench.throughput 6.4% regression
 2025-06-26  6:00 UTC 

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-26  5:52 UTC  (8+ messages)

[git pull] more mount fixes
 2025-06-26  4:12 UTC  (2+ messages)

[PATCH] xfs: report a writeback error on a read() call
 2025-06-26  3:57 UTC  (10+ messages)

[PATCH v2 0/8] ext4: enable large folio for regular files
 2025-06-26  3:35 UTC  (5+ messages)
` [PATCH v2 8/8] ext4: enable large folio for regular file

[PATCH] ocfs2: update d_splice_alias() return code checking
 2025-06-26  3:34 UTC  (2+ messages)

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26  2:42 UTC  (40+ messages)
` [PATCH v1 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v1 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v1 04/32] kho: allow to drive kho from within kernel
` [PATCH v1 05/32] kho: make debugfs interface optional
` [PATCH v1 06/32] kho: drop notifiers
` [PATCH v1 07/32] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v1 08/32] kho: don't unpreserve memory during abort
` [PATCH v1 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v1 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v1 11/32] liveupdate: luo_core: integrate with KHO
` [PATCH v1 12/32] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v1 13/32] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v1 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v1 15/32] liveupdate: luo_files: implement file systems callbacks
` [PATCH v1 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v1 18/32] reboot: call liveupdate_reboot() before kexec
` [PATCH v1 19/32] liveupdate: luo_files: luo_ioctl: session-based file descriptor tracking
` [PATCH v1 20/32] kho: move kho debugfs directory to liveupdate
` [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v1 22/32] selftests/liveupdate: add subsystem/state tests
` [PATCH v1 23/32] docs: add luo documentation
` [PATCH v1 24/32] MAINTAINERS: add liveupdate entry
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v1 26/32] mm: shmem: allow freezing inode mapping
` [PATCH v1 27/32] mm: shmem: export some functions to internal.h
` [PATCH v1 28/32] luo: allow preserving memfd
` [PATCH v1 29/32] docs: add documentation for memfd preservation via LUO
` [RFC v1 30/32] tools: introduce libluo
` [RFC v1 31/32] libluo: introduce luoctl
` [RFC v1 32/32] libluo: add tests

[PATCH 0/6] btrfs: add remove_bdev() callback
 2025-06-25 23:53 UTC  (7+ messages)
` [PATCH 1/6] fs: add a new remove_bdev() super operations callback
` [PATCH 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH 3/6] btrfs: reject file operations if in shutdown state
` [PATCH 4/6] btrfs: reject delalloc ranges if the fs is shutdown
` [PATCH 5/6] btrfs: implement shutdown ioctl
` [PATCH 6/6] btrfs: implement remove_bdev super operation callback

[syzbot] [fs?] KASAN: null-ptr-deref Write in do_pagemap_cmd
 2025-06-25 23:23 UTC  (2+ messages)

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-25 23:10 UTC  (17+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 02/16] MAINTAINERS: Include device.py under DRIVER CORE entry
` [PATCH 03/16] MAINTAINERS: Include genpd.py under GENERIC PM DOMAINS entry
` [PATCH 04/16] MAINTAINERS: Include radixtree.py under GENERIC RADIX TREE entry
` [PATCH 05/16] MAINTAINERS: Include interrupts.py under IRQ SUBSYSTEM entry
` [PATCH 06/16] MAINTAINERS: Include kasan.py under KASAN entry
` [PATCH 07/16] MAINTAINERS: Include mapletree.py under MAPLE TREE entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 09/16] MAINTAINERS: Include modules.py under MODULE SUPPORT entry
` [PATCH 10/16] MAINTAINERS: Include cpus.py under PER-CPU MEMORY ALLOCATOR entry
` [PATCH 11/16] MAINTAINERS: Include timerlist.py under POSIX CLOCKS and TIMERS entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
` [PATCH 13/16] MAINTAINERS: Include proc.py under PROC FILESYSTEM entry
` [PATCH 14/16] MAINTAINERS: Include vmalloc.py under VMALLOC entry
` [PATCH 15/16] MAINTAINERS: Include xarray.py under XARRAY entry
` [PATCH 16/16] MAINTAINERS: Include vfs.py under FILESYSTEMS entry

[PATCH 00/12] ovl: narrow regions protected by directory i_rw_sem
 2025-06-25 21:45 UTC  (30+ messages)
` [PATCH 01/12] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH 02/12] ovl: Call ovl_create_temp() and ovl_create_index() without lock held
` [PATCH 03/12] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH 04/12] ovl: narrow locking in ovl_create_upper()
` [PATCH 05/12] ovl: narrow locking in ovl_clear_empty()
` [PATCH 06/12] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH 07/12] ovl: narrow locking in ovl_rename()
` [PATCH 08/12] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH 09/12] ovl: whiteout locking changes
` [PATCH 10/12] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH 11/12] ovl: change ovl_create_real() to receive dentry parent
` [PATCH 12/12] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-25 21:38 UTC  (2+ messages)

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-06-25 20:46 UTC  (7+ messages)

[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
 2025-06-25 18:53 UTC  (22+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH v2 02/16] netfs: Put double put of request
` [PATCH v2 03/16] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH v2 04/16] netfs: Fix looping in wait functions
` [PATCH v2 05/16] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH v2 06/16] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH v2 07/16] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH v2 08/16] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH v2 09/16] smb: client: fix regression with native SMB symlinks
` [PATCH v2 10/16] smb: client: fix warning when reconnecting channel
` [PATCH v2 11/16] smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data
` [PATCH v2 12/16] cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
  ` [PATCH v3 "
` [PATCH v2 13/16] cifs: Fix the smbd_reponse slab to allow usercopy
` [PATCH v2 14/16] smb: client: fix potential deadlock when reconnecting channels
` [PATCH v2 15/16] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH v2 16/16] netfs: Update tracepoints in a number of ways

[PATCH v2] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-25 18:51 UTC  (3+ messages)

[PATCH v3 14/16] fuse: use iomap for folio laundering
 2025-06-25 17:02 UTC  (2+ messages)

[PATCH v3 13/16] fuse: use iomap for writeback
 2025-06-25 16:48 UTC  (3+ messages)

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-25 16:44 UTC  (11+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()

[PATCH] cifs: Fix the smbd_request and smbd_reponse slabs to allow usercopy
 2025-06-25 16:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-06-25 16:02 UTC  (8+ messages)

[PATCH] cifs: Collapse smbd_recv_*() into smbd_recv() and just use copy_to_iter()
 2025-06-25 16:00 UTC  (9+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-06-25 15:44 UTC  (3+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-25 15:23 UTC  (9+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown

[PATCH v5 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-25 15:22 UTC  (4+ messages)
` [PATCH v5 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-25 14:36 UTC  (10+ messages)
` [PATCH v2 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v2 4/5] ext4: handle IOCB_DONTCACHE in buffered write path
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE

[PATCH] coredump: reduce stack usage in vfs_coredump()
 2025-06-25 13:29 UTC  (4+ messages)

[PATCH v3 12/16] fuse: use iomap for buffered writes
 2025-06-25 11:10 UTC  (2+ messages)

[PATCHES][RFC][CFR] mount-related stuff
 2025-06-25 10:58 UTC  (7+ messages)
` [PATCHES v2][RFC][CFR] "

[PATCH v3] fs/buffer: remove the min and max limit checks in __getblk_slow()
 2025-06-25 10:53 UTC  (3+ messages)

[PATCH 0/5] Remove zero_user()
 2025-06-25 10:41 UTC  (9+ messages)
` [PATCH 1/5] bio: Use memzero_page() in bio_truncate()
` [PATCH 2/5] null_blk: Use memzero_page()
` [PATCH 3/5] direct-io: "
` [PATCH 5/5] mm: Remove zero_user()

[PATCH] ceph: fix potential race condition in ceph_ioctl_lazyio()
 2025-06-25 10:37 UTC  (2+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-25 10:30 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH v6] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-06-25 10:30 UTC  (2+ messages)

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-06-25 10:14 UTC  (28+ messages)
` [PATCH RFC 06/14] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
` [PATCH RFC 08/14] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH RFC 09/14] mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
` [PATCH RFC 10/14] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH RFC 11/14] mm: remove "horrible special case to handle copy-on-write behaviour"
` [PATCH RFC 13/14] mm: introduce and use vm_normal_page_pud()
` [PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-06-25 10:10 UTC 

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-25  9:18 UTC  (12+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-25  8:30 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).