linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-21 18:02:09 to 2025-11-24 08:08:07 UTC [more...]

[syzbot] [ntfs3?] INFO: task hung in __start_renaming
 2025-11-24  8:08 UTC  (12+ messages)

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-24  7:54 UTC  (48+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 03/22] kexec: call liveupdate_reboot() before kexec
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 07/22] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 10/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v7 11/22] mm: shmem: allow freezing inode mapping
` [PATCH v7 12/22] mm: shmem: export some functions to internal.h
` [PATCH v7 13/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 15/22] docs: add documentation for memfd preservation via LUO
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 17/22] selftests/liveupdate: Add kexec-based selftest for
` [PATCH v7 18/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts
` [PATCH v7 20/22] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v7 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-11-24  6:12 UTC  (2+ messages)
` calling into file systems directly from ->queue_rq, was "

[PATCH next] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-24  6:05 UTC  (5+ messages)

[PATCH v2] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-24  6:04 UTC 

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-24  5:04 UTC  (3+ messages)

[PATCH] exfat: fix memory leak in exfat_fill_super
 2025-11-24  2:07 UTC  (2+ messages)

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-24  0:44 UTC  (3+ messages)
` [PATCH] erofs: correct FSDAX detection

[syzbot] [iomap?] general protection fault in iomap_dio_bio_end_io
 2025-11-24  0:01 UTC 

[PATCH v3 00/12] cifs: Miscellaneous prep patches for rewrite of I/O layer
 2025-11-23 23:52 UTC  (13+ messages)
` [PATCH v3 01/12] cifs: Do some preparation prior to organising the function declarations
` [PATCH v3 02/12] cifs: Clean up declarations
` [PATCH v3 03/12] cifs: Add the smb3_read_* tracepoints to SMB1
` [PATCH v3 04/12] cifs: Use netfs_alloc/free_folioq_buffer()
` [PATCH v3 05/12] cifs: Rename mid_q_entry to smb_message
` [PATCH v3 06/12] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH v3 07/12] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH v3 08/12] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH v3 09/12] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH v3 10/12] cifs: Remove the server pointer from smb_message
` [PATCH v3 11/12] cifs: Don't need state locking in smb2_get_mid_entry()
` [PATCH v3 12/12] cifs: Add a tracepoint to log EIO errors

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-23 23:22 UTC  (28+ 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

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-23 23:09 UTC  (4+ messages)

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

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-23 22:51 UTC  (12+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests
` [RFC v2 08/11] io_uring/rsrc: add imu flags
` [RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import

[PATCH v2] fs: Add uoff_t
 2025-11-23 22:05 UTC 

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-11-23 20:12 UTC  (5+ messages)
` [PATCH v2 8/8] "

[PATCH] fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
 2025-11-23 15:15 UTC  (3+ messages)

[PATCH] Replace BUG_ON with error handling in hfs_new_inode()
 2025-11-22 19:50 UTC  (3+ messages)
  ` [PATCH] hfs: "

fscrypt API cleanups
 2025-11-22 18:29 UTC  (7+ messages)
` [PATCH 04/11] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [PATCH 08/11] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [PATCH 10/11] fscrypt: pass a byte length to fscrypt_zeroout_range

[RFC PATCH v1 4/3] fuse: implementation of export_operations with FUSE_LOOKUP_HANDLE
 2025-11-22 11:24 UTC  (2+ messages)

[PATCH] fs/namespace: fix reference leak in grab_requested_mnt_ns
 2025-11-22  7:19 UTC 

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 23:44 UTC  (13+ messages)
` [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 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()

[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  (4+ messages)
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 19:26 UTC  (5+ messages)
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type

[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  (3+ messages)

[PATCH RFC v3 00/47] file: add and convert to FD_PREPARE()
 2025-11-21 18:42 UTC  (14+ messages)
` [PATCH RFC v3 04/47] fhandle: convert do_handle_open() "
` [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)


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).