messages from 2026-02-20 20:03:43 to 2026-02-23 23:01:38 UTC [more...]
[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
2026-02-23 23:01 UTC (6+ messages)
` [PATCHSET v7 1/9] fuse: general bug fixes
` [PATCHSET v7 2/9] iomap: cleanups ahead of adding fuse support
` [PATCHSET v7 3/9] fuse: "
` [PATCHSET v7 4/9] fuse: allow servers to use iomap for better file IO performance
` [PATCHSET v7 5/9] fuse: allow servers to specify root node id
[syzbot] [input?] possible deadlock in input_repeat_key
2026-02-23 22:46 UTC
[PATCH v2 00/15] Further centralising of directory locking for name ops
2026-02-23 22:30 UTC (29+ messages)
` [PATCH v2 01/15] VFS: note error returns is documentation for various lookup functions
` [PATCH v2 02/15] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH v2 03/15] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH v2 04/15] libfs: change simple_done_creating() to use end_creating()
` [PATCH v2 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH v2 06/15] selinux: "
` [PATCH v2 07/15] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH v2 08/15] VFS: make lookup_one_qstr_excl() static
` [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
` [PATCH v2 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH v2 11/15] ovl: pass name buffer to ovl_start_creating_temp()
` [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH v2 13/15] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH v2 14/15] ovl: remove ovl_lock_rename_workdir()
` [PATCH v2 15/15] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
2026-02-23 22:28 UTC (3+ messages)
[RFC] Lustre Upstreaming Project Update
2026-02-23 22:12 UTC
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-23 21:58 UTC (23+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
2026-02-23 21:53 UTC (7+ messages)
` Iomap and compression? (Was "Re: [LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations")
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-23 21:41 UTC (16+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-23 21:39 UTC (11+ messages)
` [PATCH v4 1/4] clone: add CLONE_AUTOREAP
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` pidfd && O_RDWR
` [PATCH v4 3/4] selftests/pidfd: add CLONE_AUTOREAP tests
` [PATCH v4 4/4] selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-23 20:00 UTC (13+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "
[PATCH] eventpoll: Fix integer overflow in ep_loop_check_proc()
2026-02-23 19:59 UTC
[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
2026-02-23 18:58 UTC (2+ messages)
[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
2026-02-23 18:55 UTC (10+ messages)
` "
[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
2026-02-23 18:19 UTC (22+ messages)
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-23 17:08 UTC (6+ messages)
[PATCH] Add support for empty path in openat and openat2 syscalls
2026-02-23 16:45 UTC (4+ messages)
support file system generated / verified integrity information v4
2026-02-23 16:27 UTC (18+ messages)
` [PATCH 01/16] block: factor out a bio_integrity_action helper
` [PATCH 02/16] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/16] block: add a bdev_has_integrity_csum helper
` [PATCH 04/16] block: prepare generation / verification helpers for fs usage
` [PATCH 05/16] block: make max_integrity_io_size public
` [PATCH 06/16] block: add fs_bio_integrity helpers
` [PATCH 07/16] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/16] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/16] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/16] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/16] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` [PATCH 13/16] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 14/16] iomap: support ioends for buffered reads
` [PATCH 15/16] iomap: support T10 protection information
` [PATCH 16/16] xfs: "
[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
2026-02-23 16:27 UTC (9+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
2026-02-23 15:50 UTC (2+ messages)
[syzbot] [gfs2?] WARNING in filename_mkdirat
2026-02-23 15:36 UTC (7+ messages)
[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
2026-02-23 15:23 UTC (12+ messages)
` [RFC PATCH v1 01/10] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 02/10] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [RFC PATCH v1 03/10] mm: truncate: Expose preparation steps for truncate_inode_pages_final()
` [RFC PATCH v1 04/10] KVM: guest_memfd: Implement evict_inode for guest_memfd
` [RFC PATCH v1 05/10] mm: Export unmap_mapping_folio() for KVM
` [RFC PATCH v1 06/10] mm: filemap: Export filemap_remove_folio()
` [RFC PATCH v1 07/10] KVM: guest_memfd: Implement custom truncation function
` [RFC PATCH v1 08/10] KVM: guest_memfd: Track amount of memory allocated on inode
` [RFC PATCH v1 09/10] KVM: selftests: Wrap fstat() to assert success
` [RFC PATCH v1 10/10] KVM: selftests: Test that st_blocks is updated on allocation
[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-23 15:00 UTC (12+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v15 9/9] rust: page: add `from_raw()`
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-02-23 14:45 UTC (6+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
[PATCH] fuse: refactor duplicate queue teardown operation
2026-02-23 14:03 UTC
[LSF/MM/BPF TOPIC] FDP file I/O via write-streams
2026-02-23 13:53 UTC (4+ messages)
[LSF/MM/BPF TOPIC] A common project for file system performance testing
2026-02-23 13:26 UTC (4+ messages)
[PATCH RFC v3 0/2] pidfs: make the effective {g,u}id the owner of the inode
2026-02-23 13:20 UTC (3+ messages)
` [PATCH RFC v3 1/2] pidfs: add inode ownership and permission checks
` [PATCH RFC v3 2/2] selftests/pidfd: add inode ownership and permission tests
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-23 12:13 UTC (7+ messages)
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
2026-02-23 7:34 UTC (3+ messages)
` [RFC PATCH v3 1/2] XArray tests: Fix check_split tests to store correctly
` [RFC PATCH v3 2/2] XArray tests: Verify xa_erase behavior in check_split
[RFC PATCH v2 0/2] Fix storing in XArray check_split tests
2026-02-23 7:25 UTC (3+ messages)
` [RFC PATCH v1 RESEND 1/2] XArray tests: Fix check_split tests to store correctly
` [RFC PATCH v1 RESEND 2/2] XArray tests: Verify xa_erase behavior in check_split
[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
2026-02-23 2:36 UTC (8+ messages)
[PATCH 00/13] Further centralising of directory locking for name ops
2026-02-23 0:58 UTC (6+ messages)
` [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-23 0:33 UTC (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-22 23:17 UTC (13+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
[GIT PULL] fsverity fixes for v7.0-rc1
2026-02-22 21:19 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
2026-02-22 7:19 UTC (8+ messages)
` [PATCH v4 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "
[PATCH] fsverity: add dependency on 64K or smaller pages
2026-02-21 20:45 UTC
fscrypt API cleanups
2026-02-21 19:56 UTC (11+ messages)
` [PATCH 2/9] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [PATCH 3/9] fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
` [PATCH 6/9] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [PATCH 7/9] fscrypt: pass a byte offset to fscrypt_zeroout_range
` [PATCH 8/9] fscrypt: pass a byte length "
[PATCH v9 00/17] ntfs filesystem remake
2026-02-21 7:10 UTC (4+ messages)
` [PATCH v9 02/17] fs: add generic FS_IOC_SHUTDOWN definitions
[LSF/MM/BPF TOPIC] VFS idmappings support in NFS
2026-02-21 6:44 UTC (2+ messages)
[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
2026-02-21 4:44 UTC (4+ messages)
[PATCH] hfs: evaluate the upper 32bits for detecting overflow
2026-02-21 1:50 UTC (14+ messages)
` [PATCH] hfs: don't fail operations when files/directories counter overflows
[PATCH 2/2] init: ensure that /dev/null is (nearly) always available in initramfs
2026-02-21 0:16 UTC (2+ messages)
[PATCH] smaps: Report correct page sizes with THP
2026-02-21 0:03 UTC (2+ messages)
[PATCH v1 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
2026-02-20 23:45 UTC (7+ messages)
` [PATCH v1 1/1] "
[PATCH 0/2] fanotify: avid some premature LSM checks
2026-02-20 22:16 UTC (5+ messages)
` [PATCH 1/2] fanotify: avoid/silence premature LSM capability checks
` [PATCH 2/2] fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()
[PATCH] hfsplus: fix potential Allocation File corruption after fsync
2026-02-20 22:01 UTC
[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
2026-02-20 20:45 UTC (5+ 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