linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 20:37:55 to 2025-08-08 14:00:46 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-08 14:00 UTC  (40+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 02/30] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v3 03/30] kho: warn if KHO is disabled due to an error
` [PATCH v3 04/30] kho: allow to drive kho from within kernel
` [PATCH v3 05/30] kho: make debugfs interface optional
` [PATCH v3 06/30] kho: drop notifiers
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 11/30] liveupdate: luo_core: integrate with KHO
` [PATCH v3 12/30] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v3 13/30] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v3 14/30] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v3 15/30] liveupdate: luo_files: implement file systems callbacks
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 20/30] reboot: call liveupdate_reboot() before kexec
` [PATCH v3 21/30] kho: move kho debugfs directory to liveupdate
` [PATCH v3 22/30] liveupdate: add selftests for subsystems un/registration
` [PATCH v3 23/30] selftests/liveupdate: add subsystem/state tests
` [PATCH v3 24/30] docs: add luo documentation
` [PATCH v3 25/30] MAINTAINERS: add liveupdate entry
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 27/30] mm: shmem: allow freezing inode mapping
` [PATCH v3 28/30] mm: shmem: export some functions to internal.h
` [PATCH v3 29/30] luo: allow preserving memfd
` [PATCH v3 30/30] docs: add documentation for memfd preservation via LUO

[PATCH v3 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
 2025-08-08 13:52 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-08 13:49 UTC  (4+ messages)

[PATCH v2] fuse: keep inode->i_blkbits constant
 2025-08-08 13:47 UTC  (2+ messages)

[PATCH 0/2] open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE
 2025-08-08 13:46 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mount_setattr: add smoke tests for open_tree_attr(2) bug

[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-08-08 13:28 UTC 

[PATCH v2 0/2] vfs: output mount_too_revealing() errors to fscontext
 2025-08-08 13:27 UTC  (2+ messages)

[PATCH v2 00/11] man2: add man pages for 'new' mount API
 2025-08-08 13:26 UTC  (24+ messages)
` [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
` [PATCH v2 02/11] mount_setattr.2: move mount_attr struct to mount_attr.2type
` [PATCH v2 03/11] fsopen.2: document 'new' mount api
` [PATCH v2 08/11] open_tree.2: "

futimens use of utimensat does not support O_PATH fds
 2025-08-08 13:22 UTC  (4+ messages)

[PATCH v2] fs: fix "writen"->"written"
 2025-08-08 13:09 UTC  (2+ messages)

[PATCH] proc: proc_maps_open allow proc_mem_open to return NULL
 2025-08-08 12:53 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 0/5] add persistent huge zero folio support
 2025-08-08 12:47 UTC  (7+ messages)
` [PATCH v2 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH v2 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH v2 3/5] mm: add persistent huge zero folio
` [PATCH v2 4/5] mm: add largest_zero_folio() routine
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
 2025-08-08 12:16 UTC  (3+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-08 11:48 UTC  (5+ messages)

[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
 2025-08-08 10:52 UTC  (7+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L

[syzbot] [netfs?] WARNING in netfs_writepages (2)
 2025-08-08  9:57 UTC 

[PATCH] fuse: Move same-superblock check to fuse_copy_file_range
 2025-08-08  9:55 UTC  (5+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-08  8:58 UTC  (17+ messages)
` [RFC PATCH v1 1/9] freezer: Introduce freeze_priority field in task_struct
` [RFC PATCH v1 2/9] freezer: Introduce API to set per-task freeze priority
` [RFC PATCH v1 3/9] freezer: Add per-priority layered freeze logic
` [RFC PATCH v1 4/9] freezer: Set default freeze priority for userspace tasks
` [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
` [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time
` [RFC PATCH v1 8/9] freezer: Add retry count statistics for freeze pass iterations
` [RFC PATCH v1 9/9] proc: Add /proc/<pid>/freeze_priority interface

[PATCH v2] fsnotify: fix "rewriten"->"rewritten"
 2025-08-08  8:42 UTC 

[PATCH v2] zonefs: correct some spelling mistakes
 2025-08-08  8:37 UTC 

[PATCH 0/6] fs: correct some spelling mistakes
 2025-08-08  7:50 UTC  (6+ messages)
` [PATCH 1/6] fs: fix "writen"->"written"
` [PATCH 3/6] fsnotify: fix "rewriten"->"rewritten"
` [PATCH 5/6] zonefs: fix "unwriten"->"unwritten"
` [PATCH 6/6] zonefs: fix "writen"->"written"

[PATCH v6] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-08-08  6:15 UTC  (4+ messages)

Questions about dquota write by writeback in the context of storage shortage
 2025-08-08  5:08 UTC 

[PATCH v1 0/5] PM: Reduce spurious wakeups
 2025-08-08  2:12 UTC  (4+ messages)
` [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread

[PATCH v2 2/2] vfs: output mount_too_revealing() errors to fscontext
 2025-08-08  1:25 UTC  (4+ messages)

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-07 23:20 UTC  (3+ messages)

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-07 22:14 UTC  (5+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-07 21:14 UTC  (4+ messages)

[PATCH 1/2] ext4: Fix fsmap end of range reporting with bigalloc
 2025-08-07 19:58 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix reserved gdt blocks handling in fsmap

[GIT PULL] bcachefs changes for 6.17
 2025-08-07 17:29 UTC  (6+ messages)

[PATCH 0/3] filemap_add_folio_nocharge()
 2025-08-07 17:23 UTC  (7+ messages)
` [PATCH 3/3] mm: add vmstat for cgroup uncharged pages

[PATCH v4 0/7] iomap: zero range folio batch support
 2025-08-07 14:47 UTC  (8+ messages)
` [PATCH v4 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v4 2/7] iomap: remove pos+len BUG_ON() to after folio lookup
` [PATCH v4 3/7] iomap: optional zero range dirty folio processing
` [PATCH v4 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v4 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v4 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v4 7/7] xfs: error tag to force zeroing on debug kernels

[PATCH v2] audit: record fanotify event regardless of presence of rules
 2025-08-07 14:04 UTC  (3+ messages)

next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
 2025-08-07 11:20 UTC  (4+ messages)

[RFC PATCH 07/31] cifs: Rename mid_q_entry to smb_message
 2025-08-07 10:14 UTC  (28+ messages)
` [RFC PATCH 08/31] cifs: Keep the CPU-endian command ID around
` [RFC PATCH 09/31] cifs: Rename SMB2_xxxx_HE to SMB2_xxxx
` [RFC PATCH 10/31] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [RFC PATCH 11/31] cifs: Fix SMB1 to not require separate kvec for the rfc1002 header
` [RFC PATCH 12/31] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [RFC PATCH 13/31] cifs: Institute message managing struct
` [RFC PATCH 14/31] cifs: Split crypt_message() into encrypt and decrypt variants
` [RFC PATCH 15/31] cifs: Use netfs_alloc/free_folioq_buffer()
` [RFC PATCH 16/31] cifs: Rewrite base TCP transmission
` [RFC PATCH 17/31] cifs: Rework smb2 decryption
` [RFC PATCH 18/31] cifs: Pass smb_message structs down into the transport layer
` [RFC PATCH 19/31] cifs: Clean up mid->callback_data and kill off mid->creator
` [RFC PATCH 20/31] cifs: Don't need state locking in smb2_get_mid_entry()
` [RFC PATCH 21/31] cifs: [DEBUG] smb_message refcounting
` [RFC PATCH 22/31] cifs: Add netmem allocation functions
` [RFC PATCH 23/31] cifs: Add more pieces to smb_message
` [RFC PATCH 24/31] cifs: Convert SMB2 Negotiate Protocol request
` [RFC PATCH 25/31] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 26/31] cifs: Convert SMB2 Logoff request
` [RFC PATCH 27/31] cifs: Convert SMB2 Tree Connect request
` [RFC PATCH 28/31] cifs: Convert SMB2 Tree Disconnect request
` [RFC PATCH 29/31] cifs: Rearrange Create request subfuncs
` [RFC PATCH 30/31] cifs: Convert SMB2 Posix Mkdir request
` [RFC PATCH 31/31] cifs: Convert SMB2 Open request

[PATCH v4 2/4] procfs: add "pidns" mount option
 2025-08-07  7:17 UTC  (4+ messages)

[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
 2025-08-07  6:24 UTC  (4+ messages)

[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-07  5:29 UTC  (5+ messages)
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-08-07  4:58 UTC  (12+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH v2 00/32] Live Update Orchestrator
 2025-08-06 22:28 UTC  (6+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "

[PATCH 0/2] fanotify: support restartable permission events
 2025-08-06 22:05 UTC  (3+ messages)
` [PATCH 1/2] fanotify: create helper for clearing pending events
` [PATCH 2/2] fanotify: introduce restartable permission events

[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
 2025-08-06 21:04 UTC  (5+ 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).