linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-30 01:01:44 to 2026-07-31 10:45:58 UTC [more...]

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-31 10:45 UTC  (11+ messages)
` [PATCH v3 1/1] "

[PATCH vfs-7.3.kthread] initramfs_test: use test init/exit hooks to override init fs
 2026-07-31 10:32 UTC  (2+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-31 10:19 UTC  (17+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE

[PATCH 0/3] fs/namei.c: comment and coding style fixups
 2026-07-31 10:11 UTC  (9+ messages)
` [PATCH 1/3] fs/namei.c: update stale comments in lookup_open()
` [PATCH 2/3] fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()
` [PATCH 3/3] fs/namei.c: fix coding style in atomic_open() and lookup_open()

[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
 2026-07-31  9:55 UTC  (5+ messages)
` [PATCH 1/2] configfs: pin the symlink target's dirent instead of chasing ->ci_dentry
` [PATCH 2/2] configfs: unhash the dentry before dropping the item in rmdir

[PATCH] iomap: add a separate bio_set for iomap_split_ioend
 2026-07-31  9:53 UTC  (5+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-31  9:41 UTC  (9+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[BUG] ntfs: data race on ni->mrec between resident read path and MFT record mutation
 2026-07-31  9:10 UTC  (2+ messages)
` [PATCH] ntfs: serialize the resident read iomap path with mrec_lock

[PATCH v2] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31  9:11 UTC 

[PATCH v4, RESEND] fs/dax: check zero or empty entry before converting xarray entry
 2026-07-31  8:56 UTC  (3+ messages)

[PATCH v4 0/6] xfs write streams
 2026-07-31  8:15 UTC  (9+ messages)
  ` [PATCH v4 1/6] fs: add write-stream management ioctls
  ` [PATCH v4 3/6] xfs: implement write-stream management support

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-31  6:07 UTC  (13+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v7 03/13] hugetlb: Mark some function arguments as const
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type

[PATCH] fanotify: report full event length for FIONREAD
 2026-07-31  2:18 UTC 

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-07-31  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()

[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
 2026-07-31  0:45 UTC  (8+ messages)

[PATCH RFC 2/9] aio: Use accessor for hrtimer_sleeper ->task field
 2026-07-31  0:40 UTC 

[RFC PATCH] dcache: keep shrink_dcache_for_umount() making progress on busy roots
 2026-07-31  0:08 UTC  (3+ messages)

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31  0:01 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2026-07-30 23:35 UTC  (5+ messages)
` [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH v3 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-07-30 22:59 UTC  (4+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore

Questions and concerns about BPF-selected interpreter
 2026-07-30 22:48 UTC  (5+ messages)

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-30 22:15 UTC  (6+ messages)
` [PATCH] selinux: bpf: check SBLABEL_MNT before isec init
    ` [PATCH v2] "

[PATCH V11 0/9] famfs: port into fuse
 2026-07-30 20:59 UTC  (8+ messages)

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-07-30 20:39 UTC  (14+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices

[PATCH v2] xattrat: accept empty O_PATH file descriptors
 2026-07-30 20:34 UTC  (3+ messages)

[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-30 18:41 UTC  (6+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types

URGENT BUGS TO FIX IN THE FILE SYSTEM, KERNEL PANICS, INT OVERFLOWS, ETC
 2026-07-30 17:37 UTC  (2+ messages)

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-07-30 16:46 UTC  (10+ messages)

[PATCHSET v2 0/6] io_uring related epoll cleanups
 2026-07-30 16:32 UTC  (8+ messages)
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-07-30 16:17 UTC  (6+ messages)
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests

[PATCH] erofs: reuse superblock for file-backed mounts
 2026-07-30 16:13 UTC  (4+ messages)

[PATCH 6.12 574/602] afs: Improve server refcount/active count tracing
 2026-07-30 14:16 UTC  (10+ messages)
` [PATCH 6.12 575/602] afs: Make afs_lookup_cell() take a trace note
` [PATCH 6.12 576/602] afs: Drop the net parameter from afs_unuse_cell()
` [PATCH 6.12 577/602] rxrpc: Allow the app to store private data on peer structs
` [PATCH 6.12 578/602] afs: Use the per-peer app data provided by rxrpc
` [PATCH 6.12 579/602] afs: Fix afs_server ref accounting
` [PATCH 6.12 580/602] afs: Simplify cell record handling
` [PATCH 6.12 593/602] afs: Set vllist to NULL if addr parsing fails
` [PATCH 6.12 595/602] afs: Fix delayed allocation of a cells anonymous key
` [PATCH 6.12 601/602] afs: Fix uninit var in afs_alloc_anon_key()

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-07-30 15:22 UTC  (2+ messages)
` [PATCH] fsnotify: Fix stale object mask after concurrent mark updates

[PATCH 6.18 504/675] afs: Fix afs_edit_dir_remove() to get, not find, block 0
 2026-07-30 14:13 UTC 

[PATCH 7.1 612/744] afs: Fix afs_edit_dir_remove() to get, not find, block 0
 2026-07-30 14:14 UTC 

[PATCH RFC] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
 2026-07-30 14:15 UTC  (3+ messages)

[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
 2026-07-30 13:57 UTC  (4+ messages)

[PATCH] fanotify: fix use-after-free of file range info
 2026-07-30 13:44 UTC  (3+ messages)

[PATCH v2] fanotify: fix use-after-free of file range info
 2026-07-30 13:43 UTC 

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-07-30 13:34 UTC  (10+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool
` [PATCH 3/9] selftests/exec: test registering an entry disabled
` [PATCH 4/9] binfmt_misc: document "
` [PATCH 5/9] selftests/exec: share the bpf handler preconditions
` [PATCH 6/9] binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interp
` [PATCH 7/9] binfmt_misc: let a 'B' entry bind its interpreters
` [PATCH 8/9] selftests/exec: test interpreters bound to a 'B' entry
` [PATCH 9/9] binfmt_misc: document interpreters bound by "

[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
 2026-07-30 12:49 UTC  (7+ messages)
  ` [RFC PATCH v2 0/4] "

[syzbot] [fs?] general protection fault in __simple_recursive_removal (2)
 2026-07-30 12:39 UTC 

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-07-30 12:14 UTC  (4+ messages)

[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-30 12:01 UTC  (4+ messages)

ANNOUNCE: nfs-utils-2.9.2 released
 2026-07-30 11:31 UTC  (3+ messages)

[PATCH v3 00/12] Landlock: Namespace and capability control
 2026-07-30 10:44 UTC  (3+ messages)
` [PATCH v3 01/12] ns: Free anonymous mount namespaces via ns_common_free()

[PATCH 0/2 v2] udf: Fix data loss when converting inline inodes to out of line
 2026-07-30 10:42 UTC  (3+ messages)
` [PATCH 1/2] udf: Move udf_map_block() up
` [PATCH 2/2] udf: Fix data loss when converting inline inodes to out of line

[PATCH] udf: Fix data loss when converting inline inodes to out of line
 2026-07-30 10:39 UTC  (2+ messages)

[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
 2026-07-30 10:33 UTC  (4+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures
` (subset) [PATCH v5 00/22] iomap: convert to in-iter iomap_next() model

[PATCH 0/4] netfs: Miscellaneous fixes
 2026-07-30 10:25 UTC  (2+ messages)

[PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
 2026-07-30 10:23 UTC  (2+ messages)

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-30 10:16 UTC  (11+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index

[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
 2026-07-30 10:06 UTC  (3+ messages)

[BUG] fat: race between fat32_ent_put FAT update and mmc_spi transmit on shared page
 2026-07-30  9:55 UTC  (4+ messages)

[PATCH] fanotify: stop permission watchdog when timeout is zero
 2026-07-30  9:55 UTC  (2+ messages)

[PATCH v5] erofs: accept source file descriptor via fsconfig
 2026-07-30  9:45 UTC  (2+ messages)

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-30  8:58 UTC  (2+ messages)

[PATCH 6.6.y] exfat: validate cluster allocation bits of the allocation bitmap
 2026-07-30  2:40 UTC  (2+ messages)

[syzbot] [fs?] possible deadlock in __configfs_open_file (2)
 2026-07-30  1:47 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in lookup_noperm_common
 2026-07-30  1:43 UTC 

[syzbot] [fs?] inconsistent lock state in rht_lock
 2026-07-30  1:25 UTC 

[PATCH 6.12.y 1/8] afs: Improve server refcount/active count tracing
 2026-07-30  1:02 UTC  (7+ messages)
  ` [PATCH 6.12.y 2/8] afs: Make afs_lookup_cell() take a trace note
  ` [PATCH 6.12.y 3/8] afs: Drop the net parameter from afs_unuse_cell()
  ` [PATCH 6.12.y 4/8] rxrpc: Allow the app to store private data on peer structs
  ` [PATCH 6.12.y 5/8] afs: Use the per-peer app data provided by rxrpc
  ` [PATCH 6.12.y 6/8] afs: Fix afs_server ref accounting
  ` [PATCH 6.12.y 7/8] afs: Simplify cell record handling

[PATCH 6.12.y 1/9] afs: Improve server refcount/active count tracing
 2026-07-30  1:01 UTC  (6+ messages)
  ` [PATCH 6.12.y 3/9] afs: Drop the net parameter from afs_unuse_cell()
  ` [PATCH 6.12.y 4/9] rxrpc: Allow the app to store private data on peer structs
  ` [PATCH 6.12.y 5/9] afs: Use the per-peer app data provided by rxrpc
  ` [PATCH 6.12.y 6/9] afs: Fix afs_server ref accounting
  ` [PATCH 6.12.y 7/9] afs: Simplify cell record handling

[PATCH 6.12.y 1/8] afs: Improve server refcount/active count tracing
 2026-07-30  1:01 UTC  (3+ messages)
  ` [PATCH 6.12.y 6/8] afs: Fix afs_server ref accounting
  ` [PATCH 6.12.y 7/8] afs: Simplify cell record handling


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).