public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 10:43:10 to 2025-04-17 16:38:21 UTC [more...]

ext4 v6.15-rc2 baseline
 2025-04-17 16:38 UTC  (3+ messages)

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-17  9:58 UTC  (18+ messages)
` [PATCH 1/7] fs/buffer: split locking for pagecache lookups
` [PATCH 2/7] fs/buffer: introduce sleeping flavors "
` [PATCH 3/7] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 4/7] fs/ocfs2: "
` [PATCH 5/7] fs/jbd2: "
` [PATCH 6/7] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 7/7] mm/migrate: fix sleep in atomic for large folios and buffer heads

[PATCH v2 0/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
 2025-04-17  0:58 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-16 16:58 UTC  (33+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
` [PATCH v2 3/8] fs/buffer: introduce __find_get_block_nonatomic()
` [PATCH v2 4/8] fs/ocfs2: use sleeping version of __find_get_block()
` [PATCH v2 5/8] fs/jbd2: "
` [PATCH v2 6/8] fs/ext4: "
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
` [PATCH v2 8/8] mm: add migration buffer-head debugfs interface

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-16 16:26 UTC  (26+ messages)
` [PATCH v7 01/14] fs: add atomic write unit max opt to statx
` [PATCH v7 02/14] xfs: add helpers to compute log item overhead
` [PATCH v7 03/14] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v7 04/14] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v7 05/14] xfs: allow block allocator to take an alignment hint
` [PATCH v7 06/14] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v7 07/14] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v7 08/14] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v7 10/14] xfs: commit CoW-based atomic writes atomically
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
` [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v7 13/14] xfs: update atomic write limits
` [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
  ` [PATCH v7.1 "

[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
 2025-04-16  7:35 UTC  (5+ messages)

[PATCH v2 0/3] Add support for -q <n> unconditional loop
 2025-04-15 23:28 UTC  (7+ messages)
` [PATCH v2 2/3] check: Add -q <n> option to support unconditional looping

[PATCH] ext4: inline: fix len overflow in ext4_prepare_inline_data
 2025-04-15 17:32 UTC  (3+ messages)

[syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry
 2025-04-15 17:29 UTC  (2+ messages)

[PATCH] ext4: convert i_fc_lock to spinlock
 2025-04-14 16:59 UTC  (7+ messages)
` [PATCH v7 2/9] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH v7 9/9] ext4: hold s_fc_lock while during fast commit

[PATCH v8 0/9] Ext4 Fast Commit Performance Patchset
 2025-04-14 16:54 UTC  (10+ messages)
` [PATCH v8 1/9] ext4: convert i_fc_lock to spinlock
` [PATCH v8 2/9] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH v8 3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
` [PATCH v8 4/9] ext4: rework fast commit commit path
` [PATCH v8 5/9] ext4: drop i_fc_updates from inode fc info
` [PATCH v8 6/9] ext4: update code documentation
` [PATCH v8 7/9] ext4: temporarily elevate commit thread priority
` [PATCH v8 8/9] ext4: convert s_fc_lock to mutex type
` [PATCH v8 9/9] ext4: hold s_fc_lock while during fast commit

[PATCH AUTOSEL 5.10 11/11] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:31 UTC 

[PATCH AUTOSEL 5.15 15/15] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:31 UTC 

[PATCH AUTOSEL 6.1 17/17] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:30 UTC 

[PATCH AUTOSEL 6.6 24/24] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:29 UTC 

[PATCH AUTOSEL 6.12 30/30] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:28 UTC 

[PATCH AUTOSEL 6.13 34/34] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:27 UTC 

[PATCH AUTOSEL 6.14 34/34] ext4: make block validity check resistent to sb bh corruption
 2025-04-14 13:26 UTC 

generic_permission() optimization
 2025-04-14 10:21 UTC  (11+ messages)

[tytso-ext4:dev] BUILD SUCCESS 94824ac9a8aaf2fb3c54b4bdde842db80ffa555d
 2025-04-14  3:00 UTC 

[GIT PULL] ext4 bug fixes for v6.15-rc2
 2025-04-13 15:16 UTC  (2+ messages)

[PATCH] ext4: filesystems without casefold feature cannot be mounted
 2025-04-13 12:50 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in __ext4_check_dir_entry (3)
 2025-04-12 14:12 UTC  (2+ messages)

6.12 stuck jbd2 kernel task
 2025-04-11 22:58 UTC 

[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
 2025-04-11 16:16 UTC 

[PATCH v4 0/6] Minor cleanups in common/
 2025-04-10 16:29 UTC  (15+ messages)
` [PATCH v4 1/6] generic/749: Remove redundant sourcing of common/rc
` [PATCH v4 2/6] generic/367: Remove redundant sourcing of common/config
` [PATCH v4 3/6] check: Remove redundant _test_mount in check
` [PATCH v4 4/6] check,common{rc,preamble}: Decouple init_rc() call from sourcing common/rc
` [PATCH v4 5/6] common/config: Introduce _exit wrapper around exit command
` [PATCH v4 6/6] common: exit --> _exit

[PATCH RFC] ext4: don't treat fhandle lookup of ea_inode as FS corruption
 2025-04-10 14:55 UTC  (3+ messages)

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-10  9:35 UTC  (16+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()

[PATCH v6 00/12] large atomic writes for xfs
 2025-04-10  8:58 UTC  (23+ messages)
` [PATCH v6 01/12] fs: add atomic write unit max opt to statx
` [PATCH v6 02/12] xfs: add helpers to compute log item overhead
  ` [PATCH v6.1 "
  ` [PATCH v6.1 RFC 02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v6 08/12] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v6 09/12] xfs: commit CoW-based atomic writes atomically
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()

[PATCH] ext4: fix off-by-one error in do_split
 2025-04-09 10:42 UTC  (4+ messages)

[PATCH v3 0/6] Minor cleanups in common/
 2025-04-09  7:07 UTC  (12+ messages)
` [PATCH v3 2/6] generic/367: Remove redundant sourcing if common/config
` [PATCH v3 5/6] common/config: Introduce _exit wrapper around exit command

[PATCH] common/rc: fix dumping of corrupt ext* filesystems
 2025-04-08 19:52 UTC  (2+ messages)

Help with Real-world Usage of ID-Mapped Mounts with Docker on Ubuntu 24.04
 2025-04-08 19:17 UTC 

[PATCH v2 0/5] Minor cleanups in common/
 2025-04-08 16:25 UTC  (9+ messages)
` [PATCH v2 5/5] common: exit --> _exit

[PATCH 6.12 411/423] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:52 UTC 

[PATCH 6.1 199/204] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:52 UTC 

[PATCH 6.13 484/499] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:51 UTC 

[PATCH 6.6 262/268] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:51 UTC 

[PATCH 5.15 273/279] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:50 UTC 

[PATCH 6.14 716/731] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:50 UTC 

[PATCH 5.10 221/227] ext4: fix OOB read when checking dotdot dir
 2025-04-08 10:49 UTC 


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