public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 23:20:29 to 2025-09-13 01:09:33 UTC [more...]

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-13  0:38 UTC  (28+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete
` [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support
` [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter
` [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0
` [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
` [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
` [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
` [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
` [PATCH RESEND 24/62] init: remove wrong comment
` [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
` [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
` [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  0:33 UTC  (4+ messages)

[PATCH v3 0/3] Test file_getattr and file_setattr syscalls
 2025-09-12 23:39 UTC  (3+ messages)
` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr

[PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr()
 2025-09-12 23:38 UTC  (5+ messages)
` [PATCH v3 v3 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
` [PATCH v3 v3 2/4] xfs_quota: utilize file_setattr to set prjid on special files

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-12 23:35 UTC  (30+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard

[PATCH v3 00/10] add support for name_to, open_by_handle_at() to io_uring
 2025-09-12 22:51 UTC  (13+ messages)
` [PATCH v3 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH v3 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH v3 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH v3 04/10] fhandle: create do_file_handle_open() helper
` [PATCH v3 05/10] fhandle: make do_file_handle_open() take struct open_flags
` [PATCH v3 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH v3 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH v3 08/10] io_uring: add __io_open_prep() helper
` [PATCH v3 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH v3 10/10] xfs: add support for non-blocking fh_to_dentry()

[PATCH v3] hfs: introduce KUnit tests for HFS string operations
 2025-09-12 22:50 UTC 

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-12 22:38 UTC  (4+ messages)
` [PATCH 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG

[RFC] a possible way of reducing the PITA of ->d_name audits
 2025-09-12 22:23 UTC  (20+ messages)
    ` ->atomic_open() fun (was Re: [RFC] a possible way of reducing the PITA of ->d_name audits)
        ` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
          ` [PATCH 2/9] 9p: simplify v9fs_vfs_atomic_open()
          ` [PATCH 3/9] 9p: simplify v9fs_vfs_atomic_open_dotl()
          ` [PATCH 4/9] simplify cifs_atomic_open()
          ` [PATCH 5/9] simplify vboxsf_dir_atomic_open()
          ` [PATCH 6/9] simplify nfs_atomic_open_v23()
          ` [PATCH 7/9] simplify fuse_atomic_open()
          ` [PATCH 8/9] simplify gfs2_atomic_open()
          ` [PATCH 9/9] slightly simplify nfs_atomic_open()

[PATCH v5] hfs/hfsplus: rework debug output subsystem
 2025-09-12 22:04 UTC 

[PATCH v2 01/63] fs/namespace.c: fix the namespace_sem guard mess
 2025-09-12 18:45 UTC  (17+ messages)
` [PATCH v2 61/63] struct mount: relocate MNT_WRITE_HOLD bit
          ` [60/63] setup_mnt(): primitive for connecting a mount to filesystem
                  ` [RFC] does # really need to be escaped in devnames?

[PATCH] initramfs: Replace strcpy() with strscpy() in find_link()
 2025-09-12 18:05 UTC  (2+ messages)

[PATCH v2 00/16] expand mmap_prepare functionality, port more users
 2025-09-12 17:57 UTC  (19+ messages)
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 12/16] mm: update resctl to use mmap_prepare
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare

[PATCH v2] hfs: introduce KUnit tests for HFS string operations
 2025-09-12 17:24 UTC  (3+ messages)

[PATCH v2 0/4] writeback: Avoid lockups when switching inodes
 2025-09-12 16:52 UTC  (9+ messages)
` [PATCH v2 1/4] writeback: Avoid contention on wb->list_lock "
` [PATCH v2 2/4] writeback: Avoid softlockup when switching many inodes
` [PATCH v2 3/4] writeback: Avoid excessively long inode switching times
` [PATCH v2 4/4] writeback: Add tracepoint to track pending inode switches

[PATCH v2 00/33] ns: support file handles
 2025-09-12 15:48 UTC  (35+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests

[RFC] Another take at restarting FUSE servers
 2025-09-12 15:20 UTC  (10+ messages)

[PATCH (REPOST)] jfs: Verify inode mode when loading from disk
 2025-09-12 15:05 UTC  (2+ messages)

[PATCH v5] hfs: update sanity check of the root record
 2025-09-12 14:59 UTC 

[PATCHSET RFC v4 2/4] fuse: allow servers to use iomap for better file IO performance
 2025-09-12 14:54 UTC  (9+ messages)
` [PATCH 02/23] fuse: implement the basic iomap mechanisms

[PATCH] inode: Relax RWF_NOWAIT restriction for EINTR in file_modified_flags()
 2025-09-12 14:26 UTC 

[PATCH] ext4: fix an off-by-one issue during moving extents
 2025-09-12 14:17 UTC  (2+ messages)

[PATCH v11 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-12 13:32 UTC  (9+ messages)
` [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
` [PATCH v11 2/5] mm: userfaultfd: Add pgtable_uffd_wp_supported()

ANNOUNCE: nfs-utils-2.8.4 released
 2025-09-12 13:16 UTC 

[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
 2025-09-12 13:16 UTC  (5+ messages)
  ` [External] "

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-09-12 13:09 UTC  (10+ messages)
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface

[RFC PATCH 2/2] cifs: Clean up declarations
 2025-09-12 12:28 UTC  (3+ messages)

[PATCHES] nfsctl fix and cleanups
 2025-09-12 11:38 UTC  (3+ messages)

[PATCH] initrd: Use str_plural() in rd_load_image()
 2025-09-12 10:50 UTC  (2+ messages)

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-12 10:48 UTC  (13+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH 0/4] writeback: Avoid lockups when switching inodes
 2025-09-12 10:39 UTC  (8+ messages)
` [PATCH 1/4] writeback: Avoid contention on wb->list_lock "

[PATCH 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (7+ messages)
` [PATCH 27/32] nsfs: "

[PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
 2025-09-12  8:21 UTC  (2+ messages)

[PATCH 0/2] iomap: ->iomap_end() error handling fixes
 2025-09-12  7:14 UTC  (3+ messages)
` [PATCH 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error

[PATCH v3 0/4] allow partial folio write with iomap_folio_state
 2025-09-12  7:13 UTC  (3+ messages)

[PATCH] initramfs: Use struct_size() helper to improve dir_add()
 2025-09-12  6:52 UTC 

[PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-12  6:16 UTC  (2+ messages)

[PATCH v7 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-09-12  3:26 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH 4/5] nfsdfs_create_files(): switch to simple_start_creating()
 2025-09-11 23:20 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