messages from 2025-03-04 16:36:44 to 2025-03-06 10:13:43 UTC [more...]
[GIT PULL] vfs fixes
2025-03-06 10:13 UTC
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-06 9:48 UTC (41+ messages)
` [PATCH] fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex
[syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5)
2025-03-06 9:21 UTC (2+ messages)
[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
2025-03-06 9:09 UTC (8+ messages)
` [PATCH 2/2] pid: Optional first-fit pid allocation
[syzbot] [udf?] general protection fault in d_splice_alias
2025-03-06 9:04 UTC (2+ messages)
[PATCH v4 00/12] large atomic writes for xfs with CoW
2025-03-06 8:50 UTC (5+ messages)
` [PATCH v4 02/12] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
` (subset) [PATCH v4 00/12] large atomic writes for xfs with CoW
[PATCH v2 0/9] Orangefs fixes for 6.15
2025-03-06 8:26 UTC (11+ messages)
` [PATCH v2 1/9] orangefs: Do not truncate file size
` [PATCH v2 2/9] orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
` [PATCH v2 3/9] orangefs: make open_for_read and open_for_write boolean
` [PATCH v2 4/9] orangefs: Remove orangefs_writepage()
` [PATCH v2 5/9] orangefs: Convert orangefs_writepage_locked() to take a folio
` [PATCH v2 6/9] orangefs: Pass mapping to orangefs_writepages_work()
` [PATCH v2 7/9] orangefs: Unify error & success paths in orangefs_writepages_work()
` [PATCH v2 8/9] orangefs: Simplify bvec setup "
` [PATCH v2 9/9] orangefs: Convert orangefs_writepages to contain an array of folios
[PATCH v4 0/8] initramfs: kunit tests and cleanups
2025-03-06 7:13 UTC (3+ messages)
` [PATCH] initramfs_test: flag kunit_case __refdata to suppress warning
[Kernel Bug] BUG: unable to handle kernel paging request in squashfs_cache_delete
2025-03-06 6:25 UTC (2+ messages)
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2025-03-06 6:30 UTC (3+ messages)
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
2025-03-06 5:13 UTC
Potential Linux Crash: WARNING in __getblk_slow in Linux kernel v6.13-rc5
2025-03-06 5:10 UTC
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-06 3:05 UTC (13+ messages)
` [RFC PATCH 2/9] Refactor per-layer information in rulesets and rules
` [RFC PATCH 4/9] User-space API for creating a supervisor-fd
` [RFC PATCH 5/9] Define user structure for events and responses
` [RFC PATCH 6/9] Creating supervisor events for filesystem operations
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-03-05 23:20 UTC (8+ messages)
[PATCH v1 0/2] override audit silence norule for fs cases
2025-03-05 21:33 UTC (3+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
` [PATCH v1 2/2] audit: record AUDIT_ANOM_* events "
Ceph and Netfslib
2025-03-05 20:22 UTC (4+ messages)
` Is EOLDSNAPC actually generated? -- "
[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-05 19:55 UTC (9+ messages)
` [PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()'
[PATCH v4] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-03-05 19:44 UTC
[PATCH v2 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
2025-03-05 19:14 UTC (10+ messages)
` [PATCH v2 1/3] xfs_io: Add support for preadv2
` [PATCH v2 2/3] xfs_io: Add RWF_DONTCACHE support to pwritev2
` [PATCH v2 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2
[PATCH 6.1 143/176] mm: Dont pin ZERO_PAGE in pin_user_pages()
2025-03-05 17:48 UTC
[RFC PATCH v3 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 17:31 UTC (6+ messages)
` [PATCH v3 1/4] file: add fput and file_ref_put routines optimized for use "
` [PATCH v3 2/4] fs: use fput_close_sync() in close()
` [PATCH v3 3/4] fs: use fput_close() in filp_close()
` [PATCH v3 4/4] fs: use fput_close() in path_openat()
[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs
2025-03-05 16:27 UTC (5+ messages)
` [RFC PATCH 1/2] mm: introduce anon_vma flags and use wrapper functions
` [RFC PATCH 2/2] mm/madvise: utilise anon_vma unfaulted flag on guard region install
[PATCH] vboxsf: Convert to writepages
2025-03-05 15:17 UTC (4+ messages)
[PATCH] inotify: disallow watches on unsupported filesystems
2025-03-05 15:08 UTC (8+ messages)
[PATCH] f2fs: support F2FS_NOLINEAR_LOOKUP_FL
2025-03-05 14:46 UTC (3+ messages)
[PATCH v2 1/1] iomap: propagate nowait to block layer
2025-03-05 14:10 UTC (22+ messages)
[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 12:43 UTC (12+ messages)
` [PATCH v2 1/4] file: add fput and file_ref_put routines optimized for use "
` [PATCH v2 2/4] fs: use fput_close_sync() in close()
` [PATCH v2 3/4] fs: use fput_close() in filp_close()
` [PATCH v2 4/4] fs: use fput_close() in path_openat()
[PATCH v3 00/16] pidfs: provide information after task has been reaped
2025-03-05 12:20 UTC (19+ messages)
` [PATCH v3 01/16] pidfs: switch to copy_struct_to_user()
` [PATCH v3 02/16] pidfd: rely on automatic cleanup in __pidfd_prepare()
` [PATCH v3 03/16] pidfs: move setting flags into pidfs_alloc_file()
` [PATCH v3 04/16] pidfs: use private inode slab cache
` [PATCH v3 05/16] pidfs: record exit code and cgroupid at exit
` [PATCH v3 06/16] pidfs: allow to retrieve exit information
` [PATCH v3 07/16] selftests/pidfd: fix header inclusion
` [PATCH v3 08/16] pidfs/selftests: ensure correct headers for ioctl handling
` [PATCH v3 09/16] selftests/pidfd: expand common pidfd header
` [PATCH v3 10/16] selftests/pidfd: add first PIDFD_INFO_EXIT selftest
` [PATCH v3 11/16] selftests/pidfd: add second "
` [PATCH v3 12/16] selftests/pidfd: add third "
` [PATCH v3 13/16] selftests/pidfd: add fourth "
` [PATCH v3 14/16] selftests/pidfd: add fifth "
` [PATCH v3 15/16] selftests/pidfd: add sixth "
` [PATCH v3 16/16] selftests/pidfd: add seventh "
[PATCH v2] fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
2025-03-05 11:57 UTC (3+ messages)
[RESEND] doc: correcting two prefix errors in idmappings.rst
2025-03-05 10:54 UTC (2+ messages)
[PATCH 4/6] fuse: return correct dentry for ->mkdir
2025-03-05 10:53 UTC (3+ messages)
` [PATCH 4/6 - REVISED] "
[PATCH] ceph: Fix error handling in fill_readdir_cache()
2025-03-05 10:48 UTC (5+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-03-05 10:29 UTC (3+ messages)
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
[PATCH v2 00/15] pidfs: provide information after task has been reaped
2025-03-05 8:54 UTC (13+ messages)
` [PATCH v2 05/15] pidfs: record exit code and cgroupid at exit
` [PATCH v2 06/15] pidfs: allow to retrieve exit information
[RFC] apfs: thoughts on upstreaming an out-of-tree module
2025-03-05 7:23 UTC (4+ messages)
[PATCH v6 1/5] mm/filemap: add mempolicy support to the filemap layer
2025-03-05 6:10 UTC (2+ messages)
[PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
2025-03-05 6:02 UTC (6+ messages)
[linux-next:master] [fs] becb2cae42: BUG:kernel_NULL_pointer_dereference,address
2025-03-05 4:54 UTC (3+ messages)
[PATCH v1 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
2025-03-05 1:30 UTC (7+ messages)
` [PATCH v1 1/3] configure: xfs_io: Add support for preadv2
` [PATCH v1 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2
[PATCH] the dm-loop target
2025-03-05 0:01 UTC (10+ messages)
[LSF/MM/BPF TOPIC] Changing reference counting rules for inodes
2025-03-04 23:34 UTC (6+ messages)
[syzbot] [xfs?] WARNING in fsnotify_file_area_perm
2025-03-04 21:13 UTC (7+ messages)
[PATCH v2 15/15] selftests/pidfd: add sixth PIDFD_INFO_EXIT selftest
2025-03-04 20:18 UTC (2+ messages)
` [PATCH v2 17/16] selftests/pidfd: test multi-threaded exec with PPIDFD_INFO_EXIT
[PATCH 0/3] some pipe + wait stuff
2025-03-04 19:49 UTC (7+ messages)
` [PATCH 1/3] pipe: drop an always true check in anon_pipe_write()
` pipes && EPOLLET, again
[PATCH v3] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-03-04 18:21 UTC (3+ messages)
[PATCH 00/27] f2fs folio conversions for v6.15
2025-03-04 17:10 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3] vfs: avoid spurious dentry ref/unref cycle on open
2025-03-04 16:57 UTC
[RFC PATCH 0/2] avoid the extra atomic on a ref when closing a fd
2025-03-04 16:36 UTC (3+ messages)
` [PATCH 1/2] file: add fput and file_ref_put routines optimized for use "
` [PATCH 2/2] fs: use fput_close() in close()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox