Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib, (continued)
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH 13/15] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH 14/15] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH 15/15] f2fs: switch to using the crc32 library, Eric Biggers
- Re: [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code, Ard Biesheuvel
- [syzbot] [ext4?] possible deadlock in ext4_writepages (2), syzbot
- [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption,
Eric Biggers
- [PATCH v3] ext4: Make sure BH_New bit is cleared in ->write_end handler,
Jan Kara
- [PATCH v2] ext4: Make sure BH_New bit is cleared in ->write_end handler, Jan Kara
- [syzbot] [ext4?] WARNING in ext4_journal_check_start (2), syzbot
- [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v7 3/9] unicode: Export latest available UTF-8 version number, André Almeida
- [PATCH v7 4/9] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v7 6/9] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v7 9/9] docs: tmpfs: Add casefold options, André Almeida
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs, Gabriel Krisman Bertazi
- [syzbot] Monthly ext4 report (Oct 2024), syzbot
- New {kvm,gce}-xfstests appliance released, Theodore Ts'o
- [RESEND v2] ext4: Optimization of no-op ext4_truncate triggers,
Max Brener
- [PATCH] ext4: Make sure BH_New bit is cleared in ->write_end handler,
Jan Kara
- [PATCH v2] ext4: inode: Delete braces for single statements,
Nicolas Bretz
- [RFC PATCH v1 10/57] fs/ext4: Remove PAGE_SIZE compile-time constant assumption, Ryan Roberts
- [RFC PATCH v1 07/57] fs: Introduce MAX_BUF_PER_PAGE_SIZE_MAX for array sizing, Ryan Roberts
- [PATCH] ext4: prevent delalloc to nodelalloc on remount,
Nicolas Bretz
- [PATCH] jbd2: Make b_frozen_data allocation always succeed,
Zhihao Cheng
- [PATCH] ext4: cleanup variable name in ext4_fc_del(),
Dan Carpenter
- [RFC PATCH] ext4: don't wipe data when reading inode with inlined data, Luis Henriques (SUSE)
- misc/create_inode_libarchive.c: also allow gnu.translator xattrs, Johannes Schauer Marin Rodrigues
- [PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v6 03/10] unicode: Export latest available UTF-8 version number, André Almeida
- [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops, André Almeida
- [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v6 04/10] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v6 10/10] docs: tmpfs: Add casefold options, André Almeida
- [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v6 07/10] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v3 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v3 01/10] ext4: remove writable userspace mappings before truncating page cache, Zhang Yi
- [PATCH v3 04/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v3 03/10] ext4: don't write back data before punch hole in nojournal mode, Zhang Yi
- [PATCH v3 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v3 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v3 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v3 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v3 05/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v3 09/10] ext4: move out inode_lock into ext4_fallocate(), Zhang Yi
- [PATCH v3 10/10] ext4: move out common parts into ext4_fallocate(), Zhang Yi
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting,
Jan Kara
[syzbot] [apparmor?] [ext4?] INFO: rcu detected stall in sys_getdents64, syzbot
[PATCH] ext4: inode: Delete braces for single statements, Nicolas Bretz
Sunsetting ext4.wiki.kernel.org (unmaintained),
Konstantin Ryabitsev
[PATCH] ext4: WARN if a full dir leaf block has only one dentry,
libaokun
[PATCH] ext4: show the default enabled prefetch_block_bitmaps option,
libaokun
[PATCH linux-next] ext4: use string choices helpers,
R Sundar
[RESEND PATCH] ext4: Annotate struct fname with __counted_by(),
Thorsten Blum
Old inline-data bug with small block sizes, Luis Henriques
[syzbot] [ext4?] KASAN: use-after-free Read in __ext4_check_dir_entry (3), syzbot
[tytso-ext4:dev] BUILD SUCCESS 6121258c2b33ceac3d21f6a221452692c465df88, kernel test robot
[GIT PULL] ext4 bug fixes for 6.12-rc2,
Theodore Ts'o
[PATCH] ext4: Avoid remount errors with 'abort' mount option,
Jan Kara
[PATCH AUTOSEL 5.10 08/26] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 5.15 10/31] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 5.10 07/26] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 4.19 06/16] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 4.19 05/16] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 4.19 04/16] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 5.15 06/31] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 5.4 07/21] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 5.4 06/21] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 5.4 05/21] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 5.15 09/31] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 5.10 06/26] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 5.10 05/26] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 5.15 08/31] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 5.15 07/31] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.1 07/42] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.1 10/42] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 6.1 09/42] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.1 08/42] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.1 06/42] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.6 14/58] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 6.6 13/58] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.6 11/58] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.6 10/58] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.6 09/58] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.10 16/70] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 6.10 15/70] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.10 13/70] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.10 12/70] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.10 11/70] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.11 18/76] ext4: filesystems without casefold feature cannot be mounted with siphash, Sasha Levin
[PATCH AUTOSEL 6.11 16/76] ext4: nested locking for xattr inode, Sasha Levin
[PATCH AUTOSEL 6.11 15/76] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.11 13/76] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.11 12/76] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.11 11/76] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH v3] ext4: prevent data-race that occur when read/write ext4_group_desc structure members,
Jeongjun Park
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v10 07/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v10 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v10 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v10 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v10 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: (subset) [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux, Christian Brauner
[PATCH v9 00/12] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v9 06/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v9 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v9 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v9 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v9 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (6), syzbot
[Bug 219341] New: implement reflinks, bugzilla-daemon
[PATCH v8 00/12] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
[syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2),
syzbot
[PATCH v2] ext4: Optimization of no-op ext4_truncate triggers, Max Brener
[syzbot] [ext4?] [ocfs2?] possible deadlock in dqget, syzbot
[PATCH v2 0/6] some cleanup and refactor for jbd2 journal recover,
Ye Bin
[syzbot] [ext4?] [ocfs2?] WARNING in jbd2_journal_update_sb_log_tail,
syzbot
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_lookup_create, syzbot
[PATCH] ext4: WARNING: locking bug in ext4_ioctl,
Remington Brasga
Corrupted i_blocks field,
Jesper Dybdal
[PATCH v2] ext4: fix off by one issue in alloc_flex_gd(),
libaokun
[PATCH] ext4: fix off by one issue in alloc_flex_gd(),
libaokun
[PATCH] [PATCH] vfs/ext4: Fixed a potential problem related to an infinite loop,
Max Brener
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio,
Pankaj Raghav (Samsung)
[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter(),
Markus Elfring
[PATCH] resize2fs: Check number of group descriptors only if meta_bg is disabled,
Jan Kara
[no subject], Unknown
[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables,
Alexander Mikhalitsyn
[PATCH AUTOSEL 6.6 136/139] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.6 135/139] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.6 134/139] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.6 131/139] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.10 193/197] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.10 192/197] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.10 191/197] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.10 188/197] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH AUTOSEL 6.11 238/244] ext4: ext4_search_dir should return a proper error, Sasha Levin
[PATCH AUTOSEL 6.11 234/244] ext4: filesystems without casefold feature cannot be mounted with siphash, Sasha Levin
[PATCH AUTOSEL 6.11 240/244] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Sasha Levin
[PATCH AUTOSEL 6.11 239/244] ext4: avoid use-after-free in ext4_ext_show_leaf(), Sasha Levin
[PATCH AUTOSEL 6.11 235/244] ext4: don't set SB_RDONLY after filesystem errors, Sasha Levin
[PATCH v2] fs: ext4: support relative path for `journal_path` in mount option.,
Hongbo Li
[no subject], Unknown
[Bug 219306] New: ext4_truncate() is being called endlessly, all the time,
bugzilla-daemon
[PATCH v2 0/2] ext4: mark FC as ineligible using an handle,
Luis Henriques (SUSE)
[Bug 219300] New: ext4 corrupts data on a specific pendrive,
bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
- [Bug 219300] ext4 corrupts data on a specific pendrive, bugzilla-daemon
[QUESTION] I'd like to make a patch, where can I help?, Max
[syzbot] [keyrings?] [lsm?] [ext4?] possible deadlock in keyring_clear (2),
syzbot
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry,
syzbot
Re: [syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry, syzbot
[syzbot] [ext4?] KCSAN: data-race in __filemap_add_folio / sync_bdevs (2), syzbot
[PATCH v2] ext4: prevent data-race that occur when read/write ext4_group_desc structure members,
Jeongjun Park
[tytso-ext4:test] BUILD SUCCESS 206ea5df8d5287325a2e20b1f0f1bbda2e53ade0, kernel test robot
[PATCH v1] ext4: Use ERR_CAST to return an error-valued pointer,
Yu Jiaoliang
[PATCH 0/2] ext4, mm: improve partial inode eof zeroing,
Brian Foster
[GIT PULL] ext4 updates for 6.12-rc1,
Theodore Ts'o
[PATCH 0/2] ext4: mark FC as ineligible using an handle,
Luis Henriques (SUSE)
[RESEND PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io(),
alexjlzheng
[tytso-ext4:test] BUILD SUCCESS 16e483f44be05ec9303dfe0fe7664f393142e9ba, kernel test robot
[PATCH] ext4: Pass write-hint for buffered IO,
j.xia
[PATCH 0/5] some cleanup and refactor for jbd2 journal recover,
Ye Bin
[PATCH] ext4: prevent data-race that occur when read/write ext4_group_desc structure members,
Jeongjun Park
[Resend PATCHv3 1/1] fs: ext4: Don't use CMA for buffer_head,
zhaoyang.huang
[Bug 219283] New: kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11),
bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
- [Bug 219283] kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11), bugzilla-daemon
[syzbot] Monthly ext4 report (Sep 2024), syzbot
[PATCH] ext4: Prevent successful remount as r/w after filesystem abort,
Fanqi Yu
[PATCH v8 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v8 00/11] fs: multigrain timestamp redux, Randy Dunlap
[PROBLEM] all warnings being treated as errors when I try to compile ext4 subtree, Max
[PATCH v7 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v7 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v7 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v7 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v7 00/11] fs: multigrain timestamp redux, Christian Brauner
[PATCH] ext4: Annotate struct fname with __counted_by(),
Thorsten Blum
has_casefold_inode() checks free inodes, Fabian Pack
[RFC 0/5] ext4: Implement support for extsize hints,
Ojaswin Mujoo
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts,
Alistair Popple
- [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH 03/12] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH 04/12] mm: Allow compound zone device pages, Alistair Popple
- [PATCH 05/12] mm/memory: Add dax_insert_pfn, Alistair Popple
- [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages, Alistair Popple
- [PATCH 10/12] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH 11/12] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH 12/12] mm: Remove devmap related functions and page table bits, Alistair Popple
[syzbot] [ext4?] KCSAN: data-race in redirty_tail_locked / vfs_fsync_range (2), syzbot
[Bug 219254] New: Missing memory barrier in __ext4_remount for checking ext4_forced_shutdown, bugzilla-daemon
CVE-2024-43898 is invalid?,
Theodore Ts'o
[syzbot] [ext4?] WARNING in jbd2_journal_dirty_metadata, syzbot
[PATCH] ext4: Fix race in buffer_head read fault injection,
Long Li
[PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent(),
Zhang Yi
[PATCH v1 1/1] ext4: Mark ctx_*_flags() with __maybe_unused,
Andy Shevchenko
[tytso-ext4:dev] BUILD SUCCESS ff2beee206d23f49d022650122f81285849033e4, kernel test robot
[PATCH v8 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass(),
Ahmed Ehab
[PATCH v7 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass(), Ahmed Ehab
[no subject], Unknown
BUG: 6.10: ext4 mpage_process_page_bufs() BUG_ON triggers,
Russell King (Oracle)
[PATCH] ext4: return error on syncfs after shutdown,
Amir Goldstein
[PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head,
zhaoyang.huang
[PATCH v2 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v2 01/10] ext4: write out dirty data before dropping pages, Zhang Yi
- [PATCH v2 04/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v2 05/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v2 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch(), Zhang Yi
- [PATCH v2 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v2 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations, Zhang Yi
- [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate, Zhang Yi
[syzbot] [ext4?] kernel BUG in jbd2_journal_dirty_metadata,
syzbot
[tytso-ext4:dev] BUILD SUCCESS 187c2a4911934bd47228297660c6f9d83696a0ed, kernel test robot
[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written.,
Julian Sun
[syzbot] [ext4?] kernel BUG in ext4_inline_data_truncate,
syzbot
[PATCH] tune2fs: do not update quota when not needed,
Gwendal Grignou
Re: [PATCH v2] ovl: don't set the superblock's errseq_t manually,
Amir Goldstein
[PATCH 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH 03/10] ext4: drop ext4_update_disksize_before_punch(), Zhang Yi
- [PATCH 01/10] ext4: write out dirty data before dropping pages, Zhang Yi
- [PATCH 04/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH 05/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH 10/10] ext4: factor out a common helper to lock and flush data before fallocate, Zhang Yi
- [PATCH 09/10] ext4: factor out the common checking part of all fallocate operations, Zhang Yi
[PATCH v3 1/2] ext4: Check stripe size compatibility on remount as well,
Ojaswin Mujoo
[PATCH -next] ext4: Simplify if condition,
Jiapeng Chong
[PATCH v6 0/4] Fix an error caused by improperly dirtied buffer,
zhangshida
[tytso-ext4:dev] BUILD SUCCESS dda898d7ffe85931f9cca6d702a51f33717c501e, kernel test robot
[PATCH v3] ext4: fix i_data_sem unlock order in ext4_ind_migrate(),
Artem Sadovnikov
[PATCH v2] ext4: dax: keep orphan list before truncate overflow allocated blocks,
Yang Erkun
[PATCH v5 0/3] Fix an error caused by improperly dirtied buffer,
zhangshida
[syzbot] [ext4?] KASAN: use-after-free Read in ext4_inlinedir_to_tree,
syzbot
[PATCH] buffer: Associate the meta bio with blkg from buffer page,
Haifeng Xu
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]