Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-03-11 11:45:26 to 2025-03-13 13:46:04 UTC [more...]

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-13 13:45 UTC  (18+ messages)

[PATCH] fs: consistently deref the files table with rcu_access_pointer()
 2025-03-13 13:42 UTC  (2+ messages)

[PATCH] the dm-loop target
 2025-03-13 12:44 UTC  (21+ messages)

[RFC] weird stuff in exfat_lookup()
 2025-03-13 12:39 UTC  (4+ messages)

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-03-13 12:11 UTC  (10+ messages)

[PATCH] ceph: Fix incorrect flush end position calculation
 2025-03-13 11:26 UTC  (5+ messages)

Does ceph_fill_inode() mishandle I_NEW?
 2025-03-13 10:17 UTC 

[PATCH] udf: Fix inode_getblk() return value
 2025-03-13 10:13 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-03-13  9:13 UTC 

[PATCH] fs: use debug-only asserts around fd allocation and install
 2025-03-13  8:55 UTC  (5+ messages)

[RFC PATCH 0/6] fs, lsm: mediate O_PATH fd creation in file_open hook
 2025-03-13  8:50 UTC  (10+ messages)
` [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
` [RFC PATCH 2/6] apparmor: explicitly skip mediation of O_PATH file descriptors
` [RFC PATCH 3/6] landlock: "
` [RFC PATCH 4/6] selinux: "
` [RFC PATCH 5/6] smack: "
` [RFC PATCH 6/6] tomoyo: "

[PATCHES] several fixes from tree-in-dcache stuff
 2025-03-13  8:29 UTC  (9+ messages)
` [PATCH 1/4] spufs: fix a leak on spufs_new_file() failure
` [PATCH 2/4] spufs: fix gang directory lifetimes
` [PATCH 3/4] spufs: fix a leak in spufs_create_context()
` [PATCH 4/4] qibfs: fix _another_ leak

[PATCH v5 00/10] large atomic writes for xfs with CoW
 2025-03-13  8:28 UTC  (60+ messages)
` [PATCH v5 01/10] xfs: Pass flags to xfs_reflink_allocate_cow()
` [PATCH v5 02/10] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH v5 04/10] xfs: Reflink CoW-based atomic write support
` [PATCH v5 05/10] xfs: Iomap SW-based "
` [PATCH v5 07/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH v5 09/10] xfs: Allow block allocator to take an alignment hint
` [PATCH RFC v5 10/10] iomap: Rename ATOMIC flags again
  ` [PATCH v5 08/10] xfs: Update atomic write max size

[PATCH] block: add BLK_FEAT_LBS to check for PAGE_SIZE limit
 2025-03-13  8:26 UTC  (7+ messages)

[RFC 0/5] track memory used by balloon drivers
 2025-03-13  8:22 UTC  (18+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 2/5] virtio_balloon: update the NR_BALLOON_PAGES state
` [RFC 3/5] hv_balloon: "
` [RFC 4/5] vmx_balloon: "
` [RFC 5/5] xen: balloon: "

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-12 22:55 UTC  (4+ messages)

[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
 2025-03-12 21:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] sysctl: unregister sysctl table after testing
 2025-03-12 21:15 UTC  (3+ messages)

[PATCH v4 00/12] large atomic writes for xfs with CoW
 2025-03-12 21:00 UTC  (6+ messages)
` [PATCH v4 12/12] xfs: Allow block allocator to take an alignment hint

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-03-12 17:47 UTC  (8+ messages)
          ` [Lsf-pc] "

[PATCH v3 0/6] Fix for potential deadlock in pre-content event
 2025-03-12 16:56 UTC  (8+ messages)
` [PATCH v3 1/6] fsnotify: add pre-content hooks on mmap()
` [PATCH v3 2/6] Revert "ext4: add pre-content fsnotify hook for DAX faults"
` [PATCH v3 3/6] Revert "xfs: "
` [PATCH v3 4/6] Revert "fsnotify: generate pre-content permission event on page fault"
` [PATCH v3 5/6] Revert "mm: don't allow huge faults for files with pre content watches"
` [PATCH v3 6/6] Revert "fanotify: disable readahead if we have pre-content watches"

[PATCH] fs: dodge an atomic in putname if ref == 1
 2025-03-12 16:07 UTC  (4+ messages)

[bug report] udf: merge bh free
 2025-03-12 15:32 UTC  (3+ messages)

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2025-03-12 14:09 UTC  (10+ messages)

[PATCH] um: hostfs: avoid issues on inode number reuse by host
 2025-03-12 12:53 UTC 

[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
 2025-03-12 12:26 UTC  (30+ messages)
` [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

[PATCH 0/4] f2fs: Remove uses of writepage
 2025-03-12  1:22 UTC  (12+ messages)
` [PATCH 1/4] f2fs: Remove check for ->writepage
` [PATCH 2/4] f2fs: Remove f2fs_write_data_page()
` [PATCH 3/4] f2fs: Remove f2fs_write_meta_page()
` [PATCH 4/4] f2fs: Remove f2fs_write_node_page()
` [f2fs-dev] [PATCH 0/4] f2fs: Remove uses of writepage

[GIT PULL net-next] crypto: Add Kerberos crypto lib
 2025-03-11 23:14 UTC  (2+ messages)

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-11 20:15 UTC 

CVE-2025-21830: landlock: Handle weird files
 2025-03-11 20:10 UTC  (8+ messages)
` Unprivileged filesystem mounts

apparmor NULL pointer dereference on resume [efivarfs]
 2025-03-11 17:46 UTC  (9+ messages)

[PATCH 0/2] Fix for potential deadlock in pre-content event
 2025-03-11 14:37 UTC  (7+ messages)
` [PATCH 1/2] fsnotify: add pre-content hooks on mmap()
` [PATCH 2/2] fsnotify: avoid pre-content events when faulting in user pages

[syzbot] Monthly exfat report (Mar 2025)
 2025-03-11 14:05 UTC 

[PATCH] vboxsf: Add __nonstring annotations for unterminated strings
 2025-03-11 12:07 UTC  (2+ messages)

[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
 2025-03-11 11:55 UTC  (8+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-11 11:53 UTC  (10+ messages)


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