Linux Ext4 Filesystem Development
[Prev Page][Next Page]
[RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head,
zhaoyang.huang
[PATCH -next 0/3] ext4: Using scope-based resource management function,
Li Zetao
[PATCH v4 0/2] Fix an error caused by improperly dirtied buffer,
zhangshida
[syzbot] [ext4?] [ocfs2?] kernel BUG in jbd2_cleanup_journal_tail,
syzbot
[PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path,
libaokun
- [PATCH v2 01/25] ext4: refactor ext4_ext_rm_idx() to index 'path', libaokun
- [PATCH v2 03/25] ext4: fix slab-use-after-free in ext4_split_extent_at(), libaokun
- [PATCH v2 02/25] ext4: prevent partial update of the extents path, libaokun
- [PATCH v2 04/25] ext4: avoid use-after-free in ext4_ext_show_leaf(), libaokun
- [PATCH v2 05/25] ext4: update orig_path in ext4_find_extent(), libaokun
- [PATCH v2 07/25] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free, libaokun
- [PATCH v2 06/25] ext4: aovid use-after-free in ext4_ext_insert_extent(), libaokun
- [PATCH v2 10/25] ext4: propagate errors from ext4_find_extent() in ext4_insert_range(), libaokun
- [PATCH v2 09/25] ext4: add new ext4_ext_path_brelse() helper, libaokun
- [PATCH v2 11/25] ext4: get rid of ppath in ext4_find_extent(), libaokun
- [PATCH v2 08/25] ext4: fix double brelse() the buffer of the extents path, libaokun
- [PATCH v2 12/25] ext4: get rid of ppath in get_ext_path(), libaokun
- [PATCH v2 13/25] ext4: get rid of ppath in ext4_ext_create_new_leaf(), libaokun
- [PATCH v2 15/25] ext4: get rid of ppath in ext4_split_extent_at(), libaokun
- [PATCH v2 16/25] ext4: get rid of ppath in ext4_force_split_extent_at(), libaokun
- [PATCH v2 17/25] ext4: get rid of ppath in ext4_split_extent(), libaokun
- [PATCH v2 19/25] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio(), libaokun
- [PATCH v2 18/25] ext4: get rid of ppath in ext4_split_convert_extents(), libaokun
- [PATCH v2 14/25] ext4: get rid of ppath in ext4_ext_insert_extent(), libaokun
- [PATCH v2 20/25] ext4: get rid of ppath in ext4_ext_convert_to_initialized(), libaokun
- [PATCH v2 21/25] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents(), libaokun
- [PATCH v2 22/25] ext4: get rid of ppath in convert_initialized_extent(), libaokun
- [PATCH v2 23/25] ext4: refactor ext4_swap_extents() to reuse extents path, libaokun
- [PATCH v2 24/25] ext4: make some fast commit functions reuse extents path, libaokun
- [PATCH v2 25/25] ext4: save unnecessary indentation in ext4_ext_create_new_leaf(), libaokun
- Re: [PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path, Theodore Ts'o
[tytso-ext4:dev] BUILD SUCCESS dd7895c6e4a71257be661bc76dfd8211ee27b9ba, kernel test robot
[PATCH 0/4] ext4: avoid OOB when system.data xattr changes underneath the filesystem,
Thadeu Lima de Souza Cascardo
[RFC PATCH 1/1] fs: ext4: Don't use CMA for buffer_head, zhaoyang.huang
Overwriteable media errors and data recovery, Simon Richter
sort out the fallocate mode mess,
Christoph Hellwig
[PATCH 1/2] ext4: dax: Fix overflowing extents beyond inode size when partially writing,
yangerkun
[PATCH v2 0/7] Fixes and cleanups to ext4 ialloc,
Kemeng Shi
[PATCH] Fix missing description in struct member for journal_s, Manas via B4 Relay
[PATCH v2 1/2] ext4: Check stripe size compatibility on remount as well,
Ojaswin Mujoo
[RFC PATCH 1/1] fs: jbd2: try to launch cp transaction when bh refer cma,
zhaoyang.huang
[PATCH -next] ext4: Remove redundant null pointer check,
Li Zetao
[PATCH v2] Fix member variable description warnings while building docs, abid-sayyad
[PATCH] doc: jbd2: Fix documentation warnings for jbd2.h, Vamsi Krishna Brahmajosyula
jbd2: io throttle for metadata buffers,
Haifeng Xu
[syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail,
syzbot
[syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (2),
syzbot
[PATCH] fix member variable description warnings while building docs,
abid-sayyad
[PATCH] ext4: convert i_fc_lock to spinlock,
Harshad Shirwadkar
- [PATCH v7 0/9] Ext4 Fast Commit Performance Patchset, Harshad Shirwadkar
- [PATCH v7 1/9] ext4: convert i_fc_lock to spinlock, Harshad Shirwadkar
- [PATCH v7 2/9] ext4: for committing inode, make ext4_fc_track_inode wait, Harshad Shirwadkar
- [PATCH v7 4/9] ext4: rework fast commit commit path, Harshad Shirwadkar
- [PATCH v7 3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr, Harshad Shirwadkar
- [PATCH v7 6/9] ext4: update code documentation, Harshad Shirwadkar
- [PATCH v7 5/9] ext4: drop i_fc_updates from inode fc info, Harshad Shirwadkar
- [PATCH v7 7/9] ext4: temporarily elevate commit thread priority, Harshad Shirwadkar
- [PATCH v7 8/9] ext4: make fast commit ineligible on ext4_reserve_inode_write failure, Harshad Shirwadkar
- [PATCH v7 9/9] ext4: hold s_fc_lock while during fast commit, Harshad Shirwadkar
[PATCH v2] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard,
yangerkun
[syzbot] Monthly ext4 report (Aug 2024), syzbot
[PATCH 1/2] ext4: Check stripe size compatibility on remount as well,
Ojaswin Mujoo
[Bug 219166] New: ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler,
bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler, bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
- [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler', bugzilla-daemon
[PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io(),
alexjlzheng
[syzbot] [ext4?] divide error in ext4_mb_regular_allocator,
syzbot
[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks,
Zhang Yi
- [PATCH v3 05/12] ext4: passing block allocation information to ext4_es_insert_extent(), Zhang Yi
- [PATCH v3 06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent(), Zhang Yi
- [PATCH v3 04/12] ext4: let __revise_pending() return newly inserted pendings, Zhang Yi
- [PATCH v3 08/12] ext4: use ext4_map_query_blocks() in ext4_map_blocks(), Zhang Yi
- [PATCH v3 07/12] ext4: drop ext4_es_delayed_clu(), Zhang Yi
- [PATCH v3 10/12] ext4: make extent status types exclusive, Zhang Yi
- [PATCH v3 02/12] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set, Zhang Yi
- [PATCH v3 01/12] ext4: factor out ext4_map_create_blocks() to allocate new blocks, Zhang Yi
- [PATCH v3 03/12] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks, Zhang Yi
- [PATCH v3 09/12] ext4: drop unused ext4_es_store_status(), Zhang Yi
- [PATCH v3 11/12] ext4: drop ext4_es_is_delonly(), Zhang Yi
- [PATCH v3 12/12] ext4: drop all delonly descriptions, Zhang Yi
- Re: [PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks, Theodore Ts'o
[PATCH 0/7] Fixes and cleanups to ext4 ialloc,
Kemeng Shi
[RESEND PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by(),
Thorsten Blum
ext4 avoidably stalls waiting on writeback when unlinking a truncated file, Mateusz Guzik
[PATCH v3 0/3] Fix an error caused by improperly dirtied buffer,
zhangshida
[PATCH] jbd2: correct member name in document, Jing-Ping Jan
[PATCH] ext4: dax: Fix overflowing extents beyond inode size when partially writing,
Zhihao Cheng
[RFC PATCH v2 0/2] Fix an error caused by improperly dirtied buffer,
zhangshida
[PATCH v2] vfs: Don't evict inode under the inode lru traversing context,
Zhihao Cheng
[Bug 219141] New: nfs slow , rw error ffast write,
bugzilla-daemon
[syzbot] [ext4?] kernel BUG in ext4_mb_use_inode_pa (2),
syzbot
[Bug 219136] New: ext4: dax: overflowing extents beyond inode size when partially writing,
bugzilla-daemon
[no subject], Unknown
[Bug 219132] New: Redundant "re-mounted ro" message,
bugzilla-daemon
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h,
kernel test robot
[PATCH] ext4: don't set SB_RDONLY after filesystem errors,
Jan Kara
[PATCH] vfs: Don't evict inode under the inode lru traversing context,
Zhihao Cheng
[PATCH] correct the variable name of structure in comment in order to remove warning, seen while building Documentation using make htmldocs command,
Shibu Kumar
[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks,
Zhang Yi
- [PATCH v2 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set, Zhang Yi
- [PATCH v2 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks, Zhang Yi
- [PATCH v2 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks, Zhang Yi
- [PATCH v2 04/10] ext4: let __revise_pending() return newly inserted pendings, Zhang Yi
- [PATCH v2 05/10] ext4: count removed reserved blocks for delalloc only extent entry, Zhang Yi
- [PATCH v2 08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks(), Zhang Yi
- [PATCH v2 07/10] ext4: drop ext4_es_delayed_clu(), Zhang Yi
- [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent(), Zhang Yi
- [PATCH v2 09/10] ext4: drop ext4_es_is_delonly(), Zhang Yi
- [PATCH v2 10/10] ext4: drop all delonly descriptions, Zhang Yi
Understanding blktrace; measuring extra writes on ext4 with open(...,O_DSNYC | O_TRUNC),
Max Schulze
[syzbot] [ext4?] KCSAN: data-race in generic_buffers_fsync_noflush / writeback_single_inode (3), syzbot
[PATCH] kernel/ext4: nested locking for xattr inode,
Wojciech Gładysz
[PATCH v4 0/8] Fix and cleanups to jbd2,
Kemeng Shi
Modification of block device by R/O mount,
Johannes Bauer
subscribe, canjzymsaxyt
[PATCH v3 0/8] Fix and cleanups to jbd2,
Kemeng Shi
Re: [PATCH 6.1 000/440] 6.1.103-rc1 review,
Naresh Kamboju
[PATCH v2 0/8] Fix and cleanups to jbd2,
Kemeng Shi
[linus:master] [jbd2] a794c9ad02: fxmark.ssd_ext4_MWCL_18_bufferedio.works/sec 10.9% improvement, kernel test robot
[PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by(),
Thorsten Blum
[PATCH v3] ext4: Annotate struct ext4_xattr_inode_array with __counted_by(),
Thorsten Blum
[PATCH v2] ext4: Annotate struct ext4_xattr_inode_array with __counted_by(),
Thorsten Blum
[PATCH 0/7] Fix and cleanups to jbd2,
Kemeng Shi
[PATCH] ext4: Annotate struct ext4_xattr_inode_array with __counted_by(),
Thorsten Blum
[PATCH AUTOSEL 4.19 3/5] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 5.4 4/6] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 5.10 5/7] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 5.15 08/10] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 5.15 07/10] ext4: fix uninitialized variable in ext4_inlinedir_to_tree, Sasha Levin
[PATCH AUTOSEL 6.1 15/17] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 6.1 14/17] ext4: fix uninitialized variable in ext4_inlinedir_to_tree, Sasha Levin
[PATCH AUTOSEL 6.6 18/20] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 6.6 17/20] ext4: fix uninitialized variable in ext4_inlinedir_to_tree, Sasha Levin
[PATCH AUTOSEL 6.10 33/34] ext4: sanity check for NULL pointer after ext4_force_shutdown, Sasha Levin
[PATCH AUTOSEL 6.10 30/34] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer, Sasha Levin
[PATCH AUTOSEL 6.10 29/34] ext4: fix uninitialized variable in ext4_inlinedir_to_tree, Sasha Levin
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_read_inline_dir,
syzbot
[PATCH] Documentation: ext4.rst: Remove obsolete descriptions of noacl/nouser_xattr options,
Stefan Tauner
[PATCH v5.10.y 0/3] Apply fanotify-related documentation changes,
cel
[syzbot] [ext4?] INFO: task hung in sb_start_write, syzbot
[PATCH v5.15.y 0/4] Apply fanotify-related documentation changes,
cel
[PATCH v2 0/4] ext4: fix incorrect tid assumptions,
Luis Henriques (SUSE)
[PATCH 0/4] ext4: fix incorrect tid assumptions,
Luis Henriques (SUSE)
[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros,
Youling Tang
[PATCH 5.10 387/770] fanotify: Allow users to request FAN_FS_ERROR events,
Ajay Kaher
[PATCH v5.10] ext4: fix error code saved on super block during file system abort,
Ajay Kaher
[PATCH] jbd2: fix kernel-doc for j_transaction_overhead_buffers,
Randy Dunlap
Linux 6.10 regression resulting in a crash when using an ext4 filesystem,
Artem S. Tashkinov
[Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
- [Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working, bugzilla-daemon
[Bug 219078] New: Filesystem is not responding; file manager crashes; detected buffer overflow; steam won't start,
bugzilla-daemon
[PATCH v2 4.19 4/4] ext4: drop unnecessary journal handle in delalloc write, WangYuli
[PATCH v2 4.19 3/4] ext4: factor out write end code of inline file, WangYuli
[PATCH v2 4.19 2/4] ext4: correct the error path of ext4_write_inline_data_end(), WangYuli
[PATCH v2 4.19 0/4] ext4: improve delalloc buffer write performance,
WangYuli
[PATCH v2 4.19 1/4] ext4: check and update i_disksize properly,
WangYuli
[PATCH 4/4] ext4: drop unnecessary journal handle in delalloc write, WangYuli
[PATCH 2/4] ext4: correct the error path of ext4_write_inline_data_end(), WangYuli
[PATCH 3/4] ext4: factor out write end code of inline file,
WangYuli
[PATCH 1/4] ext4: check and update i_disksize properly, WangYuli
[PATCH 4.19 0/4] ext4: improve delalloc buffer write performance, WangYuli
[RFC PATCH] jbd2: fix a potential assertion failure due to improperly dirtied buffer,
zhangshida
[PATCH v2 1/4] ext4: Reduce stack usage in ext4_mpage_readpages(),
Matthew Wilcox (Oracle)
[PATCH] tune2fs.c (main): do not set dirty when default is not changed,
Gwendal Grignou
[PATCH] jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error,
libaokun
[PATCH] ext4: fix access to uninitialised lock in fc replay path,
Luis Henriques (SUSE)
[GIT PULL] ext4 updates for 6.11-rc1,
Theodore Ts'o
[PATCH v5] ext4: fix fast commit inode enqueueing during a full journal commit,
Luis Henriques (SUSE)
[syzbot] Monthly ext4 report (Jul 2024), syzbot
[PATCH v6 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v6 6/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 7/9] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 8/9] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v6 9/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v6 0/9] fs: multigrain timestamp redux, Christian Brauner
[PATCH v4 1/2] locking/lockdep: Forcing subclasses to have same name pointer as their parent class,
botta633
[PATCH v3 1/2] locking/lockdep: Forcing subclasses to have same,
botta633
Shared test cluster for filesystem testing, Kent Overstreet
[tytso-ext4:dev] [jbd2] 7c73ddb758: stress-ng.fiemap.ops_per_sec 565.3% improvement, kernel test robot
[Bug report]: fstests g/388 crash on ext4, BUG: kernel NULL pointer dereference, address: 0000000000000000,
Zorro Lang
[PATCH v2 2/2] ext4: Testing lock class and subclass got the same name pointer, botta633
[PATCH v2 1/2] ext4: Forcing subclasses to have same name pointer as their parent class,
botta633
[PATCH] ext4: Use seq_putc() in two functions,
Markus Elfring
[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs,
Zhihao Cheng
[no subject], Unknown
RE: ask help to shed light on ext4 high CPU usage in kworker when handling bufferIO while xfs is fine, Wayne Gao
[tytso-ext4:test] BUILD SUCCESS f9ca51596bbfd0f9c386dd1c613c394c78d9e5e6, kernel test robot
Possible circular dependency between i_data_sem and folio lock in ext4 filesystem,
Hyeonggon Yoo
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]