messages from 2026-06-22 13:48:52 to 2026-06-24 17:54:18 UTC [more...]
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-24 17:54 UTC (18+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-24 17:16 UTC (5+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-24 15:37 UTC (2+ messages)
[RFC PATCH v3 0/6] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
2026-06-24 13:49 UTC (7+ messages)
` [RFC PATCH v3 1/6] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v3 2/6] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v3 3/6] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v3 4/6] ext4: add set_lufid utility
` [RFC PATCH v3 5/6] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v3 6/6] ext4/067: LUFID and encryption+casefold+dirdata
[PATCH v4 00/11] Data in direntry (dirdata) feature
2026-06-24 13:36 UTC (12+ messages)
` [PATCH v4 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v4 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v4 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v4 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v4 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v4 06/11] ext4: preserve dirdata bits in get_dtype()
` [PATCH v4 07/11] ext4: add ext4_dir_entry_len() and harden dirdata parsing
` [PATCH v4 08/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v4 09/11] ext4: dirdata feature
` [PATCH v4 10/11] ext4: add dirdata set/get helpers
` [PATCH v4 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
[PATCH] ext4: cancel dirty accounting for folios without buffers
2026-06-24 13:29 UTC (7+ messages)
[PATCH v2] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
2026-06-24 13:13 UTC (2+ messages)
[PATCH v3 00/10] Data in direntry (dirdata) feature
2026-06-24 12:33 UTC (7+ messages)
` [PATCH v3 01/10] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v3 10/10] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
[PATCH 00/16] fscrypt: Standardize on blk-crypto
2026-06-24 11:40 UTC (18+ messages)
` [PATCH 01/16] blk-crypto: Simplify check for fallback support
` [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
` [PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
` [PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
` [PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
` [PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
` [PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
` [PATCH 13/16] fscrypt: Remove fs-layer zeroout code
` [PATCH 14/16] fscrypt: Remove unused functions and workqueue
` [PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
[PATCH] ext4: zero non-uptodate buffers before encryption in writeback
2026-06-24 11:32 UTC (2+ messages)
[RESEND] "ext4: get rid of ppath in get_ext_path()" 6.6.y backport request
2026-06-24 10:24 UTC
[PATCH v6 v6 0/3] ext4: improve mballoc statistics reporting and control
2026-06-24 10:02 UTC (4+ messages)
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v9 01/22] fsverity: report validation errors through fserror to fsnotify
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v14 00/15] Exposing case folding behavior
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] ext4, jbd2: abort journal on file data write error under data_err=abort
2026-06-24 3:57 UTC (3+ messages)
[Bug 207729] New: Mounting EXT4 with data_err=abort does not abort journal on data block write failure
2026-06-24 3:56 UTC (2+ messages)
` [Bug 207729] "
[PATCH v9 0/4] ext4: deferred iput framework for EA inodes
2026-06-23 13:13 UTC (11+ messages)
` [PATCH v9 1/4] fs: add iput_if_not_last() helper
` [PATCH v9 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v9 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v9 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
` [syzbot ci] Re: ext4: deferred iput framework for EA inodes
[PATCH] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
2026-06-23 9:05 UTC
[RFC PATCH v2 0/2] ext4: speed up fast commit on random writes
2026-06-23 8:26 UTC (3+ messages)
` [RFC PATCH v2 1/2] ext4: fast commit: track disjoint modified ranges per inode
` [RFC PATCH v2 2/2] ext4: fast commit: allocate the range array lazily
[PATCH] ext4: clear stale xarray tags on folios skipped during writeback
2026-06-23 8:02 UTC
[PATCH 1/2] ext4: skip extra isize expansion during mount to prevent deadlock
2026-06-23 6:19 UTC (2+ messages)
` [PATCH 2/2] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
[PATCH v2 0/8] ext4: allow more DIO writes under shared i_rwsem
2026-06-23 3:45 UTC (11+ messages)
` [PATCH v2 1/8] ext4: prevent sleeping allocation in NOWAIT write path
` [PATCH v2 2/8] ext4: drain in-flight DIO before buffered write fallback
` [PATCH v2 5/8] ext4: use kiocb_modified instead of file_modified in DIO/DAX write path
` [PATCH v2 7/8] ext4: handle IOMAP_NOWAIT in ext4_iomap_begin() with cache-only lookup
` [PATCH v2 8/8] ext4: handle IOCB_NOWAIT in ext4_dio_needs_zeroing() "
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
2026-06-22 16:51 UTC (4+ messages)
page: | 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