linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-17 07:31:54 to 2024-09-20 14:37:24 UTC [more...]

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-09-20 14:36 UTC  (4+ messages)
` [PATCH v2] "

[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_advance
 2024-09-20 14:26 UTC 

[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
 2024-09-20 14:26 UTC 

[PATCH 1/3] xfs: Do not unshare ranges beyond EOF
 2024-09-20 14:23 UTC  (2+ messages)

[PATCH 3/3] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
 2024-09-20 14:19 UTC  (2+ messages)

[PATCH 2/3] vfs: Fix implicit conversion problem when testing overflow case
 2024-09-20 14:17 UTC  (2+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-20 13:54 UTC  (40+ messages)

[PATCH] drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
 2024-09-20 13:16 UTC  (3+ messages)

fix stale delalloc punching for COW I/O v2
 2024-09-20 11:31 UTC  (15+ messages)
` [PATCH 06/12] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 07/12] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 08/12] iomap: zeroing already holds invalidate_lock

[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-20  9:47 UTC  (35+ messages)
` [PATCH V2 1/7] m68k/mm: Change pmd_val()
` [PATCH V2 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH V2 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH V2 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries

[RFC PATCH 0/2] API for exporting connectable file handles to userspace
 2024-09-20  8:40 UTC  (6+ messages)
` [RFC PATCH 1/2] fs: name_to_handle_at() support for connectable file handles
` [RFC PATCH 2/2] fs: open_by_handle_at() support for decoding "

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-20  7:55 UTC  (12+ messages)

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-20  2:57 UTC  (23+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust
    ` [PATCH RESEND 0/1] rust: introduce declare_err! autogeneration
      ` [PATCH RESEND 1/1] rust: error: auto-generate error declarations
` [RFC PATCH 05/24] erofs: add inode data structure in Rust
  ` [External Mail][RFC "
` [RFC PATCH 19/24] erofs: introduce namei alternative to C

[PATCH] fs: move FMODE_UNSIGNED_OFFSET to fop_flags
 2024-09-19 23:55 UTC  (3+ messages)

Are jump labels broken on 6.11-rc1?
 2024-09-19 23:41 UTC  (11+ messages)

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-19 22:34 UTC  (4+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
 2024-09-19 16:07 UTC  (3+ messages)
` [PATCH 1/2] ext4: partial zero eof block on unaligned inode size extension
` [PATCH 2/2] mm: zero range of eof folio exposed by "

[PATCH] cifs: Make the write_{enter,done,err} tracepoints display netfs info
 2024-09-19 16:01 UTC  (2+ messages)

[GIT PULL] vfs blocksize
 2024-09-19 13:49 UTC 

[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
 2024-09-19 12:36 UTC  (2+ messages)

[PATCH 0/3] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-19 12:18 UTC  (8+ messages)
` [PATCH v6.10 1/3] fs: new helper vfs_empty_path()
` [PATCH v6.10 2/3] stat: use vfs_empty_path() helper
` [PATCH v6.10 3/3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH] afs: Fix setting of the server responding flag
 2024-09-19 10:40 UTC 

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-19  9:44 UTC  (4+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH v10 0/8] File abstractions needed by Rust Binder
 2024-09-19  7:57 UTC  (9+ messages)
` [PATCH v10 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v10 5/8] rust: security: add abstraction for secctx

[GIT PULL] overlayfs updates for 6.12
 2024-09-19  5:20 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.12
 2024-09-19  5:20 UTC  (2+ messages)

[PATCH 0/6] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-18 14:12 UTC  (7+ messages)
` [PATCH v5.4-v4.19 1/6] fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
` [PATCH v5.4-v4.19 2/6] fs: move vfs_fstatat out of line
` [PATCH v5.4-v4.19 3/6] vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
` [PATCH v5.4-v4.19 4/6] fs: new helper vfs_empty_path()
` [PATCH v5.4-v4.19 5/6] stat: use vfs_empty_path() helper
` [PATCH v5.4-v4.19 6/6] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH 0/4] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-18 14:10 UTC  (5+ messages)
` [PATCH v5.15-v5.10 1/4] vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
` [PATCH v5.15-v5.10 2/4] fs: new helper vfs_empty_path()
` [PATCH v5.15-v5.10 3/4] stat: use vfs_empty_path() helper
` [PATCH v5.15-v5.10 4/4] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH v2 00/10] ext4: clean up and refactor fallocate
 2024-09-18 12:27 UTC  (4+ messages)
` [PATCH v2 01/10] ext4: write out dirty data before dropping pages

[PATCH v5 0/5] data placement hints and FDP
 2024-09-18 12:01 UTC  (12+ messages)
  ` [PATCH v5 4/5] sd: limit to use write life hints

[PATCH v4 00/14] forcealign for xfs
 2024-09-18 10:12 UTC  (21+ messages)

[PATCH 0/5] adfs, affs, befs, hfs, hfsplus: convert to new mount api
 2024-09-18  9:46 UTC  (14+ messages)
` [PATCH 1/5] adfs: convert adfs to use the "
` [PATCH 2/5] affs: convert affs "
  ` [PATCH 2/5 V2] "
` [PATCH 3/5] befs: convert befs "
` [PATCH 4/5] hfs: convert hfs "
` [PATCH 5/5] hfsplus: convert hfsplus "

[PATCH v6 0/2] fuse: add timeout option for requests
 2024-09-18  9:12 UTC  (9+ messages)
` [PATCH v6 1/2] fuse: add optional kernel-enforced timeout "

[linus:master] [netfs] cd0277ed0c: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-18  2:18 UTC 

[PATCH v4 00/30] riscv control-flow integrity for usermode
 2024-09-17 22:52 UTC  (6+ messages)
` [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal

[PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
 2024-09-17 21:54 UTC  (2+ messages)

[PATCH] netfs, cifs: Fix mtime/ctime update for mmapped writes
 2024-09-17 21:24 UTC  (4+ messages)

[PATCH 1/2] iomap: Do not unshare exents beyond EOF
 2024-09-17 20:39 UTC  (11+ messages)

[PATCH] cifs: Fix reversion of the iter in cifs_readv_receive()
 2024-09-17 17:30 UTC 

[PATCH] Documentation: iomap: fix a typo
 2024-09-17 16:19 UTC  (3+ messages)

[PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
 2024-09-17 16:17 UTC  (3+ messages)

[PATCH RFC 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-17 12:43 UTC  (4+ messages)
` [PATCH RFC 2/3] mm: Add mempolicy support to the filemap layer

Is this a fanotify_init() bug manifesting in fanotify_mark()?
 2024-09-17 11:58 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-17  9:08 UTC  (2+ messages)

[PATCH] afs: Fix missing wire-up of afs_retry_request()
 2024-09-17  9:06 UTC  (2+ messages)

[PATCH v2] cachefiles: fix dentry leak in cachefiles_open_file()
 2024-09-17  9:03 UTC  (2+ 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).