linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 06:27:58 to 2025-08-15 14:20:58 UTC [more...]

[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-08-15 14:20 UTC  (11+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:17 UTC  (5+ messages)

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-15  5:33 UTC  (12+ messages)

[PATCH v1] ext4: fix incorrect function name in comment
 2025-08-15  3:13 UTC  (5+ messages)

[tytso-ext4:dev] BUILD SUCCESS 9d98cf4632258720f18265a058e62fde120c0151
 2025-08-14 20:57 UTC 

[PATCH] jbd2: prevent softlockup in jbd2_log_do_checkpoint()
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
 2025-08-14 14:48 UTC  (3+ messages)
` [PATCH 3/4] ext4: "

[PATCH 1/2] ext4: show the default enabled i_version option
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH] ext4: fix hole length calculation overflow in non-extent inodes
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH 1/2] ext4: Fix fsmap end of range reporting with bigalloc
 2025-08-14 14:48 UTC  (5+ messages)
` [PATCH 2/2] ext4: Fix reserved gdt blocks handling in fsmap

[PATCH] ext4: check fast symlink for ea_inode correctly
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH] ext4: remove useless if check
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH v2] ext4: Using kmalloc_array() for array space allocation
 2025-08-14 14:48 UTC  (2+ messages)

[PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-08-13 18:24 UTC 

[PATCH v4 00/11] Add more tests for multi fs block atomic writes
 2025-08-13 13:54 UTC  (27+ messages)
` [PATCH v4 01/11] common/rc: Add _min() and _max() helpers
` [PATCH v4 02/11] common/rc: Add a helper to run fsx on a given file
` [PATCH v4 03/11] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v4 04/11] generic: Add atomic write test using fio crc check verifier
` [PATCH v4 05/11] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v4 06/11] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v4 07/11] generic: Stress fsx with atomic writes enabled
` [PATCH v4 08/11] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v4 09/11] ext4: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v4 10/11] ext4: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v4 11/11] ext4: Atomic write test for extent split across leaf nodes

[PATCH] ext4: remove branch to identical code ext4_init_new_dir()
 2025-08-12 16:53 UTC 

Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
 2025-08-12 16:48 UTC  (9+ messages)

[PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
 2025-08-11 16:39 UTC  (25+ messages)
` [PATCH v5 01/13] fscrypt: replace raw loads of info pointer with helper function
` [PATCH v5 02/13] fscrypt: add support for info in fs-specific part of inode
` [PATCH v5 03/13] ext4: move crypt info pointer to "
` [PATCH v5 04/13] f2fs: "
` [PATCH v5 05/13] ubifs: "
` [PATCH v5 06/13] ceph: "
` [PATCH v5 07/13] fs: remove inode::i_crypt_info
` [PATCH v5 08/13] fsverity: add support for info in fs-specific part of inode
` [PATCH v5 09/13] ext4: move verity info pointer to "
` [PATCH v5 10/13] f2fs: "
` [PATCH v5 11/13] btrfs: "
` [PATCH v5 12/13] fs: remove inode::i_verity_info
` [PATCH v5 13/13] fsverity: check IS_VERITY() in fsverity_cleanup_inode()

[PATCH] ext4: Using vmalloc_array() for array space allocation
 2025-08-11 12:35 UTC 

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-08-10  9:41 UTC  (44+ messages)
` [PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v3 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation

[syzbot] [ext4?] possible deadlock in ext4_readpage_inline (2)
 2025-08-08 18:02 UTC 

[PATCHv2] ext2fs: fix fast symlink blocks check
 2025-08-08  8:04 UTC 

[PATCH v1 0/5] PM: Reduce spurious wakeups
 2025-08-08  2:12 UTC  (9+ messages)
` [PATCH v1 1/5] epoll: Make epoll_wait sleep freezable
` [PATCH v1 2/5] select/poll: Make "
` [PATCH v1 3/5] pipe: Add TASK_FREEZABLE to read and open sleeps
` [PATCH v1 4/5] fuse: Add TASK_FREEZABLE to device read operations
` [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread

[PATCH] ext4: don't try to clear the orphan_present feature block device is r/o
 2025-08-07 16:22 UTC 

[PATCH v3 3/7] iomap: optional zero range dirty folio processing
 2025-08-07  4:58 UTC  (13+ messages)

[PATCH] ext2fs: fix fast symlink blocks check
 2025-08-06 23:23 UTC  (2+ messages)

[BUG] ext4: mballoctor issue observed in fs/ext4/mballoc.c ext4_mb_regular_allocator on kernel 6.6
 2025-08-06 14:46 UTC 

[PATCH 0/1] fs: ext4: use GFP_KERNEL to GFP_NOFS to avoid deadlock
 2025-08-06  2:28 UTC  (2+ messages)
` [PATCH 1/1] fs: ext4: change "

[PATCH AUTOSEL 6.16] ext4: limit the maximum folio order
 2025-08-05 13:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16-5.4] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr

[PATCH] generic/765: modify some steps to fix test
 2025-08-05  9:55 UTC  (2+ messages)

[PATCH v2] xfs: disallow atomic writes on DAX
 2025-08-05  4:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 14/15] ext2: Handle fiemap on empty files to prevent EINVAL
 2025-08-03 21:22 UTC 

[PATCH AUTOSEL 6.1 14/16] ext2: Handle fiemap on empty files to prevent EINVAL
 2025-08-03 21:21 UTC 

[PATCH AUTOSEL 6.6 20/23] ext2: Handle fiemap on empty files to prevent EINVAL
 2025-08-03 21:20 UTC 

[tytso-ext4:dev] BUILD SUCCESS 261a2abe20b034c5383a1474133bad3110291ece
 2025-08-01 16:23 UTC 

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (2+ messages)

[GIT PULL] ext4 changes for 6.17-rc1
 2025-07-31 17:54 UTC  (2+ messages)

[PATCHSET] fuse2fs: more bug fixes
 2025-07-31 14:47 UTC  (5+ messages)
` [PATCH 19/8] fuse2fs: don't record every errno in the superblock as an fs failure
` [PATCH 20/8] fuse2fs: fix punching post-EOF blocks during truncate
` [PATCH 21/8] fuse2fs: fix block parameter truncation on 32-bit

[PATCH -next] ext4: add an update to i_disksize in ext4_block_page_mkwrite
 2025-07-31 14:05 UTC 

[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
 2025-07-30 15:02 UTC  (3+ messages)
` [PATCH 2/3] ext4: use memcpy() instead of strcpy()

[PATCH 3/3] ext4: refactor the inline directory conversion and new directory codepaths
 2025-07-30 15:01 UTC  (4+ messages)

[PATCH] ext4: prevent module unload while filesystem is in use
 2025-07-30  9:55 UTC  (2+ messages)

[PATCH] ext4: Use IS_ERR_OR_NULL() helper function
 2025-07-30  9:42 UTC  (3+ messages)

[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
 2025-07-29  4:22 UTC  (3+ messages)

[PATCH] Fixed commit: Fixes Sphinx warnings about duplicate reference labels in Documentation/filesystems/ext4/atomic_writes.rst
 2025-07-29  1:40 UTC  (2+ messages)

[PATCH] docs: ext4: fix duplicate Sphinx labels in atomic_writes.rst
 2025-07-29  1:03 UTC  (2+ messages)

[GIT PULL] udf and ext2 changes for 6.17-rc1
 2025-07-28 23:40 UTC  (2+ messages)

[PATCH] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-07-28 15:41 UTC 

[syzbot] Monthly ext4 report (Jul 2025)
 2025-07-27 10:41 UTC 

[tytso-ext4:dev] BUILD SUCCESS 099b847ccc6c1ad2f805d13cfbcc83f5b6d4bc42
 2025-07-26 11:24 UTC 

[PATCH] ext4: fix crash on test_mb_mark_used kunit tests
 2025-07-26  3:09 UTC  (6+ messages)

[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
 2025-07-26  0:50 UTC  (8+ messages)
` [PATCH v3 15/17] ext4: convert free groups order lists to xarrays

[PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
 2025-07-25 11:02 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).