public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 13:38:28 to 2026-04-06 14:39:14 UTC [more...]

[PATCH v2] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
 2026-04-06 14:38 UTC  (2+ messages)

[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
 2026-04-05 22:54 UTC  (8+ messages)
` [PATCH 1/6] vfs: add provenance_time (ptime) infrastructure
` [PATCH 2/6] btrfs: add provenance time (ptime) support
` [PATCH 3/6] ntfs3: map ptime to NTFS creation time with rename-over
` [PATCH 4/6] ext4: add dedicated ptime field alongside i_crtime
` [PATCH 5/6] fat: map ptime to FAT creation time with rename-over
` [PATCH 6/6] exfat: map ptime to exFAT "

[PATCH v3] ext2: use get_random_u32() where appropriate
 2026-04-05 15:47 UTC 

[PATCH 0/2] ext2: fix WARN_ON in drop_nlink() triggered by corrupt images
 2026-04-04 15:27 UTC  (4+ messages)
` [PATCH 1/2] ext2: validate i_nlink before decrement in ext2_unlink()
` [PATCH 2/2] ext2: guard against zero i_nlink on new_inode in ext2_rename()

[PATCH] ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
 2026-04-04 15:20 UTC 

[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-04-04  8:59 UTC  (10+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions

[SECURITY] e2fsprogs v1.47.4 Vulnerabilities — Orphan File & Extent Handling
 2026-04-03 23:11 UTC  (5+ messages)

[PATCH] e2fsck: large dir rehash fix
 2026-04-03 21:10 UTC  (2+ messages)

[PATCH] libsupport: change get_thread_id return type to unsigned long long
 2026-04-03 21:10 UTC  (2+ messages)

[PATCH -e2fsprogs 0/3] Fix portability issues on MacOS
 2026-04-03 21:00 UTC  (10+ messages)
` [PATCH 1/3] libsupport: fix portability issues with the bthread.c
` [PATCH 2/3] libsupport: add a portable get_thread_id() function
` [PATCH 3/3] fuse2fs: fix build failure on systems which don't define EUCLEAN

[PATCH 0/3] show orphan file inode detail info
 2026-04-03 16:22 UTC  (7+ messages)
` [PATCH 1/3] ext4: register 'orphan_list' procfs
` [PATCH 2/3] ext4: show inode orphan list detail information
` [PATCH 3/3] ext4: show orphan file inode detail info

(no subject)
 2026-04-03  6:48 UTC 

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-02 14:47 UTC  (43+ messages)
` [PATCH v6 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
` [PATCH v6 04/22] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v6 05/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v6 06/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v6 07/22] iomap: teach iomap to read files with fsverity
` [PATCH v6 08/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v6 09/22] xfs: introduce fsverity on-disk changes
` [PATCH v6 10/22] xfs: initialize fs-verity on file open
` [PATCH v6 11/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v6 12/22] xfs: disable direct read path for fs-verity files
` [PATCH v6 13/22] xfs: handle fsverity I/O in write/read path
` [PATCH v6 14/22] xfs: use read ioend for fsverity data verification
` [PATCH v6 15/22] xfs: add fs-verity support
` [PATCH v6 16/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v6 17/22] xfs: add fs-verity ioctls
` [PATCH v6 18/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v6 19/22] xfs: check and repair the verity inode flag state
` [PATCH v6 20/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v6 21/22] xfs: add fsverity traces
` [PATCH v6 22/22] xfs: enable ro-compat fs-verity flag

[PULLBOMB v2 1.48] fuse2fs: new features, new server
 2026-04-02 14:00 UTC  (11+ messages)
` [GIT PULL 3/9] fuse2fs: clean up operation startup
` [GIT PULL 4/9] fuse2fs: refactor unmount code
` [GIT PULL 5/9] fuse2fs: refactor mount code
` [GIT PULL 6/9] fuse2fs: improve operation tracing
` [GIT PULL 7/9] fuse2fs: better tracking of writable state

[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
 2026-04-02  1:21 UTC  (11+ messages)
` [PATCH v4 09/13] ext4: ensure zeroed partial blocks are persisted in SYNC mode
` [PATCH v4 10/13] ext4: unify SYNC mode checks in fallocate paths
` [PATCH v4 11/13] ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
` [PATCH v4 12/13] ext4: move pagecache_isize_extended() out of active handle

[PATCH] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
 2026-04-02  1:04 UTC  (3+ messages)

[PATCH v5 0/5] Fix some issues about ext4-test
 2026-04-02  0:21 UTC  (4+ messages)
` [PATCH v5 3/5] ext4: fix the error handling process in extents_kunit_init)

[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
 2026-04-01 12:50 UTC  (11+ messages)
` [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()

[PATCH] loop: block loop reconfiguration of offset/sizelimit on mounted device
 2026-03-30 19:00 UTC  (5+ messages)


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