Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-03-04 04:46:02 to 2025-03-05 10:08:56 UTC [more...]

[PATCH v3 00/16] pidfs: provide information after task has been reaped
 2025-03-05 10:08 UTC  (15+ 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 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)

[PATCH] ceph: Fix error handling in fill_readdir_cache()
 2025-03-05  8:18 UTC  (4+ 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)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-05  4:56 UTC  (39+ messages)
                                    ` [PATCH] fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex

[linux-next:master] [fs] becb2cae42: BUG:kernel_NULL_pointer_dereference,address
 2025-03-05  4:54 UTC  (3+ messages)

[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
 2025-03-05  2:19 UTC  (7+ 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 v2] fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
 2025-03-05  2:15 UTC  (2+ messages)

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

[PATCH 4/6] fuse: return correct dentry for ->mkdir
 2025-03-04 21:48 UTC  (2+ messages)
` [PATCH 4/6 - REVISED] "

[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] inotify: disallow watches on unsupported filesystems
 2025-03-04 20:04 UTC  (6+ messages)

[PATCH 0/3] some pipe + wait stuff
 2025-03-04 19:49 UTC  (13+ 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  (3+ 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)

[RESEND] doc: correcting two prefix errors in idmappings.rst
 2025-03-04 11:54 UTC 

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

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-03-04 10:21 UTC  (3+ 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  (10+ messages)
` [PATCH v4 1/8] init: add initramfs_internal.h
` [PATCH v4 2/8] initramfs_test: kunit tests for initramfs unpacking
` [PATCH v4 3/8] vsprintf: add simple_strntoul
` [PATCH v4 4/8] initramfs: avoid memcpy for hex header fields
` [PATCH v4 5/8] initramfs: allocate heap buffers together
` [PATCH v4 6/8] initramfs: reuse name_len for dir mtime tracking
` [PATCH v4 7/8] initramfs: fix hardlink hash leak without TRAILER
` [PATCH v4 8/8] initramfs: avoid static buffer for error message

[Kernel Bug] BUG: unable to handle kernel paging request in squashfs_cache_delete
 2025-03-04  7:50 UTC 

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-04  4:46 UTC  (3+ messages)


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