linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 23:54:17 to 2025-06-29 18:28:36 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-29 18:28 UTC  (15+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-29 18:25 UTC  (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCHES][RFC][CFR] mount-related stuff
 2025-06-29 17:47 UTC  (16+ messages)
` [PATCHES v2][RFC][CFR] "
  ` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
    ` [PATCH v2 17/35] sanitize handling of long-term internal mounts
          ` [RFC] vfs_parse_fs_string() calling conventions change (was Re: [PATCH v2 17/35] sanitize handling of long-term internal mounts)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-29 11:28 UTC  (9+ messages)
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()

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

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-06-29  7:40 UTC 

[PATCH] fanotify: introduce unique event identifier
 2025-06-29  6:50 UTC  (6+ messages)

[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
 2025-06-29  5:10 UTC 

[PATCH] scripts: gdb: vfs: Support external dentry names
 2025-06-29  0:38 UTC 

[PATCH] fanotify: selftests for fanotify permission events
 2025-06-28 18:45 UTC  (5+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc4
 2025-06-28  8:06 UTC  (10+ messages)

[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
 2025-06-28  5:16 UTC  (3+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection

refactor the iomap writeback code v3
 2025-06-28  3:09 UTC  (27+ messages)
` [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
` [PATCH 02/12] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 03/12] iomap: refactor the writeback interface
` [PATCH 04/12] iomap: hide ioends from the generic writeback code
` [PATCH 05/12] iomap: add public helpers for uptodate state manipulation
` [PATCH 06/12] iomap: move all ioend handling to ioend.c
` [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 09/12] iomap: export iomap_writeback_folio
` [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 11/12] iomap: add read_folio_range() handler for buffered writes
` [PATCH 12/12] iomap: build the writeback code without CONFIG_BLOCK

[PATCH 02/12] ovl: Call ovl_create_temp() and ovl_create_index() without lock held
 2025-06-28  3:08 UTC  (2+ messages)

[PATCH] xfs: report a writeback error on a read() call
 2025-06-27 21:19 UTC  (14+ messages)

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-27 18:21 UTC  (3+ messages)

[PATCH] fanotify: sanitize handle_type values when reporting fid
 2025-06-27 17:17 UTC  (2+ messages)

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27 17:10 UTC  (10+ messages)
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27 17:03 UTC  (8+ messages)
` [PATCH v3 1/4] drm/i915: Use kernel_write() in shmem object create
` [PATCH v3 2/4] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
 2025-06-27 16:20 UTC  (7+ messages)

[RFC 00/12] io_uring dmabuf read/write support
 2025-06-27 15:10 UTC  (13+ messages)
` [RFC 01/12] file: add callback returning dev for dma operations
` [RFC 02/12] iov_iter: introduce iter type for pre-registered dma
` [RFC 03/12] block: move around bio flagging helpers
` [RFC 04/12] block: introduce dmavec bio type
` [RFC 05/12] block: implement ->get_dma_device callback
` [RFC 06/12] nvme-pci: add support for user passed dma vectors
` [RFC 07/12] io_uring/rsrc: extended reg buffer registration
` [RFC 08/12] io_uring: add basic dmabuf helpers
` [RFC 09/12] io_uring/rsrc: add imu flags
` [RFC 10/12] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC 11/12] io_uring/rsrc: implement dmabuf regbuf import
` [RFC 12/12] io_uring/rw: enable dma registered buffers

[PATCH] ocfs2: update d_splice_alias() return code checking
 2025-06-27 14:19 UTC  (3+ messages)
  ` [PATCH v2] "

[REGRESSION] 9pfs issues on 6.12-rc1
 2025-06-27 10:33 UTC  (13+ messages)

[PATCH 0/5] sysctl: Remove last two ctl_tables from the kern_table array
 2025-06-27  9:27 UTC  (6+ messages)
` [PATCH 1/5] sysctl: Nixify sysctl.sh
` [PATCH 2/5] sysctl: Removed unused variable
` [PATCH 3/5] uevent: mv uevent_helper into kobject_uevent.c
` [PATCH 4/5] kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
` [PATCH 5/5] sysctl: rename kern_table -> sysctl_subsys_table

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

refactor the iomap writeback code v2
 2025-06-27  7:02 UTC  (3+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc3
 2025-06-27  3:33 UTC  (2+ messages)

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27  2:40 UTC  (5+ messages)
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-27  0:21 UTC  (11+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-26 22:01 UTC  (10+ messages)

[PATCH] fanotify: support custom default close response
 2025-06-26 21:19 UTC  (2+ messages)

[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-26 19:46 UTC  (6+ messages)

[PATCH 0/4] hfs/hfsplus: add uncached buffer io support
 2025-06-26 17:30 UTC  (5+ messages)
` [PATCH 1/4] block: Add struct kiocb pointer to block_write_begin()
` [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
` [PATCH 3/4] hfsplus: enable uncached buffer io support
` [PATCH 4/4] hfs: "

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-06-26 15:56 UTC  (8+ messages)

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

squashfs can starve/block apps
 2025-06-26 14:27 UTC  (2+ messages)

[PATCH] netfs: Fix i_size updating
 2025-06-26 14:07 UTC  (4+ messages)
` [PATCH] netfs: Merge i_size update functions

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-26 13:57 UTC  (3+ messages)

next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
 2025-06-26 13:52 UTC  (2+ messages)

[PATCH v3] ovl: support layers on case-folding capable filesystems
 2025-06-26 13:44 UTC  (6+ messages)

[PATCH v2] fs/proc/vmcore: a few cleanups for vmcore_add_device_dump
 2025-06-26 13:24 UTC  (2+ messages)

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26 13:00 UTC  (14+ messages)
` [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v1 29/32] docs: add documentation for memfd preservation via LUO

[PATCH 0/6] btrfs: add remove_bdev() callback
 2025-06-26 11:02 UTC  (14+ messages)
` [PATCH 1/6] fs: add a new remove_bdev() super operations callback
` [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

[PATCH] coredump: reduce stack usage in vfs_coredump()
 2025-06-26  8:19 UTC  (6+ messages)

[PATCH] hfs: add logic of correcting a next unused CNID
 2025-06-26  7:42 UTC  (2+ messages)

[PATCH v3] fs/buffer: remove the min and max limit checks in __getblk_slow()
 2025-06-26  7:19 UTC  (4+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-26  7:00 UTC  (3+ messages)

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

[git pull] more mount fixes
 2025-06-26  4:12 UTC  (2+ 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).