Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-03-14 21:38:19 to 2025-03-18 05:21:52 UTC [more...]

CVE-2025-21830: landlock: Handle weird files
 2025-03-18  5:21 UTC  (5+ messages)
` Unprivileged filesystem mounts

[RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion
 2025-03-18  4:47 UTC  (4+ messages)

[PATCH] jbd2: add a missing data flush during file and fs synchronization
 2025-03-18  4:37 UTC  (2+ messages)

[PATCH] the dm-loop target
 2025-03-18  4:27 UTC  (11+ messages)

[PATCH] MAINTAINERS: append initramfs files to the VFS section
 2025-03-18  4:07 UTC 

[PATCH] jbd2: fix off-by-one while erasing journal
 2025-03-18  3:41 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-03-18  3:42 UTC  (10+ messages)
          ` [Lsf-pc] "

[PATCH] ext4: Modify the comment about mb_optimize_scan
 2025-03-18  3:41 UTC  (2+ messages)

[PATCH] ext4: Remove references to bh->b_page
 2025-03-18  3:41 UTC  (2+ messages)

[PATCH] efivarfs: fix NULL dereference on resume
 2025-03-18  3:37 UTC  (2+ messages)

[PATCH v3] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  3:03 UTC  (2+ messages)

[PATCH v2] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  2:00 UTC  (3+ messages)

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-18  1:15 UTC  (3+ messages)

[PATCH v2] fuse: optimize over-io-uring request expiration check
 2025-03-18  0:58 UTC  (4+ messages)

[PATCH v1] fuse: support configurable number of uring queues
 2025-03-18  0:55 UTC  (3+ messages)

[PATCH v5 00/10] large atomic writes for xfs with CoW
 2025-03-18  0:43 UTC  (10+ messages)
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()

[PATCH v1] fuse: remove unneeded atomic set in uring creation
 2025-03-18  0:41 UTC 

[PATCH v3] fuse: fix uring race condition for null dereference of fc
 2025-03-18  0:30 UTC 

[PATCH] Documentation: Add "Unaccepted" meminfo entry
 2025-03-17 23:04 UTC 

[PATCH v2 0/4] track memory used by balloon drivers
 2025-03-17 22:37 UTC  (8+ messages)
` [PATCH v2 1/4] meminfo: add a per node counter for "
` [PATCH v2 2/4] balloon_compaction: update the NR_BALLOON_PAGES state
` [PATCH v2 3/4] hv_balloon: "
` [PATCH v2 4/4] xen: balloon: "

[PATCH 00/11] Remove aops->writepage
 2025-03-17 22:30 UTC  (5+ messages)
` [PATCH 11/11] fs: "

[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
 2025-03-17 22:26 UTC  (15+ messages)
` [RFC PATCH 03/35] libceph: Add a new data container type, ceph_databuf
` [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
` [RFC PATCH 07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf
` [RFC PATCH 11/35] ceph: Use ceph_databuf in DIO

[PATCH v2] drop_caches: Allow re-enabling message after disabling
 2025-03-17 20:15 UTC  (3+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-17 19:28 UTC  (3+ messages)

[PATCH v3 0/5] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-17 19:52 UTC  (4+ messages)
` [PATCH v3 3/5] tracing: Move trace sysctls into trace.c

[PATCH] drop_caches: Allow re-enabling message after disabling
 2025-03-17 19:41 UTC  (3+ messages)

[PATCH v2] fuse: fix uring race condition for null dereference of fc
 2025-03-17 18:26 UTC  (3+ messages)

[PATCH] fs: use wq_has_sleeper() in end_dir_add()
 2025-03-17 17:03 UTC  (4+ messages)

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-17 16:59 UTC  (9+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox

general protection fault in afs_atcell_get_link
 2025-03-17 16:54 UTC  (2+ messages)

[PATCH] fs: drop the lock trip around I_NEW wake up in evict()
 2025-03-17 16:07 UTC 

[PATCH RFC 0/2] pidfs: handle multi-threaded exec and premature thread-group leader exit
 2025-03-17 15:00 UTC  (3+ messages)
` [PATCH RFC 1/2] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH RFC 2/2] selftests/pidfd: test multi-threaded exec polling

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-17 14:56 UTC  (43+ messages)
` [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags()
` [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 05/13] xfs: allow block allocator to take an alignment hint
` [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/13] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 08/13] xfs: reflink CoW-based atomic write support
` [PATCH v6 09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically
` [PATCH v6 13/13] xfs: update atomic write max size

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-03-17 11:28 UTC  (4+ messages)

[PATCH] fs/proc/page: Refactoring to reduce code duplication
 2025-03-17  9:31 UTC  (5+ messages)

apparmor NULL pointer dereference on resume [efivarfs]
 2025-03-17  8:56 UTC  (11+ messages)
              ` [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]

[PATCH RFC 0/6] Allow file-backed or shared device private pages
 2025-03-17  6:04 UTC  (8+ messages)
` [PATCH RFC 1/6] mm/migrate_device.c: Don't read dirty bit of non-present PTEs
` [PATCH RFC 2/6] mm/migrate: Support file-backed pages with migrate_vma
` [PATCH RFC 3/6] mm: Allow device private pages to exist in page cache
` [PATCH RFC 4/6] mm: Implement writeback for share device private pages
` [PATCH RFC 5/6] selftests/hmm: Add file-backed migration tests
` [PATCH RFC 6/6] nouveau: Add SVM support for migrating file-backed pages to the GPU

PI and data checksumming for XFS
 2025-03-17  5:52 UTC  (4+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset

[syzbot] [exfat?] INFO: task hung in __blockdev_direct_IO (4)
 2025-03-17  3:42 UTC  (3+ messages)

[PATCH 0/8 RFC] tidy up various VFS lookup functions
 2025-03-17  2:06 UTC  (3+ messages)

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

[RFC PATCH 0/8] staging: apfs: init APFS module
 2025-03-16 15:48 UTC  (27+ messages)
` [PATCH RFC 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC 5/8] staging: apfs: init APFS
` [PATCH RFC 6/8] staging: apfs: init build support for APFS
` [PATCH RFC 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC 8/8] MAINTAINERS: apfs: add entry and relevant information

[PATCH v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
 2025-03-16 12:54 UTC  (2+ messages)

[PATCH] pidfs: ensure that PIDFS_INFO_EXIT is available
 2025-03-16 12:49 UTC 

[PATCH] ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...)
 2025-03-16  5:27 UTC  (3+ messages)

[GIT PULL] fsnotify: Revert HSM events on page fault
 2025-03-15 18:40 UTC  (2+ messages)

[PATCH v3 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
 2025-03-15 12:49 UTC  (5+ messages)
` [PATCH v3 1/3] xfs_io: Add support for preadv2
` [PATCH v3 2/3] xfs_io: Add RWF_DONTCACHE support to pwritev2
` [PATCH v3 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-15  7:43 UTC  (3+ messages)

[PATCH] fuse: enable larger read buffers for readdir [v2]
 2025-03-14 22:16 UTC  (4+ messages)
` fuse: increase readdir() buffer size
  ` [PATCH 1/2] fs: Supply dir_context.count as readdir buffer size hint
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting buffer size

[PATCH RESEND v3 0/2] Minimize xa_node allocation during xarry split
 2025-03-14 22:21 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH RESEND v3 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()


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