public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 04:42:38 to 2026-02-23 12:46:58 UTC [more...]

Writing more than 4096 bytes with O_SYNC flag does not persist all previously written data if system crashes
 2026-02-23 12:46 UTC  (4+ messages)

[PATCH] ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
 2026-02-23 12:33 UTC 

[syzbot] [ext4?] possible deadlock in wait_transaction_locked (3)
 2026-02-23  4:21 UTC  (3+ messages)

[PATCH v2 0/3] jbd2/ext4/ocfs2: lockless jinode dirty range
 2026-02-23  1:11 UTC  (7+ messages)
` [PATCH v2 1/3] jbd2: store jinode dirty range in PAGE_SIZE units
` [PATCH v2 2/3] ext4: use READ_ONCE for lockless jinode reads
` [PATCH v2 3/3] ocfs2: "

[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

[syzbot] [ext4?] KASAN: use-after-free Read in xattr_find_entry (2)
 2026-02-23  0:12 UTC 

[PATCH] ext4: add optional rotating block allocation policy
 2026-02-22 23:08 UTC  (15+ messages)

[PATCH v2] ext4: fix journal credit check when setting fscrypt context
 2026-02-22 20:28 UTC  (4+ messages)

[PATCH] ext4/move_extent: use folio_next_pos()
 2026-02-22 12:50 UTC 

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-21 20:45 UTC 

fscrypt API cleanups
 2026-02-21 19:56 UTC  (15+ messages)
` [PATCH 1/9] fscrypt: pass a byte offset to fscrypt_generate_dun
` [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 4/9] fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: pass a byte length "
` [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 9/9] fscrypt: pass a real sector_t "

[PATCH RFC] Update MAINTAINERS file to add reviewers for ext4
 2026-02-21 13:13 UTC  (6+ messages)

[PATCH RFC] block: enable RWF_DONTCACHE for block devices
 2026-02-19 15:24 UTC  (3+ messages)

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-02-19 13:14 UTC  (19+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v8 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v8 04/17] exfat: "
` [PATCH v8 05/17] ntfs3: "
` [PATCH v8 06/17] hfs: "
` [PATCH v8 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v8 08/17] ext4: "
` [PATCH v8 09/17] xfs: "
` [PATCH v8 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v8 11/17] nfs: "
` [PATCH v8 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v8 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v8 14/17] isofs: "
` [PATCH v8 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v8 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v8 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 01/11] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/11] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/15] fs,fsverity: reject size changes on fsverity files in setattr_prepare
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] [PATCH 01/15] fs, fsverity: "

[PATCH] ext4: Minor fix for ext4_split_extent_zeroout()
 2026-02-17  5:33 UTC  (2+ messages)

[PATCH 0/2] ext4: nojournal mode fixes
 2026-02-16 16:48 UTC  (3+ messages)
` [PATCH 1/2] ext4: Make recently_deleted() properly work with lazy itable initialization
` [PATCH 2/2] ext4: Fix fsync(2) for nojournal mode

[PATCH 0/4] Avoid failing shutdown tests without a journal
 2026-02-16 13:13 UTC  (10+ messages)
` [PATCH 1/4] ext4/051: Fix failure in nojournal mode
` [PATCH 2/4] generic/635: Fix failure without a journal
` [PATCH 3/4] generic/646: "
` [PATCH 4/4] generic/705: "

[PATCH AUTOSEL 6.19-6.12] ext4: use reserved metadata blocks when splitting extent on endio
 2026-02-14 21:23 UTC  (5+ messages)
` [PATCH AUTOSEL 6.19-6.6] ext4: move ext4_percpu_param_init() before ext4_mb_init()
` [PATCH AUTOSEL 6.19-5.15] ext4: mark group add fast-commit ineligible
` [PATCH AUTOSEL 6.19-6.12] ext4: propagate flags to convert_initialized_extent()
` [PATCH AUTOSEL 6.19-5.15] ext4: mark group extend fast-commit ineligible

[tytso-ext4:test] BUILD SUCCESS 062bc05db705fb36c63862c1fc5fee79260beb12
 2026-02-13 12:13 UTC 

File name is not persisted if opened with O_SYNC and O_TRUNC flags
 2026-02-13 10:25 UTC  (3+ messages)

[GIT PULL] ext4 changes for v7.0-rc1
 2026-02-12 19:14 UTC  (2+ messages)

[GIT PULL] fsverity updates for 7.0
 2026-02-12 19:13 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] ext4: convert inline data to extents when truncate exceeds inline size
 2026-02-12  1:14 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4)
 2026-02-11 16:44 UTC  (14+ messages)

[syzbot] [ext4?] INFO: task hung in block_read_full_folio (3)
 2026-02-11 16:37 UTC 

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-11 15:23 UTC  (18+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (4)
 2026-02-11 11:30 UTC  (2+ messages)

[PATCH] ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()
 2026-02-11  2:20 UTC 

[PATCH] ext4: Reject on-disk mount options with missing NUL-terminator
 2026-02-11  1:50 UTC  (9+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (38+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v6 00/16] Exposing case folding behavior
 2026-02-10 16:23 UTC  (6+ messages)

[QUESTION] ext4: Why does fsconfig allow repeated mounting?
 2026-02-10  1:58 UTC  (2+ messages)

[PATCH] ext2: guard reservation window dump with EXT2FS_DEBUG
 2026-02-07  2:29 UTC 

[PATCH] ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocks
 2026-02-07  1:06 UTC 

[PATCH] ext2: remove stale TODO about kmap
 2026-02-07  0:29 UTC 

[PATCH ALTERNATIVE] ext4: Treat s_mount_opts and mount_opts as __nonstring
 2026-02-06 21:58 UTC  (2+ messages)

[PATCHSET] fstests: more random fixes for v2026.01.27
 2026-02-06 21:54 UTC  (9+ messages)
` [PATCH 1/3] xfs/018: remove inline xattr recovery tests
  ` [PATCH v1.1 "

[Kernel Bug] WARNING in ext4_fill_super
 2026-02-06 20:36 UTC  (6+ messages)

[bug report] ext4: refactor zeroout path and handle all cases
 2026-02-06 15:44 UTC  (2+ messages)

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-02-06 14:27 UTC  (7+ messages)
` [PATCH 12/31] fuse: implement direct IO with iomap

[PATCHSET v6 7/8] fuse: cache iomap mappings for even better file IO performance
 2026-02-06  4:42 UTC  (4+ messages)
` [PATCH 07/10] fuse: enable iomap cache management


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