Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-10 16:53:11 to 2025-02-12 22:24:30 UTC [more...]

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-12 22:23 UTC  (2+ messages)
` [PATCH 1/3] netfs: Fix a number of read-retry hangs

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
 2025-02-12 22:09 UTC  (7+ messages)
` [PATCH v2 2/2] unicode: kunit: change tests filename and path

[PATCH v4] fuse: add new function to invalidate cache for all inodes
 2025-02-12 22:05 UTC  (4+ messages)

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-12 21:22 UTC  (4+ messages)
` [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc

[PATCH net-next] net: use napi_id_valid helper
 2025-02-12 21:15 UTC 

[PATCH 08/19] VFS: introduce lookup_and_lock() and friends
 2025-02-12 20:11 UTC  (4+ messages)

Odd split writes in fuse when going from kernel 3.10 to 4.18
 2025-02-12 20:00 UTC 

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-12 18:48 UTC  (22+ messages)

[RFC PATCH 0/4] ceph: fix generic/421 test failure
 2025-02-12 18:05 UTC  (2+ messages)

[PATCH] vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
 2025-02-12 18:04 UTC 

[PATCH] netfs: Add retry stat counters
 2025-02-12 18:01 UTC  (10+ messages)
` [PATCH] netfs: Fix a number of read-retry hangs
            ` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH 1/5] ovl: don't allow datadir only
 2025-02-12 16:57 UTC  (17+ messages)
` [PATCH 2/5] ovl: remove unused forward declaration
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
` [PATCH 4/5] ovl: don't require metacopy=on for lower -> data redirect
` [PATCH 5/5] ovl: don't require "metacopy=on" for "verity"

[PATCH] proc: Use str_yes_no() helper in proc_pid_ksm_stat()
 2025-02-12 16:04 UTC  (5+ messages)

[PATCH] fs/dax: Remove unnecessary check in dax_break_layout_final()
 2025-02-12 15:27 UTC 

[PATCH] doc: correcting two prefix errors in idmappings.rst
 2025-02-12 15:06 UTC 

[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
 2025-02-12 14:11 UTC  (4+ messages)
      ` [PATCH] exfat: short-circuit zero-byte writes in exfat_file_write_iter

[PATCH 00/10] iomap: incremental advance conversion -- phase 2
 2025-02-12 13:57 UTC  (11+ messages)
` [PATCH 01/10] iomap: advance the iter directly on buffered read
` [PATCH 02/10] iomap: advance the iter on direct I/O
` [PATCH 03/10] iomap: convert misc simple ops to incremental advance
` [PATCH 04/10] dax: advance the iomap_iter in the read/write path
` [PATCH 05/10] dax: advance the iomap_iter on zero range
` [PATCH 06/10] dax: advance the iomap_iter on unshare range
` [PATCH 07/10] dax: advance the iomap_iter on dedupe range
` [PATCH 08/10] dax: advance the iomap_iter on pte and pmd faults
` [PATCH 09/10] iomap: remove unnecessary advance from iomap_iter()
` [PATCH 10/10] iomap: rename iomap_iter processed field to status

[bug report] statmount: add a new supported_mask field
 2025-02-12 13:30 UTC 

[PATCH] isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
 2025-02-12 13:26 UTC  (2+ messages)

[RFC 0/3] Parallelizing filesystem writeback
 2025-02-12 10:36 UTC  (4+ messages)
  ` [RFC 1/3] writeback: add parallel writeback infrastructure
  ` [RFC 2/3] fs: modify writeback infra to work with wb_ctx
  ` [RFC 3/3] xfs: use the parallel writeback infra per AG

[PATCH 0/2] acct: don't allow access to internal filesystems
 2025-02-12 11:16 UTC  (8+ messages)
  ` [PATCH 1/2] acct: perform last write from workqueue
  ` [PATCH 2/2] acct: block access to kernel internal filesystems

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-12 10:39 UTC  (7+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[LSF/MM/BPF TOPIC] vfs write barriers
 2025-02-12  8:29 UTC  (9+ messages)

[linus:master] [netfs] e2d46f2ec3: filebench.sum_operations/s 50.0% regression
 2025-02-12  8:20 UTC 

[daveh-devel:prefault-20250128] [filemap] bc10506d7c: unixbench.throughput 5.1% improvement
 2025-02-12  8:13 UTC 

[PATCH 08/19] VFS: introduce lookup_and_lock() and friends
 2025-02-12  4:49 UTC  (2+ messages)

[PATCH 0/2] VFS: minor improvements to a couple of interfaces
 2025-02-12  4:40 UTC  (8+ messages)
` [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()

[PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
 2025-02-12  3:24 UTC  (2+ messages)

[PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
 2025-02-12  1:46 UTC  (4+ messages)

[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
 2025-02-12  0:39 UTC  (10+ messages)

[PATCH] fuse: revert back to __readahead_folio() for readahead
 2025-02-11 21:47 UTC 

[PATCH] ceph: is_root_ceph_dentry() cleanup
 2025-02-11 21:40 UTC  (10+ messages)

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-11 19:24 UTC  (3+ messages)

Large folios for overlayfs (and potential BUG)
 2025-02-11 17:11 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in __ext4_iget
 2025-02-11 16:15 UTC 

[PATCH v5 0/3] mount notification
 2025-02-11 13:32 UTC  (7+ messages)
` [PATCH v5 1/3] fsnotify: add mount notification infrastructure
` [PATCH v5 2/3] fanotify: notify on mount attach and detach
` [PATCH v5 3/3] vfs: add notifications for "

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-11 15:45 UTC  (4+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-02-11 13:43 UTC  (8+ messages)
          ` [Lsf-pc] "

[PATCH] mm: pgtable: fix incorrect reclaim of non-empty PTE pages
 2025-02-11  7:26 UTC 

[PATCH 0/2] pipe: change pipe_write() to never add a zero-sized buffer
 2025-02-11  3:59 UTC  (13+ messages)
` [PATCH 1/2] "

xfs/folio splat with v6.14-rc1
 2025-02-11  2:43 UTC  (8+ messages)

Job Vacancies! Someone you know might need this information
 2025-02-11  2:25 UTC 

[PATCH AUTOSEL 5.10 8/8] vboxsf: fix building with GCC 15
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 5.15 9/9] vboxsf: fix building with GCC 15
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.1 11/11] vboxsf: fix building with GCC 15
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.6 15/15] vboxsf: fix building with GCC 15
 2025-02-11  1:31 UTC 

[PATCH AUTOSEL 6.12 18/19] vboxsf: fix building with GCC 15
 2025-02-11  1:30 UTC 

[PATCH AUTOSEL 6.13 20/21] vboxsf: fix building with GCC 15
 2025-02-11  1:29 UTC 

[PATCH] ceph: cleanup hardcoded constants of file handle size
 2025-02-10 23:01 UTC 

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-02-10 22:34 UTC  (5+ messages)
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
 2025-02-10 21:39 UTC  (4+ messages)

Possible regression with buffered writes + NOWAIT behavior, under memory pressure
 2025-02-10 21:27 UTC  (6+ messages)

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

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 19:01 UTC  (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
 2025-02-10 17:59 UTC  (11+ messages)
` [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions

[syzbot] [fs?] WARNING: refcount bug in io_submit_one
 2025-02-10 17:37 UTC 

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-10 16:59 UTC  (3+ messages)
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox