messages from 2025-03-04 08:55:04 to 2025-03-05 12:37:00 UTC [more...]
[RFC PATCH v3 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 12:36 UTC (5+ 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()
[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)
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-05 11:44 UTC (17+ 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)
[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 10:46 UTC (9+ 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/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-03-05 10:29 UTC (5+ messages)
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
[PATCH] inotify: disallow watches on unsupported filesystems
2025-03-05 10:28 UTC (7+ messages)
[PATCH v2 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
2025-03-05 10:27 UTC (4+ 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 v2 00/15] pidfs: provide information after task has been reaped
2025-03-05 8:54 UTC (32+ messages)
` [PATCH v2 01/15] pidfs: switch to copy_struct_to_user()
` [PATCH v2 02/15] pidfd: rely on automatic cleanup in __pidfd_prepare()
` [PATCH v2 03/15] pidfs: move setting flags into pidfs_alloc_file()
` [PATCH v2 04/15] pidfs: add inode allocation
` [PATCH v2 05/15] pidfs: record exit code and cgroupid at exit
` [PATCH v2 06/15] pidfs: allow to retrieve exit information
` [PATCH v2 07/15] selftests/pidfd: fix header inclusion
` [PATCH v2 08/15] pidfs/selftests: ensure correct headers for ioctl handling
` [PATCH v2 09/15] selftests/pidfd: move more defines to common header
` [PATCH v2 10/15] selftests/pidfd: add first PIDFD_INFO_EXIT selftest
` [PATCH v2 11/15] selftests/pidfd: add second "
` [PATCH v2 12/15] selftests/pidfd: add third "
` [PATCH v2 13/15] selftests/pidfd: add fourth "
` [PATCH v2 14/15] selftests/pidfd: add fifth "
` [PATCH v2 15/15] selftests/pidfd: add sixth "
` [PATCH v2 17/16] selftests/pidfd: test multi-threaded exec with PPIDFD_INFO_EXIT
[PATCH] f2fs: support F2FS_NOLINEAR_LOOKUP_FL
2025-03-05 8:24 UTC (2+ messages)
[RFC] apfs: thoughts on upstreaming an out-of-tree module
2025-03-05 7:23 UTC (4+ messages)
[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-05 7:18 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] pipe_read: don't wake up the writer if the pipe is still full
2025-03-05 4:52 UTC (19+ messages)
` [PATCH] fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex
[PATCH v2 1/1] iomap: propagate nowait to block layer
2025-03-05 1:34 UTC (21+ messages)
[PATCH v1 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
2025-03-05 1:30 UTC (8+ messages)
` [PATCH v1 1/3] configure: xfs_io: Add support for preadv2
` [PATCH v1 2/3] xfs_io: Add RWF_DONTCACHE support to pwritev2
` [PATCH v1 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2
[PATCH] the dm-loop target
2025-03-05 0:01 UTC (14+ messages)
[LSF/MM/BPF TOPIC] Changing reference counting rules for inodes
2025-03-04 23:34 UTC (8+ messages)
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-03-04 21:45 UTC (6+ messages)
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-04 19:50 UTC (8+ messages)
` [RFC PATCH 2/9] Refactor per-layer information in rulesets and rules
` [RFC PATCH 5/9] Define user structure for events and responses
` [RFC PATCH 6/9] Creating supervisor events for filesystem operations
[syzbot] [xfs?] WARNING in fsnotify_file_area_perm
2025-03-04 21:13 UTC (7+ messages)
[PATCH 0/3] some pipe + wait stuff
2025-03-04 19:49 UTC (12+ messages)
` [PATCH 1/3] pipe: drop an always true check in anon_pipe_write()
` pipes && EPOLLET, again
` [PATCH 3/3] wait: avoid spurious calls to prepare_to_wait_event() in ___wait_event()
[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()
[PATCH v2 0/3] Fix calculations in trace_balance_dirty_pages() for cgwb
2025-03-04 15:39 UTC (5+ messages)
` [PATCH v2 1/3] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH v2 2/3] writeback: Rename variables in trace_balance_dirty_pages()
` [PATCH v2 3/3] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb
[PATCH RESEND 0/2] Fix calculations in trace_balance_dirty_pages() for cgwb
2025-03-04 14:35 UTC (5+ messages)
` [PATCH RESEND 1/2] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH RESEND 2/2] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb
kernel bug found in exfat and suggestions for fixing it
2025-03-04 12:26 UTC
[PATCH] ceph: cleanup hardcoded constants of file handle size
2025-03-04 12:25 UTC (2+ messages)
[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-03-04 11:35 UTC (3+ messages)
` [PATCH v18 1/3] rust: types: add `ForeignOwnable::PointedTo`
[PATCH] fs: place f_ref to 3rd cache line in struct file to resolve false sharing
2025-03-04 10:50 UTC (5+ messages)
[GIT PULL v3] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-03-04 9:45 UTC
[PATCH v12 0/2] fuse: add kernel-enforced request timeout option
2025-03-04 9:37 UTC (6+ messages)
[PATCH v4 0/8] initramfs: kunit tests and cleanups
2025-03-04 8:54 UTC (2+ messages)
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