linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-14 12:11:18 to 2025-10-15 20:49:27 UTC [more...]

allow file systems to increase the minimum writeback chunk size
 2025-10-15 20:49 UTC  (14+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES
` [PATCH 3/3] xfs: set s_min_writeback_pages for zoned file systems

[PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
 2025-10-15 20:36 UTC  (2+ messages)

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-15 20:28 UTC  (22+ messages)

[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-15 19:47 UTC  (22+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`

[GIT PULL] vfs fixes
 2025-10-15 19:34 UTC 

[PATCH v1 0/9] iomap: buffered io changes
 2025-10-15 18:39 UTC  (10+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range

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

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-15 18:02 UTC  (2+ messages)

Regression in generic/749 with 8k fsblock size on 6.18-rc1
 2025-10-15 17:57 UTC  (5+ messages)

[PATCH v2] fuse: Wake requests on the same cpu
 2025-10-15 16:36 UTC  (4+ messages)

[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-10-15 15:49 UTC  (8+ messages)
` [PATCH V5 1/6] loop: add helper lo_cmd_nr_bvec()
` [PATCH V5 2/6] loop: add helper lo_rw_aio_prep()
` [PATCH V5 3/6] loop: add lo_submit_rw_aio()
` [PATCH V5 4/6] loop: move command blkcg/memcg initialization into loop_queue_work
` [PATCH V5 5/6] loop: try to handle loop aio command via NOWAIT IO first
` [PATCH V5 6/6] loop: add hint for handling aio via IOCB_NOWAIT

[PATCH v5] NFSD: Add a subsystem policy document
 2025-10-15 15:25 UTC  (4+ messages)

[PATCH] virtiofs: remove max_pages_limit in indirect descriptor mode
 2025-10-15 15:00 UTC  (3+ messages)

[PATCH 0/2] Do not change split folio target order
 2025-10-15 14:25 UTC  (3+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently

[PATCH] fs: rework I_NEW handling to operate without fences
 2025-10-15 11:50 UTC  (2+ messages)

[PATCH 02/13] filelock: add a lm_may_setlease lease_manager callback
 2025-10-15 11:35 UTC  (3+ messages)

[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
 2025-10-15 11:09 UTC  (15+ messages)
` [RFC PATCH 1/1] ovl: Use fsid as unique identifier for trusted origin

[PATCH v3 0/6] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2025-10-15 11:05 UTC  (10+ messages)
` [PATCH v3 1/6] fuse: {io-uring} Add queue length counters
` [PATCH v3 5/6] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v3 6/6] fuse: {io-uring} Queue background requests on a different core

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-10-15  9:48 UTC  (3+ messages)
` [PATCH v2 19/19] rust: regulator: "

[PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy
 2025-10-15  9:40 UTC  (2+ messages)

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-15  9:10 UTC  (6+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

[PATCH v4] exfat: fix out-of-bounds in exfat_nls_to_ucs2()
 2025-10-15  8:56 UTC  (2+ messages)

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-10-15  8:54 UTC  (13+ messages)
    ` [PATCH v2 11/16] gfs2: add support in gfs2 to handle multiple writeback contexts
    ` [PATCH v2 12/16] nfs: add support in nfs "
    ` [PATCH v2 13/16] writeback: configure the num of writeback contexts between 0 and number of online cpus
    ` [PATCH v2 14/16] writeback: segregated allocation and free of writeback contexts
    ` [PATCH v2 15/16] writeback: added support to change the number of writebacks using a sysfs attribute
    ` [PATCH v2 16/16] writeback: added XFS support for matching writeback count to allocation group count
    ` [PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts

[Crash Report] kernel BUG in bdev_getblk
 2025-10-15  8:48 UTC 

[PATCH v7 00/14] hide ->i_state behind accessors
 2025-10-15  5:46 UTC  (12+ messages)
` [PATCH v7 03/14] fs: provide accessors for ->i_state
` [PATCH v7 13/14] xfs: use the new ->i_state accessors

[PATCH rust-next v2 0/3] rust: miscdevice: add llseek support
 2025-10-15  5:40 UTC  (5+ messages)
` [PATCH rust-next v2 1/3] rust: fs: add pos/pos_mut methods for LocalFile struct
` [PATCH rust-next v2 2/3] rust: miscdevice: add llseek support
` [PATCH rust-next v2 3/3] rust: samples: miscdevice: add lseek samples

[PATCH] fs: exfat: fix improper check of dentry.stream.valid_size
 2025-10-15  5:39 UTC  (2+ messages)

[ANNOUNCE] exfatprogs-1.3.0 version released
 2025-10-15  5:23 UTC 

[PATCH 0/2] ext4: fix an data corruption issue in nojournal mode
 2025-10-15  2:44 UTC  (2+ messages)

[PATCH v2 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-15  1:47 UTC  (15+ messages)
` [PATCH v2 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v2 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v2 03/14] VFS: tidy up do_unlinkat()
` [PATCH v2 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v2 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v2 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v2 07/14] VFS: introduce start_removing_dentry()
` [PATCH v2 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v2 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v2 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v2 11/14] Add start_renaming_two_dentries()
` [PATCH v2 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v2 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v2 14/14] VFS: introduce end_creating_keep()

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-10-15  0:45 UTC  (8+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-10-14 20:57 UTC  (4+ messages)

filemap_* writeback interface cleanups
 2025-10-14 20:45 UTC  (12+ messages)
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper

[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
 2025-10-14 19:29 UTC  (5+ messages)
` [PATCH 4/4] fuse: add prune notification

[syzbot] [fs?] KASAN: use-after-free Read in hpfs_get_ea
 2025-10-14 18:25 UTC  (3+ messages)
  ` [PATCH] hpfs: make check=none mount option excludable

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-10-14 18:27 UTC  (4+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-14 17:52 UTC  (4+ messages)

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-14 17:03 UTC  (2+ messages)

Optimizing small reads
 2025-10-14 16:41 UTC  (12+ messages)

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-14 13:29 UTC  (6+ 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).