linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 23:23:14 to 2025-08-01 00:27:53 UTC [more...]

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-01  0:21 UTC  (9+ messages)
` [RFC PATCH v1 01/10] mm: pass number of pages to __folio_start_writeback()
` [RFC PATCH v1 02/10] mm: pass number of pages to __folio_end_writeback()
` [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
` [RFC PATCH v1 04/10] mm: pass number of pages dirtied to __folio_mark_dirty()
` [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
` [RFC PATCH v1 06/10] mm: add __folio_clear_dirty_for_io() helper
` [RFC PATCH v1 07/10] mm: add no_stats_accounting bitfield to wbc
` [RFC PATCH v1 08/10] mm: refactor clearing dirty stats into helper function

[PATCH] exfat: optimize allocation bitmap loading time
 2025-08-01  0:14 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-01  0:01 UTC  (3+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-07-31 23:19 UTC  (28+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH] eventpoll: Fix semi-unbounded recursion
 2025-07-31 22:31 UTC  (2+ messages)

[PATCH 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-07-31 22:00 UTC  (4+ messages)
` [PATCH 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[GIT PULL 00/14 for v6.17] vfs 6.17
 2025-07-31 21:57 UTC  (19+ messages)
` [GIT PULL 09/14 for v6.17] vfs bpf
` [GIT PULL 02/14 for v6.17] vfs coredump
` [GIT PULL 11/14 for v6.17] vfs integrity
` [GIT PULL 14/14 for v6.17] vfs iomap

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-31 21:12 UTC  (22+ messages)
` [PATCH v3] "
                                ` [PATCH v4] hfs: update sanity check of the root record

[PATCH] fuse: remove unused 'inode' parameter in fuse_passthrough_open
 2025-07-31 20:54 UTC  (2+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-31 20:48 UTC  (16+ messages)

[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 19:42 UTC  (18+ messages)
` [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-07-31 18:43 UTC  (26+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
` [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
` [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH RFC 22/29] xfs: add fs-verity support
` [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck

[GIT PULL] fsnotify changes for
 2025-07-31 17:54 UTC  (2+ messages)

[GIT PULL] orangefs fixes for 6.17
 2025-07-31 17:54 UTC  (2+ messages)

[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
 2025-07-31 17:52 UTC  (10+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection

[RFC] Another take at restarting FUSE servers
 2025-07-31 17:38 UTC  (8+ messages)

[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-07-31 17:22 UTC  (8+ messages)

[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
 2025-07-31 15:00 UTC  (3+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes

[PATCH v2] iomap: move prefaulting out of hot write path
 2025-07-31 14:56 UTC  (3+ messages)

[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
 2025-07-31 14:21 UTC  (6+ messages)
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl

[PATCH -next] ext4: add an update to i_disksize in ext4_block_page_mkwrite
 2025-07-31 14:05 UTC 

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 12:24 UTC  (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH V2 0/4] 9p: convert to the new mount API
 2025-07-31 12:24 UTC  (8+ messages)
` [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex
` [PATCH V2 2/4] net/9p: move structures and macros to header files
` [PATCH V2 3/4] 9p: create a v9fs_context structure to hold parsed options
` [PATCH V2 4/4] 9p: convert to the new mount API

[PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
 2025-07-31 11:24 UTC  (6+ messages)

[PATCH] fs: document 'name' parameter for name_contains_dotdot()
 2025-07-31 11:23 UTC  (3+ messages)

[PATCH] fs: mark file_remove_privs_flags static
 2025-07-31 11:15 UTC  (2+ messages)

[PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK
 2025-07-31 11:12 UTC  (2+ messages)

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 10:32 UTC  (12+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely

[PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
 2025-07-31 10:26 UTC  (2+ messages)

[PATCH bpf-next 0/2] umd: Remove usermode driver framework
 2025-07-31 10:22 UTC  (6+ messages)
` [PATCH bpf-next 2/2] "

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-07-31  8:11 UTC  (8+ messages)

[PATCH] ceph: cleanup in __ceph_do_pending_vmtruncate() method
 2025-07-30 18:54 UTC 

[PATCH] idr: Fix the kernel-doc for idr_is_empty()
 2025-07-30 16:31 UTC  (2+ messages)

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-07-30 16:09 UTC  (5+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion

[PATCH 2/2] iomap: align writeback to RAID stripe boundaries
 2025-07-30 14:14 UTC  (3+ messages)

[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
 2025-07-30 13:54 UTC  (10+ messages)
` [PATCH v4 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
` [PATCH v4 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v4 3/8] vfs: add ATTR_CTIME_SET flag
` [PATCH v4 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v4 5/8] nfsd: track original timestamps in nfs4_delegation
` [PATCH v4 6/8] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v4 7/8] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-30 13:24 UTC  (8+ messages)
` [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-07-30 13:19 UTC  (10+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH v1 0/5] PM: Reduce spurious wakeups
 2025-07-30 12:46 UTC  (8+ messages)
` [PATCH v1 1/5] epoll: Make epoll_wait sleep freezable
` [PATCH v1 2/5] select/poll: Make "
` [PATCH v1 3/5] pipe: Add TASK_FREEZABLE to read and open sleeps
` [PATCH v1 4/5] fuse: Add TASK_FREEZABLE to device read operations
` [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread

[syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
 2025-07-30  8:37 UTC  (7+ messages)
` syztest

[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
 2025-07-30  8:22 UTC 

[GIT PULL] sysctl changes for v6.17-rc1
 2025-07-30  5:05 UTC  (2+ messages)

[PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:59 UTC  (6+ messages)
` [PATCH 5.4.y 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.4.y 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.4.y 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[PATCH 5.10.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
 2025-07-30  1:53 UTC 

[PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
 2025-07-30  1:53 UTC 

[PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
 2025-07-30  1:52 UTC 

[PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
 2025-07-30  1:51 UTC 

[PATCH v2 00/32] Live Update Orchestrator
 2025-07-29 23:23 UTC  (7+ messages)
` [PATCH v2 31/32] libluo: introduce luoctl


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