messages from 2025-09-12 09:21:49 to 2025-09-14 03:55:21 UTC [more...]
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-14 3:55 UTC (50+ 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 RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
` [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
` [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
` [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
` [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
` [PATCH RESEND 34/62] init: inline create_dev into the only caller
` [PATCH RESEND 35/62] init: make mount_root_generic static
` [PATCH RESEND 36/62] init: make mount_root static
` [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h
` [PATCH RESEND 38/62] init: remove most headers "
` [PATCH RESEND 39/62] init: make console_on_rootfs static
` [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem
` [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem
` [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>
` [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
` [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
` [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
` [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
[RFC] a possible way of reducing the PITA of ->d_name audits
2025-09-14 1:37 UTC (29+ 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 v2 00/16] expand mmap_prepare functionality, port more users
2025-09-13 22:54 UTC (20+ 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 0/4] uaccess: Provide and use helpers for user masked access
2025-09-13 18:01 UTC (4+ messages)
` [patch 1/4] uaccess: Provide common helpers for masked user access
[PATCH] initrd: Remove unused parameter 'pos' from identify_ramdisk_image()
2025-09-13 14:33 UTC
[PATCH] initrd: Remove unnecessary goto label 'successful_load'
2025-09-13 13:30 UTC (3+ messages)
[PATCH] initrd: Fix logged Minix/Ext2 block numbers in identify_ramdisk_image()
2025-09-13 10:39 UTC
[PATCH v4 0/4] allow partial folio write with iomap_folio_state
2025-09-13 3:37 UTC (5+ messages)
` [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state
[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
2025-09-13 2:48 UTC (4+ messages)
` [External] "
[PATCH v1] exfat: support modifying mount options via remount
2025-09-13 1:54 UTC (2+ messages)
[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
[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] 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 (7+ messages)
` [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
ANNOUNCE: nfs-utils-2.8.4 released
2025-09-12 13:16 UTC
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-09-12 13:09 UTC (8+ 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 (2+ 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 (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[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 "
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).