public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 12:44:47 to 2025-04-10 09:10:27 UTC [more...]

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-10  9:10 UTC 

[PATCH v6 00/12] large atomic writes for xfs
 2025-04-10  8:58 UTC  (21+ messages)
` [PATCH v6 01/12] fs: add atomic write unit max opt to statx
` [PATCH v6 02/12] xfs: add helpers to compute log item overhead
  ` [PATCH v6.1 "
  ` [PATCH v6.1 RFC 02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()

[RFC 0/2] Fix false warning in inode_to_wb
 2025-04-10  8:52 UTC  (5+ messages)
` [RFC 1/2] gfs2: replace sd_aspace with sd_inode
` [RFC 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-10  8:49 UTC  (21+ messages)
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [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 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-10  8:43 UTC  (6+ messages)

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-10  8:42 UTC  (6+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-10  8:28 UTC  (13+ messages)

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-10  8:21 UTC  (3+ messages)

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-10  8:20 UTC  (14+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()

Weird blockdev crash in 6.15-rc1?
 2025-04-10  7:40 UTC  (4+ messages)

[PATCH] iomap: skip unnecessary ifs_block_is_uptodate check
 2025-04-10  7:17 UTC  (8+ messages)
` [PATCH V2] "
` [PATCH V3] "

[linus:master] [fs/dax] bde708f1a6: WARNING:at_mm/truncate.c:#truncate_folio_batch_exceptionals
 2025-04-10  7:14 UTC  (3+ messages)

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-10  3:18 UTC  (10+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
` [PATCH v2 3/8] fs/buffer: introduce __find_get_block_nonatomic()
` [PATCH v2 4/8] fs/ocfs2: use sleeping version of __find_get_block()
` [PATCH v2 5/8] fs/jbd2: "
` [PATCH v2 6/8] fs/ext4: "
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
` [PATCH v2 8/8] mm: add migration buffer-head debugfs interface

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-10  2:12 UTC  (11+ messages)
` [PATCH v7 1/3] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 04/10] tools headers: Update the VFS headers with the kernel sources
 2025-04-10  0:11 UTC 

[PATCH] fs: Fix filename init after recent refactoring
 2025-04-09 22:07 UTC  (2+ messages)

[PATCH] proc: allow to mark /proc files permanent outside of fs/proc/
 2025-04-09 22:04 UTC  (4+ messages)

[PATCH RFC 0/4] pidfd: improve uapi when task isn't found
 2025-04-09 18:40 UTC  (8+ messages)
` [PATCH RFC 3/4] "
          ` [RFC PATCH] pidfs: ensure consistent ENOENT/ESRCH reporting

[PATCH 0/4] sysctl: Move the u8 range check test to lib/test_sysctl.c
 2025-04-09 17:29 UTC  (9+ messages)
` [PATCH 1/4] sysctl: move u8 register "
` [PATCH 2/4] sysctl: Add 0012 to test the u8 range check
` [PATCH 3/4] sysctl: call sysctl tests with a for loop
` [PATCH 4/4] sysctl: Close test ctl_headers "

[PATCH 0/3] ovl: Enable support for casefold filesystems
 2025-04-09 17:17 UTC  (8+ messages)
` [PATCH 1/3] ovl: Make ovl_cache_entry_find support casefold
` [PATCH 2/3] ovl: Make ovl_dentry_weird() accept casefold dentries
` [PATCH 3/3] ovl: Enable support for casefold filesystems

[PATCH v2] netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
 2025-04-09 17:00 UTC 

[PATCH][V2] select: do_pollfd: add unlikely branch hint return path
 2025-04-09 15:55 UTC 

[PATCH] select: do_pollfd: add unlikely branch hint return path
 2025-04-09 15:30 UTC  (4+ messages)

[PATCH] netfs: Let netfs depends on PROC_FS
 2025-04-09 15:03 UTC  (7+ messages)

fuse: increase readdir() buffer size
 2025-04-09 15:03 UTC  (10+ messages)
` fuse: increase readdir() buffer size [v4]
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting buffer size

6.15-rc1/regression/bisected - commit 474f7825d533 is broke systemd-nspawn on my system
 2025-04-09 14:29 UTC  (11+ messages)

[PATCH] netfs: Update main API document
 2025-04-09 14:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCHSET v3 0/5] Cancel and wait for all requests on exit
 2025-04-09 13:35 UTC  (6+ messages)
` [PATCH 1/5] fs: gate final fput task_work on PF_NO_TASKWORK
` [PATCH 2/5] io_uring: mark exit side kworkers as task_work capable
` [PATCH 3/5] io_uring: consider ring dead once the ref is marked dying
` [PATCH 4/5] io_uring: wait for cancelations on final ring put
` [PATCH 5/5] io_uring: switch away from percpu refcounts

Reseting pending fanotify events
 2025-04-09 12:36 UTC  (3+ messages)

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-09 12:23 UTC  (15+ messages)
              ` [PATCH] mm: kvmalloc: make kmalloc fast path real fast path

[PATCH 0/2] Tests for AT_HANDLE_CONNECTABLE
 2025-04-09 11:52 UTC  (3+ messages)
` [PATCH 1/2] open_by_handle: add support for testing connectable file handles
` [PATCH 2/2] open_by_handle: add a test for "

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-09 11:31 UTC  (10+ messages)
` [PATCH v2 1/3] exec: "

[PATCH v3 0/3] ovl: metacopy/verity fixes and improvements
 2025-04-09 11:19 UTC  (10+ messages)
` [PATCH v3 1/3] ovl: make redirect/metacopy rejection consistent
` [PATCH v3 2/3] ovl: relax redirect/metacopy requirements for lower -> data redirect
` [PATCH v3 3/3] ovl: don't require "metacopy=on" for "verity"

[PATCH] dcache: convert dentry flag macros to enum
 2025-04-09 10:19 UTC  (3+ messages)

[PATCH] afs: Fix afs_dynroot_readdir() to not use the RCU read lock
 2025-04-09 10:13 UTC  (2+ messages)

[PATCH] netfs: Update main API document
 2025-04-09 10:10 UTC 

[PATCH] overlay/08[89]: add tests for data-only redirect with userxattr
 2025-04-09  8:19 UTC  (2+ messages)

[PATCH 0/2] efivarfs: support freeze/thaw
 2025-04-09  7:17 UTC  (10+ messages)
` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-09  3:34 UTC  (2+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier

[PATCH] Squashfs: check return result of sb_min_blocksize
 2025-04-09  2:47 UTC 

[PATCH v4] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-04-08 19:39 UTC  (3+ messages)

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-04-08 19:13 UTC  (10+ messages)

Recent changes mean sb_min_blocksize() can now fail
 2025-04-08 17:36 UTC  (7+ messages)

[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2025-04-08 15:58 UTC  (12+ messages)

Weird loop device behavior in 6.15-rc1?
 2025-04-08 14:27 UTC  (3+ messages)

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-04-08 13:15 UTC  (9+ messages)

[PATCH 6.12 300/423] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
 2025-04-08 10:50 UTC 

d_path() results in presence of detached mounts
 2025-04-08 12:44 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