linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-20 20:22:21 to 2025-11-21 23:01:47 UTC [more...]

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-21 23:36 UTC  (10+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-21 21:30 UTC  (14+ messages)
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-21 21:07 UTC  (3+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 19:55 UTC  (20+ messages)
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 19:26 UTC  (9+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-21 19:19 UTC  (18+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-11-21 19:14 UTC  (4+ messages)

Questions about encryption and (possibly weak) checksum
 2025-11-21 19:08 UTC  (5+ messages)

[PATCH RFC v3 00/47] file: add and convert to FD_PREPARE()
 2025-11-21 18:42 UTC  (49+ messages)
` [PATCH RFC v3 01/47] file: add FD_PREPARE()
` [PATCH RFC v3 02/47] anon_inodes: convert __anon_inode_getfd() to FD_PREPARE()
` [PATCH RFC v3 03/47] eventfd: convert do_eventfd() "
` [PATCH RFC v3 04/47] fhandle: convert do_handle_open() "
` [PATCH RFC v3 05/47] namespace: convert open_tree() "
` [PATCH RFC v3 06/47] namespace: convert open_tree_attr() "
` [PATCH RFC v3 07/47] namespace: convert fsmount() "
` [PATCH RFC v3 08/47] fanotify: convert fanotify_init() "
` [PATCH RFC v3 09/47] nsfs: convert open_namespace() "
` [PATCH RFC v3 10/47] nsfs: convert ns_ioctl() "
` [PATCH RFC v3 11/47] autofs: convert autofs_dev_ioctl_open_mountpoint() "
` [PATCH RFC v3 12/47] eventpoll: convert do_epoll_create() "
` [PATCH RFC v3 13/47] open: convert do_sys_openat2() "
` [PATCH RFC v3 14/47] signalfd: convert do_signalfd4() "
` [PATCH RFC v3 15/47] timerfd: convert timerfd_create() "
` [PATCH RFC v3 16/47] userfaultfd: convert new_userfaultfd() "
` [PATCH RFC v3 17/47] xfs: convert xfs_open_by_handle() "
` [PATCH RFC v3 18/47] dma: convert dma_buf_fd() "
` [PATCH RFC v3 19/47] af_unix: convert unix_file_open() "
` [PATCH RFC v3 20/47] dma: convert sync_file_ioctl_merge() "
` [PATCH RFC v3 21/47] exec: convert begin_new_exec() "
` [PATCH RFC v3 22/47] ipc: convert do_mq_open() "
` [PATCH RFC v3 23/47] bpf: convert bpf_iter_new_fd() "
` [PATCH RFC v3 24/47] bpf: convert bpf_token_create() "
` [PATCH RFC v3 25/47] memfd: convert memfd_create() "
` [PATCH RFC v3 26/47] secretmem: convert memfd_secret() "
` [PATCH RFC v3 27/47] net/handshake: convert handshake_nl_accept_doit() "
` [PATCH RFC v3 28/47] net/kcm: convert kcm_ioctl() "
` [PATCH RFC v3 29/47] net/sctp: convert sctp_getsockopt_peeloff_common() "
` [PATCH RFC v3 30/47] net/socket: convert sock_map_fd() "
` [PATCH RFC v3 31/47] net/socket: convert __sys_accept4_file() "
` [PATCH RFC v3 32/47] spufs: convert spufs_context_open() "
` [PATCH RFC v3 33/47] papr-hvpipe: convert papr_hvpipe_dev_create_handle() "
` [PATCH RFC v3 34/47] spufs: convert spufs_gang_open() "
` [PATCH RFC v3 35/47] pseries: convert papr_platform_dump_create_handle() "
` [PATCH RFC v3 36/47] pseries: port papr_rtas_setup_file_interface() "
` [PATCH RFC v3 37/47] dma: port sw_sync_ioctl_create_fence() "
` [PATCH RFC v3 38/47] gpio: convert linehandle_create() "
` [PATCH RFC v3 39/47] hv: convert mshv_ioctl_create_partition() "
` [PATCH RFC v3 40/47] media: convert media_request_alloc() "
` [PATCH RFC v3 41/47] ntsync: convert ntsync_obj_get_fd() "
` [PATCH RFC v3 42/47] tty: convert ptm_open_peer() "
` [PATCH RFC v3 43/47] vfio: convert vfio_group_ioctl_get_device_fd() "
` [PATCH RFC v3 44/47] file: convert replace_fd() "
` [PATCH RFC v3 45/47] io_uring: convert io_create_mock_file() "
` [PATCH RFC v3 46/47] kvm: convert kvm_arch_supports_gmem_init_shared() "
` [PATCH RFC v3 47/47] kvm: convert kvm_vcpu_ioctl_get_stats_fd() "

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-21 18:36 UTC  (4+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()

[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
 2025-11-21 18:05 UTC  (2+ messages)

[PATCH RFC v2 00/48] file: add and convert to FD_PREPARE()
 2025-11-21 17:55 UTC  (52+ messages)
` [PATCH RFC v2 01/48] file: add FD_PREPARE()
` [PATCH RFC v2 02/48] anon_inodes: convert __anon_inode_getfd() to FD_PREPARE()
` [PATCH RFC v2 03/48] eventfd: convert do_eventfd() "
` [PATCH RFC v2 04/48] fhandle: convert do_handle_open() "
` [PATCH RFC v2 05/48] namespace: convert open_tree() "
` [PATCH RFC v2 06/48] namespace: convert open_tree_attr() "
` [PATCH RFC v2 07/48] namespace: convert fsmount() "
` [PATCH RFC v2 08/48] fanotify: convert fanotify_init() "
` [PATCH RFC v2 09/48] nsfs: convert open_namespace() "
` [PATCH RFC v2 10/48] nsfs: convert ns_ioctl() "
` [PATCH RFC v2 11/48] autofs: convert autofs_dev_ioctl_open_mountpoint() "
` [PATCH RFC v2 12/48] eventpoll: convert do_epoll_create() "
` [PATCH RFC v2 13/48] open: convert do_sys_openat2() "
` [PATCH RFC v2 14/48] signalfd: convert do_signalfd4() "
` [PATCH RFC v2 15/48] timerfd: convert timerfd_create() "
` [PATCH RFC v2 16/48] userfaultfd: convert new_userfaultfd() "
` [PATCH RFC v2 17/48] xfs: convert xfs_open_by_handle() "
` [PATCH RFC v2 18/48] drm: convert drm_mode_create_lease_ioctl() "
` [PATCH RFC v2 19/48] dma: convert dma_buf_fd() "
` [PATCH RFC v2 20/48] af_unix: convert unix_file_open() "
` [PATCH RFC v2 21/48] dma: convert sync_file_ioctl_merge() "
` [PATCH RFC v2 22/48] exec: convert begin_new_exec() "
` [PATCH RFC v2 23/48] ipc: convert do_mq_open() "
` [PATCH RFC v2 24/48] bpf: convert bpf_iter_new_fd() "
` [PATCH RFC v2 25/48] bpf: convert bpf_token_create() "
` [PATCH RFC v2 26/48] memfd: convert memfd_create() "
` [PATCH RFC v2 27/48] secretmem: convert memfd_secret() "
` [PATCH RFC v2 28/48] net/handshake: convert handshake_nl_accept_doit() "
` [PATCH RFC v2 29/48] net/kcm: convert kcm_ioctl() "
` [PATCH RFC v2 30/48] net/sctp: convert sctp_getsockopt_peeloff_common() "
` [PATCH RFC v2 31/48] net/socket: convert sock_map_fd() "
` [PATCH RFC v2 32/48] net/socket: convert __sys_accept4_file() "
` [PATCH RFC v2 33/48] spufs: convert spufs_context_open() "
` [PATCH RFC v2 34/48] papr-hvpipe: convert papr_hvpipe_dev_create_handle() "
` [PATCH RFC v2 35/48] spufs: convert spufs_gang_open() "
` [PATCH RFC v2 36/48] pseries: convert papr_platform_dump_create_handle() "
` [PATCH RFC v2 37/48] pseries: port papr_rtas_setup_file_interface() "
` [PATCH RFC v2 38/48] dma: port sw_sync_ioctl_create_fence() "
` [PATCH RFC v2 39/48] gpio: convert linehandle_create() "
` [PATCH RFC v2 40/48] hv: convert mshv_ioctl_create_partition() "
` [PATCH RFC v2 41/48] media: convert media_request_alloc() "
` [PATCH RFC v2 42/48] ntsync: convert ntsync_obj_get_fd() "
` [PATCH RFC v2 43/48] tty: convert ptm_open_peer() "
` [PATCH RFC v2 44/48] vfio: convert vfio_group_ioctl_get_device_fd() "
` [PATCH RFC v2 45/48] file: convert replace_fd() "
` [PATCH RFC v2 46/48] io_uring: convert io_create_mock_file() "
` [PATCH RFC v2 47/48] kvm: convert kvm_arch_supports_gmem_init_shared() "
` [PATCH RFC v2 48/48] kvm: convert kvm_vcpu_ioctl_get_stats_fd() "

[PATCH next] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-21 17:43 UTC  (3+ messages)

[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-21 16:09 UTC  (3+ messages)
` [PATCH v4 4/9] mm: implement sticky VMA flags

[PATCH v2 0/9] netfs: Miscellaneous prep patches for rewrite of I/O layer
 2025-11-21 12:55 UTC  (3+ messages)
` [PATCH v2 1/9] cifs: Add the smb3_read_* tracepoints to SMB1

[PATCH] cifs: Add a tracepoint to log EIO errors
 2025-11-21 11:56 UTC 

[RFC PATCH v1 0/3] fuse: LOOKUP_HANDLE operation
 2025-11-21 10:00 UTC  (6+ messages)
` [RFC PATCH v1 3/3] fuse: implementation of the FUSE_LOOKUP_HANDLE operation

[RFC PATCH v1 4/3] fuse: implementation of export_operations with FUSE_LOOKUP_HANDLE
 2025-11-21 10:53 UTC 

[PATCH] iomap: add allocation cache for iomap_dio
 2025-11-21 10:22 UTC  (2+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-21  9:15 UTC  (12+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()

[PATCH v2] fs: scale opening of character devices
 2025-11-21  7:28 UTC 

[PATCH] fs: scale opening of character devices
 2025-11-21  7:22 UTC 

[PATCH] f2fs: add a way to change the desired readahead folio order
 2025-11-21  6:50 UTC 

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-21  6:08 UTC  (14+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 04/13] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v2 05/13] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
` [PATCH v2 08/13] ext4: cleanup useless out tag in __es_remove_extent()
` [PATCH v2 09/13] ext4: make __es_remove_extent() check extent status
` [PATCH v2 10/13] ext4: make ext4_es_cache_extent() support overwrite existing extents
` [PATCH v2 11/13] ext4: adjust the debug info in ext4_es_cache_extent()
` [PATCH v2 12/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
` [PATCH v2 13/13] ext4: drop the TODO comment in ext4_es_insert_extent()

[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
 2025-11-21  5:51 UTC  (3+ messages)

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-21  4:29 UTC  (6+ messages)
` [PATCH] erofs: correct FSDAX detection

[syzbot] [erofs?] WARNING in dax_iomap_rw
 2025-11-21  1:54 UTC  (2+ messages)

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-21  1:07 UTC  (5+ messages)

[PATCH v4 0/3] initrd: remove half of classic initrd support
 2025-11-20 23:44 UTC  (3+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters

[PATCH] fs/splice.c: trivial fix: pipes -> pipe's
 2025-11-20 21:13 UTC 

[PATCH v2 0/3] Allow knfsd to use atomic_open()
 2025-11-20 20:48 UTC  (4+ messages)
` [PATCH v2 3/3] VFS/knfsd: Teach dentry_create() "

[PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
 2025-11-20 20:21 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).