Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH] ext4: xattr: fix null pointer deref in ext4_raw_inode(), Karina Yankevich
- Zwrot, Eryk Wawrzyn
- [PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch,
Mahmoud Adam
- Re: [PATCH 6/8] common/filter: fix _filter_file_attributes to handle xfs file flags,
Darrick J. Wong
- [PATCH v2] ext4: refresh inline data size before write operations, Deepanshu Kartikey
- [PATCH] jbd2: assign different lock_class_key for different filesystem,
Tetsuo Handa
- [PATCH] ext4: fix inline data overflow when xattr value is empty,
Deepanshu Kartikey
- [PATCH] Add test driver and application for pin_user_pages_fast() hang, Karol Wachowski
- [PATCH] fuse2fs: open read-only when image is not writable,
Dave Dykstra
- [no subject], Unknown
- Possible regression in pin_user_pages_fast() behavior after commit 7ac67301e82f ("ext4: enable large folio for regular file"),
Karol Wachowski
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7,
Eliav Farber
- [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once, Eliav Farber
- [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants, Eliav Farber
- [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users, Eliav Farber
- [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once(), Eliav Farber
- [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp(), Eliav Farber
- [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking, Eliav Farber
- [PATCH v2 05/27 5.10.y] minmax: add in_range() macro, Eliav Farber
- [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code, Eliav Farber
- [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp(), Eliav Farber
- [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too, Eliav Farber
- [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation, Eliav Farber
- [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison, Eliav Farber
- [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping, Eliav Farber
- [PATCH v2 08/27 5.10.y] minmax: fix header inclusions, Eliav Farber
- [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas, Eliav Farber
- [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array(), Eliav Farber
- [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation, Eliav Farber
- [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones, Eliav Farber
- [PATCH v2 22/27 5.10.y] minmax.h: update some comments, Eliav Farber
- [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness., Eliav Farber
- [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof(), Eliav Farber
- [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere, Eliav Farber
- [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once, Eliav Farber
- [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro, Eliav Farber
- [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp(), Eliav Farber
- [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short', Eliav Farber
- [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression, Eliav Farber
- Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7, Greg KH
- [PATCH] fuse2fs: updates for message reporting journal is not supported,
Dave Dykstra
- [PATCH] fuse2fs: open read-only when ro option and image non-writable,
Dave Dykstra
- Re: [PATCH 1/2] fuse2fs: mount norecovery if main block device is readonly,
Dave Dykstra
- [syzbot] [ext4?] WARNING in ext4_write_inode (3), syzbot
- [PATCHSET] fuse2fs: round 6 bug fixes,
Darrick J. Wong
- [PATCH 02/16] libext2fs: use F_GETFL, not F_GETFD, in unixfd_open, Darrick J. Wong
- [PATCH 08/16] fuse2fs: free global_fs after a failed ext2fs_close call, Darrick J. Wong
- [PATCH 10/16] fuse2fs: fix fssetxattr flags updates, Darrick J. Wong
- [PATCH 11/16] fuse2fs: fix default acls propagating to non-dir children, Darrick J. Wong
- [PATCH 14/16] fuse2fs: work around EBUSY discard returns from dm-thinp, Darrick J. Wong
- [PATCH 07/16] fuse2fs: quiet down EXT2_ET_RO_FILSYS errors, Darrick J. Wong
- [PATCH 15/16] fuse2fs: check free space when creating a symlink, Darrick J. Wong
- [PATCH 03/16] libext2fs: don't look for O_EXCL in the F_GETFL output, Darrick J. Wong
- [PATCH 16/16] fuse2fs: spot check clean journals, Darrick J. Wong
- [PATCH 09/16] fuse2fs: fix memory corruption when parsing mount options, Darrick J. Wong
- [PATCH 01/16] debian/rules: remove extra pkg-config, Darrick J. Wong
- [PATCH 13/16] fuse2fs: fix in_file_group missing the primary process gid, Darrick J. Wong
- [PATCH 05/16] libext2fs: the unixfd IO manager shouldn't close its fd, Darrick J. Wong
- [PATCH 12/16] fuse2fs: don't update atime when reading executable file content, Darrick J. Wong
- [PATCH 06/16] fuse2fs: update manpage, Darrick J. Wong
- [PATCH 04/16] libext2fs: fix ind_punch recursive block computation, Darrick J. Wong
- [PATCH 17/16] fuse2fs: recheck support after replaying journal, Darrick J. Wong
- [PATCH 19/16] fuse2fs: mount norecovery if main block device is readonly, Darrick J. Wong
- [PATCH 18/16] fuse2fs: make norecovery behavior consistent with the kernel, Darrick J. Wong
- Re: [PATCHSET] fuse2fs: round 6 bug fixes, Theodore Tso
- [tytso-ext4:dev] BUILD SUCCESS c065b6046b3493a878c2ceb810aed845431badb4, kernel test robot
- [GIT PULL] ext4 bug fixes for 6.18-rc2,
Theodore Ts'o
- Re: [syzbot] [crypto?] KMSAN: uninit-value in fscrypt_crypt_data_unit, Aleksandr Nogikh
- Re: Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero, kerne test robot
- filemap_* writeback interface cleanups,
Christoph Hellwig
- [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode, Christoph Hellwig
- [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close, Christoph Hellwig
- [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers, Christoph Hellwig
- [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper, Christoph Hellwig
- [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes, Christoph Hellwig
- [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick, Christoph Hellwig
- [PATCH 07/10] mm: remove __filemap_fdatawrite, Christoph Hellwig
- [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes, Christoph Hellwig
- [PATCH 08/10] mm: remove filemap_fdatawrite_wbc, Christoph Hellwig
- [PATCH 09/10] mm: remove __filemap_fdatawrite_range, Christoph Hellwig
- Re: filemap_* writeback interface cleanups, Johannes Thumshirn
- [PATCH v4 00/12] ext4: optimize online defragment,
Zhang Yi
- [PATCH v4 05/12] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments(), Zhang Yi
- [PATCH v4 10/12] ext4: switch to using the new extent movement method, Zhang Yi
- [PATCH v4 08/12] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate(), Zhang Yi
- [PATCH v4 09/12] ext4: introduce mext_move_extent(), Zhang Yi
- [PATCH v4 02/12] ext4: introduce seq counter for the extent status entry, Zhang Yi
- [PATCH v4 07/12] ext4: refactor mext_check_arguments(), Zhang Yi
- [PATCH v4 11/12] ext4: add large folios support for moving extents, Zhang Yi
- [PATCH v4 01/12] ext4: correct the checking of quota files before moving extents, Zhang Yi
- [PATCH v4 03/12] ext4: make ext4_es_lookup_extent() pass out the extent seq counter, Zhang Yi
- [PATCH v4 06/12] ext4: add mext_check_validity() to do basic check, Zhang Yi
- [PATCH v4 12/12] ext4: add two trace points for moving extents, Zhang Yi
- [PATCH v4 04/12] ext4: pass out extent seq counter when mapping blocks, Zhang Yi
- [tytso-ext4:dev] BUILD SUCCESS 971843c511c3c2f6eda96c6b03442913bfee6148, kernel test robot
- [PATCH] block: enable per-cpu bio cache by default,
Fengnan Chang
- [PATCH] fuse2fs: reopen filesystem read-write for read-only journal recovery,
Dave Dykstra
- Re: [PATCH 06/12] fuse2fs: fix memory corruption when parsing mount options, Dave Dykstra
- [PATCH] fuse2fs: revert change of storing boolean options in bytes instead of ints,
Dave Dykstra
- [PATCH v3 00/12] ext4: optimize online defragment,
Zhang Yi
- [PATCH v3 01/12] ext4: correct the checking of quota files before moving extents, Zhang Yi
- [PATCH v3 02/12] ext4: introduce seq counter for the extent status entry, Zhang Yi
- [PATCH v3 09/12] ext4: introduce mext_move_extent(), Zhang Yi
- [PATCH v3 04/12] ext4: pass out extent seq counter when mapping blocks, Zhang Yi
- [PATCH v3 06/12] ext4: add mext_check_validity() to do basic check, Zhang Yi
- [PATCH v3 11/12] ext4: add large folios support for moving extents, Zhang Yi
- [PATCH v3 12/12] ext4: add two trace points for moving extents, Zhang Yi
- [PATCH v3 10/12] ext4: switch to using the new extent movement method, Zhang Yi
- [PATCH v3 05/12] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments(), Zhang Yi
- [PATCH v3 03/12] ext4: make ext4_es_lookup_extent() pass out the extent seq counter, Zhang Yi
- [PATCH v3 07/12] ext4: refactor mext_check_arguments(), Zhang Yi
- [PATCH v3 08/12] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate(), Zhang Yi
- [PATCH] ext4: Make error code in __ext4fs_dirhash() consistent., Julian Sun
- [PATCH v2] ext4: synchronize free block counter when detecting corruption, Albin Babu Varghese
- [PATCH v7 00/14] hide ->i_state behind accessors,
Mateusz Guzik
- [PATCH v7 01/14] fs: move wait_on_inode() from writeback.h to fs.h, Mateusz Guzik
- [PATCH v7 02/14] fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb, Mateusz Guzik
- [PATCH v7 05/14] Manual conversion to use ->i_state accessors of all places not covered by coccinelle, Mateusz Guzik
- [PATCH v7 06/14] btrfs: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 03/14] fs: provide accessors for ->i_state, Mateusz Guzik
- [PATCH v7 04/14] Coccinelle-based conversion to use ->i_state accessors, Mateusz Guzik
- [PATCH v7 09/14] f2fs: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 08/14] smb: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 10/14] gfs2: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 07/14] ceph: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 11/14] overlayfs: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 12/14] nilfs2: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 13/14] xfs: use the new ->i_state accessors, Mateusz Guzik
- [PATCH v7 14/14] fs: make plain ->i_state access fail to compile, Mateusz Guzik
- Re: [PATCH v7 00/14] hide ->i_state behind accessors, Christian Brauner
- Re: [PATCH v7 00/14] hide ->i_state behind accessors, Christian Brauner
- Re: [PATCH 10/10] libext2fs: add posix advisory locking to the unix IO manager, Darrick J. Wong
- Re: [PATCH 3/3] fuse2fs: enable the shutdown ioctl, Darrick J. Wong
- [PATCH] fs: ext4: fix uninitialized symbols,
Ranganath V N
- [PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7,
Eliav Farber
- [PATCH v3 01/19 5.15.y] minmax: add in_range() macro, Eliav Farber
- [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array(), Eliav Farber
- [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof(), Eliav Farber
- [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once(), Eliav Farber
- [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users, Eliav Farber
- [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code, Eliav Farber
- [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation, Eliav Farber
- [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere, Eliav Farber
- [PATCH v3 14/19 5.15.y] minmax.h: update some comments, Eliav Farber
- [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp(), Eliav Farber
- [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression, Eliav Farber
- [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas, Eliav Farber
- [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp(), Eliav Farber
- [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation, Eliav Farber
- [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking, Eliav Farber
- [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp(), Eliav Farber
- [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too, Eliav Farber
- [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once, Eliav Farber
- [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones, Eliav Farber
- [PATCH] Fix: ext4: add sanity check for inode inline write range,
Ahmet Eray Karadag
- [PATCH] ext4: free orphan info with kvfree,
Jan Kara
- Re: [PATCH 05/12] fuse2fs: free global_fs after a failed ext2fs_close call, Darrick J. Wong
- Project Estimating, Alan Nicolas
- ext4 writeback performance issue in 6.12,
Matt Fleming
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback(), Pedro Falcato
- [PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7,
Eliav Farber
- [PATCH v2 01/19 5.15.y] minmax: add in_range() macro, Eliav Farber
- [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once(), Eliav Farber
- [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array(), Eliav Farber
- [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof(), Eliav Farber
- [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users, Eliav Farber
- [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code, Eliav Farber
- [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression, Eliav Farber
- [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking, Eliav Farber
- [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation, Eliav Farber
- [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too, Eliav Farber
- [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas, Eliav Farber
- [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation, Eliav Farber
- [PATCH v2 14/19 5.15.y] minmax.h: update some comments, Eliav Farber
- [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere, Eliav Farber
- [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp(), Eliav Farber
- [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp(), Eliav Farber
- [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp(), Eliav Farber
- [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones, Eliav Farber
- [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once, Eliav Farber
- [Bug 220623] New: Possible deadlock, system hangs on suspend,
bugzilla-daemon
- [PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7,
Eliav Farber
- [PATCH 01/19 5.15.y] minmax: add in_range() macro, Eliav Farber
- [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array(), Eliav Farber
- [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof(), Eliav Farber
- [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once(), Eliav Farber
- [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code, Eliav Farber
- [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere, Eliav Farber
- [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users, Eliav Farber
- [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation, Eliav Farber
- [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation, Eliav Farber
- [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression, Eliav Farber
- [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too, Eliav Farber
- [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking, Eliav Farber
- [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas, Eliav Farber
- [PATCH 14/19 5.15.y] minmax.h: update some comments, Eliav Farber
- [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp(), Eliav Farber
- [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones, Eliav Farber
- [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once, Eliav Farber
- [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp(), Eliav Farber
- [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp(), Eliav Farber
- [PATCH v2 0/2] iomap: ->iomap_end() error handling fixes,
Brian Foster
- Re: [PATCH 0/2] ext4: fix an data corruption issue in nojournal mode,
Gao Xiang
- [PATCH] ext4: reject inline data flag when i_extra_isize is zero,
Deepanshu Kartikey
- [PATCH v17 00/47] DEPT(DEPendency Tracker),
Byungchul Park
- [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v17 04/47] dept: add lock dependency tracker APIs, Byungchul Park
- [PATCH v17 03/47] dept: add single event dependency tracker APIs, Byungchul Park
- [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker), Byungchul Park
- [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing, Byungchul Park
- [PATCH v17 07/47] dept: distinguish each kernel context from another, Byungchul Park
- [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64, Byungchul Park
- [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64, Byungchul Park
- [PATCH v17 10/47] dept: distinguish each work from another, Byungchul Park
- [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence, Byungchul Park
- [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v17 20/47] dept: apply timeout consideration to swait, Byungchul Park
- [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v17 26/47] dept: print staged wait's stacktrace on report, Byungchul Park
- [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization, Byungchul Park
- [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling, Byungchul Park
- [PATCH v17 24/47] dept: make dept able to work with an external wgen, Byungchul Park
- [PATCH v17 25/47] dept: track PG_locked with dept, Byungchul Park
- [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off(), Byungchul Park
- [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation, Byungchul Park
- [PATCH v17 28/47] dept: add documentation for dept, Byungchul Park
- [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed, Byungchul Park
- [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller, Byungchul Park
- [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb, Byungchul Park
- [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller, Byungchul Park
- [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable, Byungchul Park
- [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread, Byungchul Park
- [PATCH v17 45/47] dept: track PG_writeback with dept, Byungchul Park
- [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites, Byungchul Park
- [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API, Byungchul Park
- [PATCH v17 41/47] dept: implement a basic unit test for dept, Byungchul Park
- [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep, Byungchul Park
- [PATCH v17 42/47] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state, Byungchul Park
- [PATCH v17 47/47] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE, Byungchul Park
- [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage, Byungchul Park
- [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt, Byungchul Park
- [PATCH v17 43/47] rcu/update: fix same dept key collision between various types of RCU, Byungchul Park
- [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir, syzbot
- [GIT PULL] ext4 updates for 6.18-rc1,
Theodore Ts'o
- [ext4] ext4_ext_correct_indexes() TODO about “border is smaller” — still valid?, Ahmet Eray Karadag
- [PATCH v4] ext4: detect invalid INLINE_DATA + EXTENTS flag combination,
Deepanshu Kartikey
- [PATCH v3] ext4: detect invalid INLINE_DATA + EXTENTS flag combination,
Deepanshu Kartikey
- [PATCH v2] ext4: detect invalid INLINE_DATA + EXTENTS flag combination,
Deepanshu Kartikey
- [syzbot] [ext4?] WARNING in ext4_xattr_inode_dec_ref_all, syzbot
- [PATCH v2] fs: Make wbc_to_tag() inline and use it in fs.,
Julian Sun
- [PATCH] fs: Make wbc_to_tag() extern and use it in fs.,
Julian Sun
- [PATCH] ext4: validate extent entries before caching in ext4_find_extent(),
Deepanshu Kartikey
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx,
Zorro Lang
- [syzbot] Monthly ext4 report (Sep 2025), syzbot
- [tytso-ext4:dev] BUILD SUCCESS acf943e9768ec9d9be80982ca0ebc4bfd6b7631e, kernel test robot
- Re: [PATCH v2 0/3] ext4: Add support for mounted updates to the superblock via an ioctl, Theodore Ts'o
- [PATCH] doc: fix mke2fs.8 Extended Options formatting,
Andreas Dilger
- [PATCH] nsfs: validate file handle type and data in nsfs_fh_to_dentry(),
Deepanshu Kartikey
- [PATCH] nsfs: reject file handles with invalid inode number,
Deepanshu Kartikey
- Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6,
Christian König
- ext4: failed to convert unwritten extents (6.12.31 regression),
Andrea Biardi
- Re: [PATCH v5 0/4] hide ->i_state behind accessors,
Jan Kara
- Re: [PATCH v5 3/4] Manual conversion of ->i_state uses,
Jan Kara
- Re: [PATCH 04/27 5.10.y] minmax: add in_range() macro, Liviu Dudau
- [Bug 220594] New: Online defragmentation has broken in 6.16,
bugzilla-daemon
- [PATCH 00/13] ext4: optimize online defragment,
Zhang Yi
- [syzbot ci] Re: ext4: optimize online defragment, syzbot ci
- [PATCH 02/13] ext4: correct the checking of quota files before moving extents, Zhang Yi
- [PATCH 09/13] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate(), Zhang Yi
- [PATCH 06/13] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments(), Zhang Yi
- [PATCH 01/13] ext4: fix an off-by-one issue during moving extents, Zhang Yi
- [PATCH 12/13] ext4: add large folios support for moving extents, Zhang Yi
- [PATCH 05/13] ext4: pass out extent seq counter when mapping blocks, Zhang Yi
- [PATCH 04/13] ext4: make ext4_es_lookup_extent() pass out the extent seq counter, Zhang Yi
- [PATCH 13/13] ext4: add two trace points for moving extents, Zhang Yi
- [PATCH 07/13] ext4: add mext_check_validity() to do basic check, Zhang Yi
- [PATCH 08/13] ext4: refactor mext_check_arguments(), Zhang Yi
- [PATCH 03/13] ext4: introduce seq counter for the extent status entry, Zhang Yi
- [PATCH 10/13] ext4: introduce mext_move_extent(), Zhang Yi
- [PATCH 11/13] ext4: switch to using the new extent movement method, Zhang Yi
- [PATCH] ext4: skip inode expansion on readonly filesystems,
Deepanshu Kartikey
- [PATCH] ext4: validate xattr entries in ext4_xattr_move_to_block,
Deepanshu Kartikey
- [PATCH v6 0/4] hide ->i_state behind accessors,
Mateusz Guzik
- Re: [PATCH v2] Fix: ext4: guard against EA inode refcount underflow in xattr update,
Darrick J. Wong
- Re: [PATCH v2] ext4: validate ea_ino and size in check_xattrs,
Deepanshu Kartikey
ext4: Question about directory entry minor hash usage (documentation error?),
Zeno Endemann
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7,
Eliav Farber
- [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp(), Eliav Farber
- [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof(), Eliav Farber
- [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation, Eliav Farber
- [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too, Eliav Farber
- [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code, Eliav Farber
- [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once(), Eliav Farber
- [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array(), Eliav Farber
- [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once, Eliav Farber
- [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression, Eliav Farber
- [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp(), Eliav Farber
- [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp(), Eliav Farber
- [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas, Eliav Farber
- [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation, Eliav Farber
- [PATCH 14/19 v6.1.y] minmax.h: update some comments, Eliav Farber
- [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users, Eliav Farber
- [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones, Eliav Farber
- [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking, Eliav Farber
- [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere, Eliav Farber
- [PATCH 01/19 v6.1.y] minmax: add in_range() macro, Eliav Farber
[PATCH] e2fsck: check for extended attributes with ea_inode but a zero ea_size, Theodore Ts'o
Re: [PATCH] ext4: fix allocation failure in ext4_mb_load_buddy_gfp,
Deepanshu Kartikey
[PATCH v2 00/13] ext4: optimize online defragment,
Zhang Yi
- [PATCH v2 02/13] ext4: correct the checking of quota files before moving extents, Zhang Yi
- [PATCH v2 09/13] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate(), Zhang Yi
- [PATCH v2 06/13] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments(), Zhang Yi
- [PATCH v2 01/13] ext4: fix an off-by-one issue during moving extents, Zhang Yi
- [PATCH v2 12/13] ext4: add large folios support for moving extents, Zhang Yi
- [PATCH v2 05/13] ext4: pass out extent seq counter when mapping blocks, Zhang Yi
- [PATCH v2 04/13] ext4: make ext4_es_lookup_extent() pass out the extent seq counter, Zhang Yi
- [PATCH v2 13/13] ext4: add two trace points for moving extents, Zhang Yi
- [PATCH v2 07/13] ext4: add mext_check_validity() to do basic check, Zhang Yi
- [PATCH v2 08/13] ext4: refactor mext_check_arguments(), Zhang Yi
- [PATCH v2 03/13] ext4: introduce seq counter for the extent status entry, Zhang Yi
- [PATCH v2 10/13] ext4: introduce mext_move_extent(), Zhang Yi
- [PATCH v2 11/13] ext4: switch to using the new extent movement method, Zhang Yi
[PATCH] ext4: Fix checks for orphan inodes,
Jan Kara
[PATCH] ext4, doc: fix and improve directory hash tree description,
Zeno Endemann
[linus:master] [ext4] 4b41deb896: stress-ng.fsize.ops_per_sec 23.3% improvement, kernel test robot
[PATCH] ext4: replace min/max nesting with clamp(),
Xichao Zhao
[GIT PULL] ext4 bug fixes for v6.17-rc3,
Theodore Ts'o
[tytso-ext4:dev] BUILD SUCCESS 9d98cf4632258720f18265a058e62fde120c0151, kernel test robot
[PATCH] docs: fix spelling and grammar in atomic_writes,
Mallikarjun Thammanavar
[REGRESSION][STABLE] ext4: too many credits wanted / file system issue in v6.16.1,
Christian Heusel
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]