public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 11:43:37 to 2025-02-23 15:45:30 UTC [more...]

[syzbot] [efi?] [fs?] BUG: unable to handle kernel paging request in efivarfs_pm_notify
 2025-02-23 15:45 UTC  (2+ messages)

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-02-23 15:18 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-02-23 12:24 UTC  (8+ messages)

[viro-vfs:work.dcache 2/2] fs/dcache.c:3011: warning: Function parameter or struct member 'ops' not described in 'd_splice_alias_ops'
 2025-02-23  9:44 UTC 

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-02-23  8:48 UTC 

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-02-23  8:21 UTC  (4+ messages)

[syzbot] [bcachefs?] INFO: trying to register non-static key in d_splice_alias
 2025-02-23  1:59 UTC 

[PATCH] netfs: fix the request's work item to not require a ref
 2025-02-23  0:37 UTC 

[PATCH] fuse: don't truncate cached, mutated symlink
 2025-02-23  0:28 UTC  (4+ messages)

[PATCH] qnx4: fix to avoid panic due to buffer overflow
 2025-02-23  0:19 UTC  (6+ messages)

[PATCH] Fuse: Add backing file support for uring_cmd
 2025-02-22 22:33 UTC  (18+ messages)

[PATCH] fuse: return -EOPNOTSUPP directly from backing_open and backing_close when PASSTHROUGH not supported
 2025-02-22 22:28 UTC 

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-22 15:15 UTC  (12+ messages)

[PATCH] filemap: check for folio order < mapping min order
 2025-02-22 14:37 UTC  (3+ messages)

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-02-22 12:05 UTC  (2+ messages)

[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
 2025-02-22  9:02 UTC  (5+ messages)
` [PATCH 1/2] Revert "pid: allow pid_max to be set per pid namespace"
` [PATCH 2/2] pid: Optional first-fit pid allocation

[PATCH] drop_caches: re-enable message after disabling
 2025-02-22  8:45 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-22  4:56 UTC  (17+ messages)
` [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible
` [PATCH 3/6] ceph: return the correct dentry on mkdir
` [PATCH 4/6] fuse: return correct dentry for ->mkdir
` [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-22  0:33 UTC  (6+ messages)

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-21 23:47 UTC  (11+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH] fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
 2025-02-21 22:41 UTC  (6+ messages)

[PATCH v3 0/8] enable bs > ps for block devices
 2025-02-21 22:38 UTC  (9+ messages)
` [PATCH v3 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v3 2/8] fs/buffer: remove batching from async read
` [PATCH v3 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v3 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v3 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v3 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v3 8/8] bdev: use bdev_io_min() for statx block size

[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-21 21:14 UTC  (5+ messages)
` [PATCH v18 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v18 2/3] rust: xarray: Add an abstraction for XArray
` [PATCH v18 3/3] MAINTAINERS: add entry for Rust XArray API

[PATCH v3 0/9] Remove accesses to page->index from ceph
 2025-02-21 20:45 UTC  (3+ messages)
` [PATCH v3 10/9] fs: Remove page_mkwrite_check_truncate()

[PATCH] fs: Turn page_offset() into a wrapper around folio_pos()
 2025-02-21 20:39 UTC 

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-21 20:39 UTC  (9+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
 2025-02-21 18:55 UTC  (13+ messages)

[RFC PATCH 0/4] fs: Add support for Windows file attributes
 2025-02-21 18:24 UTC  (3+ messages)
` [RFC PATCH 3/4] fs: Implement support for fsx_xflags_mask, fsx_xflags2 and fsx_xflags2_mask into vfs

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-02-21 17:45 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools/selftests: add guard region test for /proc/$pid/pagemap

[RFC PATCH v2] fuse: fix race in fuse_notify_store()
 2025-02-21 17:40 UTC  (2+ messages)

[PATCH v17 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-21 17:32 UTC  (4+ messages)
` [PATCH v17 2/3] rust: xarray: Add an "

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-21 16:07 UTC  (13+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 05/12] KVM: Documentation: document KVM_GMEM_NO_DIRECT_MAP flag
` [PATCH v4 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v4 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v4 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v4 10/12] KVM: selftests: adjust test_create_guest_memfd_invalid
` [PATCH v4 11/12] KVM: selftests: set KVM_GMEM_NO_DIRECT_MAP in mem conversion tests
` [PATCH v4 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[syzbot] possible deadlock in page_cache_ra_unbounded
 2025-02-21 14:56 UTC  (3+ messages)
` [syzbot] [mm] [fs] "

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-02-21 13:20 UTC 

[PATCH RFC 00/16] fs: expand abilities of anonymous mount namespaces
 2025-02-21 13:13 UTC  (17+ messages)
` [PATCH RFC 01/16] fs: record sequence number of origin mount namespace
` [PATCH RFC 02/16] fs: add mnt_ns_empty() helper
` [PATCH RFC 03/16] fs: add assert for move_mount()
` [PATCH RFC 04/16] fs: add fastpath for dissolve_on_fput()
` [PATCH RFC 05/16] fs: add may_copy_tree()
` [PATCH RFC 06/16] fs: create detached mounts from detached mounts
` [PATCH RFC 07/16] selftests: "
` [PATCH RFC 08/16] fs: support getname_maybe_null() in move_mount()
` [PATCH RFC 09/16] fs: mount detached mounts onto detached mounts
` [PATCH RFC 10/16] selftests: first test for mounting "
` [PATCH RFC 11/16] selftests: second "
` [PATCH RFC 12/16] selftests: third "
` [PATCH RFC 13/16] selftests: fourth "
` [PATCH RFC 14/16] selftests: fifth "
` [PATCH RFC 15/16] selftests: sixth "
` [PATCH RFC 16/16] selftests: seventh "

[PATCH 0/2] fixes for uncached IO
 2025-02-21 13:10 UTC  (3+ messages)

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-21 11:30 UTC  (2+ messages)

[PATCH] sysv: Remove the filesystem
 2025-02-21  9:38 UTC  (4+ messages)

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-02-21  7:59 UTC  (4+ messages)
` [PATCH 7/8] s390: mv s390 sysctls into their own file under arch/s390 dir

[PATCH] drop_caches: re-enable message after disabling
 2025-02-21  8:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests: fix spelling/grammar errors in sysctl/sysctl.sh
 2025-02-21  8:28 UTC  (2+ messages)

[PATCH 00/27] f2fs folio conversions for v6.15
 2025-02-21  4:55 UTC  (4+ messages)
` [PATCH 03/27] f2fs: Add f2fs_folio_put()

[syzbot] [netfs?] kernel BUG in folio_unlock (3)
 2025-02-20 22:05 UTC  (3+ messages)

[PATCH] virtiofs: add filesystem context source name check
 2025-02-21  2:03 UTC 

[RFC] odd check in ceph_encode_encrypted_dname()
 2025-02-21  1:21 UTC  (12+ messages)

[PATCH] procfs: use str_yes_no() to remove hardcoded "yes" and "no"
 2025-02-20 22:33 UTC 

[PATCH] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-02-20 20:40 UTC  (5+ messages)

[PATCH v1 1/2] fuse: Convert 'write' to a bit-field in struct fuse_copy_state
 2025-02-20 20:16 UTC  (2+ messages)
` [PATCH v1 2/2] fuse: use boolean bit-fields "

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-20 18:33 UTC  (7+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[GIT PULL] bcachefs fixes for 6.14-rc4
 2025-02-20 17:03 UTC  (2+ messages)

[PATCH v7] fuse: add more control over cache invalidation behaviour
 2025-02-20 16:43 UTC 

virtiofs uuid and file handles
 2025-02-20 15:51 UTC  (6+ messages)
                ` Persistent FUSE file handles (Was: virtiofs uuid and file handles)
                  ` LOOKUP_HANDLE and FUSE passthrough (was: Persistent FUSE "

[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
 2025-02-20 15:50 UTC  (6+ messages)

[PATCHSET v4 0/7] io_uring epoll wait support
 2025-02-20 15:15 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/12] iomap: incremental advance conversion -- phase 2
 2025-02-20 14:59 UTC  (6+ messages)
` [PATCH v2 04/12] dax: advance the iomap_iter in the read/write path

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

[PATCH 0/8] More GFS2 folio conversions
 2025-02-20 13:51 UTC  (2+ messages)

[PATCH 1/5] ovl: don't allow datadir only
 2025-02-20 11:47 UTC  (12+ messages)
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent


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