Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [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
- Re: [PATCH 6.15 000/509] 6.15.11-rc2 review, Naresh Kamboju
- Re: [PATCH 6.12 000/438] 6.12.43-rc2 review, Naresh Kamboju
- Re: [PATCH 6.16 000/564] 6.16.2-rc2 review,
Naresh Kamboju
- [PATCHSET] fuse2fs: round 4 bug fixes,
Darrick J. Wong
- [PATCH 10/12] fuse2fs: set EXT2_ERROR_FS when recording errors, Darrick J. Wong
- [PATCH 12/12] libext2fs: relock CACHE_MTX after calling ->write_error, Darrick J. Wong
- [PATCH 01/12] mke2fs: don't print warnings about dax to stderr, Darrick J. Wong
- [PATCH 02/12] fuse2fs: fix readlink failure, Darrick J. Wong
- [PATCH 05/12] fuse2fs: don't let ENOENT escape from ioctl_fitrim, Darrick J. Wong
- [PATCH 07/12] fuse2fs: check for recorded fs errors before touching things, Darrick J. Wong
- [PATCH 11/12] fuse2fs: disable fallocate/zero range on indirect files, Darrick J. Wong
- [PATCH 04/12] fuse2fs: allow O_APPEND and O_TRUNC opens, Darrick J. Wong
- [PATCH 03/12] fuse2fs: fix various problems in get_req_groups, Darrick J. Wong
- [PATCH 08/12] fuse2fs: interpret error codes in remove_ea_inodes correctly, Darrick J. Wong
- [PATCH 09/12] fuse2fs: don't write inode when inactivation fails, Darrick J. Wong
- [PATCH 06/12] fuse2fs: don't run fallible operations in op_init, Darrick J. Wong
- [RFC v4] fuse: use fs-iomap for better performance so we can containerize ext4,
Darrick J. Wong
- [PATCHSET RFC v4 4/6] fuse2fs: use fuse iomap data paths for better file I/O performance, Darrick J. Wong
- [PATCHSET RFC v4 6/6] fuse2fs: improve block and inode caching, Darrick J. Wong
- [PATCHSET RFC v4 5/6] fuse2fs: handle timestamps and ACLs correctly when iomap is enabled, Darrick J. Wong
- [PATCHSET RFC v4 2/6] libext2fs: refactoring for fuse2fs iomap support, Darrick J. Wong
- [PATCH 07/10] libext2fs: allow unix_write_byte when the write would be aligned, Darrick J. Wong
- [PATCH 02/10] libext2fs: always fsync the device when flushing the cache, Darrick J. Wong
- [PATCH 03/10] libext2fs: always fsync the device when closing the unix IO manager, Darrick J. Wong
- [PATCH 06/10] libext2fs: only flush affected blocks in unix_write_byte, Darrick J. Wong
- [PATCH 09/10] libext2fs: allow callers to disallow I/O to file data blocks, Darrick J. Wong
- [PATCH 08/10] libext2fs: allow clients to ask to write full superblocks, Darrick J. Wong
- [PATCH 10/10] libext2fs: add posix advisory locking to the unix IO manager, Darrick J. Wong
- [PATCH 01/10] libext2fs: make it possible to extract the fd from an IO manager, Darrick J. Wong
- [PATCH 04/10] libext2fs: only fsync the unix fd if we wrote to the device, Darrick J. Wong
- [PATCH 05/10] libext2fs: invalidate cached blocks when freeing them, Darrick J. Wong
- [PATCHSET RFC v4 1/6] fuse4fs: fork a low level fuse server, Darrick J. Wong
- [PATCH 07/20] cache: disable debugging, Darrick J. Wong
- [PATCH 14/20] cache: add a "get only if incore" flag to cache_node_get, Darrick J. Wong
- [PATCH 13/20] cache: return results of a cache flush, Darrick J. Wong
- [PATCH 11/20] cache: pass a private data pointer through cache_walk, Darrick J. Wong
- [PATCH 15/20] cache: support gradual expansion, Darrick J. Wong
- [PATCH 12/20] cache: add a helper to grab a new refcount for a cache_node, Darrick J. Wong
- [PATCH 09/20] cache: embed struct cache in the owner, Darrick J. Wong
- [PATCH 08/20] cache: use modern list iterator macros, Darrick J. Wong
- [PATCH 10/20] cache: pass cache pointer to callbacks, Darrick J. Wong
- [PATCH 19/20] fuse4fs: implement FUSE_TMPFILE, Darrick J. Wong
- [PATCH 17/20] fuse4fs: add cache to track open files, Darrick J. Wong
- [PATCH 20/20] fuse4fs: create incore reverse orphan list, Darrick J. Wong
- [PATCH 16/20] cache: implement automatic shrinking, Darrick J. Wong
- [PATCH 18/20] fuse4fs: use the orphaned inode list, Darrick J. Wong
- [PATCH 02/20] fuse4fs: drop fuse 2.x support code, Darrick J. Wong
- [PATCH 03/20] fuse4fs: namespace some helpers, Darrick J. Wong
- [PATCH 06/20] libsupport: add a cache, Darrick J. Wong
- [PATCH 05/20] libsupport: port the kernel list.h to libsupport, Darrick J. Wong
- [PATCH 04/20] fuse4fs: convert to low level API, Darrick J. Wong
- [PATCH 01/20] fuse2fs: port fuse2fs to lowlevel libfuse API, Darrick J. Wong
- [PATCHSET RFC v4 3/6] fuse2fs: use fuse iomap data paths for better file I/O performance, Darrick J. Wong
- [PATCH 05/19] fuse2fs: implement directio file reads, Darrick J. Wong
- [PATCH 09/19] fuse2fs: don't zero bytes in punch hole, Darrick J. Wong
- [PATCH 16/19] fuse4fs: don't use inode number translation when possible, Darrick J. Wong
- [PATCH 15/19] fuse2fs: configure block device block size, Darrick J. Wong
- [PATCH 12/19] fuse2fs: enable file IO to inline data files, Darrick J. Wong
- [PATCH 11/19] fuse2fs: avoid fuseblk mode if fuse-iomap support is likely, Darrick J. Wong
- [PATCH 14/19] fuse2fs: add strictatime/lazytime mount options, Darrick J. Wong
- [PATCH 10/19] fuse2fs: don't do file data block IO when iomap is enabled, Darrick J. Wong
- [PATCH 13/19] fuse2fs: set iomap-related inode flags, Darrick J. Wong
- [PATCH 17/19] fuse4fs: separate invalidation, Darrick J. Wong
- [PATCH 08/19] fuse2fs: turn on iomap for pagecache IO, Darrick J. Wong
- [PATCH 06/19] fuse2fs: add extent dump function for debugging, Darrick J. Wong
- [PATCH 04/19] fuse2fs: register block devices for use with iomap, Darrick J. Wong
- [PATCH 02/19] fuse2fs: add iomap= mount option, Darrick J. Wong
- [PATCH 19/19] fuse2fs: enable atomic writes, Darrick J. Wong
- [PATCH 03/19] fuse2fs: implement iomap configuration, Darrick J. Wong
- [PATCH 18/19] fuse2fs: implement statx, Darrick J. Wong
- [PATCH 07/19] fuse2fs: implement direct write support, Darrick J. Wong
- [PATCH 01/19] fuse2fs: implement bare minimum iomap for file mapping reporting, Darrick J. Wong
- [PATCH] ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches(),
libaokun
- [syzbot] [exfat?] [ext4?] WARNING in __rt_mutex_slowlock_locked,
syzbot
- [PATCH 00/50] fs: rework inode reference counting,
Josef Bacik
- Re: [PATCH 00/50] fs: rework inode reference counting, Christian Brauner
- [PATCH 26/50] fs: remove I_WILL_FREE|I_FREEING check in inode_pin_lru_isolating, Josef Bacik
- [PATCH 47/50] xfs: remove reference to I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH 39/50] xfs: remove I_FREEING check, Josef Bacik
- [PATCH 25/50] fs: remove I_WILL_FREE|I_FREEING check from __inode_add_lru, Josef Bacik
- [PATCH 34/50] ext4: stop checking I_WILL_FREE|IFREEING in ext4_check_map_extents_env, Josef Bacik
- [PATCH 41/50] fs: change inode_is_dirtytime_only to use refcount, Josef Bacik
- [PATCH 31/50] btrfs: don't check I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH 03/50] fs: hold an i_obj_count reference in wait_sb_inodes, Josef Bacik
- [PATCH 09/50] fs: hold an i_obj_count reference while on the sb inode list, Josef Bacik
- [PATCH 45/50] pnfs: use i_count refcount to determine if the inode is going away, Josef Bacik
- [PATCH 33/50] fs: stop checking I_FREEING in d_find_alias_rcu, Josef Bacik
- [PATCH 27/50] fs: use inode_tryget in evict_inodes, Josef Bacik
- [PATCH 29/50] block: use igrab in sync_bdevs, Josef Bacik
- [PATCH 19/50] fs: make evict_inodes add to the dispose list under the i_lock, Josef Bacik
- [PATCH 37/50] fs: remove I_WILL_FREE|I_FREEING check from dquot.c, Josef Bacik
- [PATCH 30/50] bcachefs: use the refcount instead of I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH 28/50] fs: change evict_dentries_for_decrypted_inodes to use refcount, Josef Bacik
- [PATCH 24/50] fs: use igrab in insert_inode_locked, Josef Bacik
- [PATCH 32/50] fs: use igrab in drop_pagecache_sb, Josef Bacik
- [PATCH 42/50] btrfs: remove references to I_FREEING, Josef Bacik
- [PATCH 44/50] ext4: remove reference to I_FREEING in orphan.c, Josef Bacik
- [PATCH 23/50] fs: update find_inode_*rcu to check the i_count count, Josef Bacik
- [PATCH 36/50] gfs2: remove I_WILL_FREE|I_FREEING usage, Josef Bacik
- [PATCH 48/50] ocfs2: do not set I_WILL_FREE, Josef Bacik
- [PATCH 43/50] ext4: remove reference to I_FREEING in inode.c, Josef Bacik
- [PATCH 06/50] fs: hold an i_obj_count reference in writeback_sb_inodes, Josef Bacik
- [PATCH 10/50] fs: stop accessing ->i_count directly in f2fs and gfs2, Josef Bacik
- [PATCH 15/50] fs: delete the inode from the LRU list on lookup, Josef Bacik
- [PATCH 38/50] notify: remove I_WILL_FREE|I_FREEING checks in fsnotify_unmount_inodes, Josef Bacik
- [PATCH 40/50] landlock: remove I_FREEING|I_WILL_FREE check, Josef Bacik
- [PATCH 12/50] fs: rework iput logic, Josef Bacik
- [PATCH 07/50] fs: hold an i_obj_count reference while on the hashtable, Josef Bacik
- [PATCH 50/50] fs: add documentation explaining the reference count rules for inodes, Josef Bacik
- [PATCH 22/50] fs: use inode_tryget in find_inode*, Josef Bacik
- [PATCH 08/50] fs: hold an i_obj_count reference while on the LRU list, Josef Bacik
- [PATCH 04/50] fs: hold an i_obj_count reference for the i_wb_list, Josef Bacik
- [PATCH 46/50] fs: remove some spurious I_FREEING references in inode.c, Josef Bacik
- [PATCH 21/50] fs: use refcount_inc_not_zero in igrab, Josef Bacik
- [PATCH 16/50] fs: change evict_inodes to use iput instead of evict directly, Josef Bacik
- [PATCH 18/50] fs: disallow 0 reference count inodes, Josef Bacik
- [PATCH 05/50] fs: hold an i_obj_count reference for the i_io_list, Josef Bacik
- [PATCH 13/50] fs: add an I_LRU flag to the inode, Josef Bacik
- [PATCH 01/50] fs: add an i_obj_count refcount to the inode, Josef Bacik
- [PATCH 11/50] fs: hold an i_obj_count when we have an i_count reference, Josef Bacik
- [PATCH 49/50] fs: remove I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH 35/50] fs: remove I_WILL_FREE|I_FREEING from fs-writeback.c, Josef Bacik
- [PATCH 17/50] fs: hold a full ref while the inode is on a LRU, Josef Bacik
- [PATCH 14/50] fs: maintain a list of pinned inodes, Josef Bacik
- [PATCH 20/50] fs: convert i_count to refcount_t, Josef Bacik
- [PATCH 02/50] fs: make the i_state flags an enum, Josef Bacik
- [PATCH v5 00/11] Add more tests for multi fs block atomic writes,
Ojaswin Mujoo
- [PATCH v5 01/12] common/rc: Add _min() and _max() helpers, Ojaswin Mujoo
- [PATCH v5 03/12] common/rc: Add a helper to run fsx on a given file, Ojaswin Mujoo
- [PATCH v5 02/12] common/rc: Add _require_fio_version helper, Ojaswin Mujoo
- [PATCH v5 08/12] generic: Stress fsx with atomic writes enabled, Ojaswin Mujoo
- [PATCH v5 05/12] generic: Add atomic write test using fio crc check verifier, Ojaswin Mujoo
- [PATCH v5 06/12] generic: Add atomic write test using fio verify on file mixed mappings, Ojaswin Mujoo
- [PATCH v5 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests, Ojaswin Mujoo
- [PATCH v5 10/12] ext4: test atomic write and ioend codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v5 12/12] ext4: Atomic write test for extent split across leaf nodes, Ojaswin Mujoo
- [PATCH v5 11/12] ext4: Test atomic writes allocation and write codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v5 04/12] ltp/fsx.c: Add atomic writes support to fsx, Ojaswin Mujoo
- [PATCH v5 09/12] generic: Add sudden shutdown tests for multi block atomic writes, Ojaswin Mujoo
- Re: [PATCHv3 0/8] direct-io: even more flexible io vectors,
IBM
- [syzbot] [ext4?] general protection fault in xa_destroy,
syzbot
- [PATCH] ext4: fix potential null deref in ext4_mb_init(),
libaokun
- [syzbot] [ext4?] possible deadlock in ext4_truncate (2), syzbot
- [PATCH] jbd2: Increase IO priority of checkpoint.,
Julian Sun
- [PATCH v2 00/54] fs: rework inode reference counting,
Josef Bacik
- Re: [PATCH v2 00/54] fs: rework inode reference counting, Mateusz Guzik
- Re: [PATCH v2 00/54] fs: rework inode reference counting, Christian Brauner
- Re: (subset) [PATCH v2 00/54] fs: rework inode reference counting, Christian Brauner
- [syzbot ci] Re: fs: rework inode reference counting, syzbot ci
- [PATCH v2 46/54] ext4: remove reference to I_FREEING in orphan.c, Josef Bacik
- [PATCH v2 28/54] fs: remove I_WILL_FREE|I_FREEING check in inode_pin_lru_isolating, Josef Bacik
- [PATCH v2 41/54] xfs: remove I_FREEING check, Josef Bacik
- [PATCH v2 49/54] xfs: remove reference to I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH v2 27/54] fs: remove I_WILL_FREE|I_FREEING check from __inode_add_lru, Josef Bacik
- [PATCH v2 36/54] ext4: stop checking I_WILL_FREE|IFREEING in ext4_check_map_extents_env, Josef Bacik
- [PATCH v2 05/54] fs: hold an i_obj_count reference in wait_sb_inodes, Josef Bacik
- [PATCH v2 33/54] btrfs: don't check I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH v2 47/54] pnfs: use i_count refcount to determine if the inode is going away, Josef Bacik
- [PATCH v2 11/54] fs: hold an i_obj_count reference while on the sb inode list, Josef Bacik
- [PATCH v2 35/54] fs: stop checking I_FREEING in d_find_alias_rcu, Josef Bacik
- [PATCH v2 31/54] block: use igrab in sync_bdevs, Josef Bacik
- [PATCH v2 29/54] fs: use inode_tryget in evict_inodes, Josef Bacik
- [PATCH v2 21/54] fs: make evict_inodes add to the dispose list under the i_lock, Josef Bacik
- [PATCH v2 39/54] fs: remove I_WILL_FREE|I_FREEING check from dquot.c, Josef Bacik
- [PATCH v2 32/54] bcachefs: use the refcount instead of I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH v2 30/54] fs: change evict_dentries_for_decrypted_inodes to use refcount, Josef Bacik
- [PATCH v2 26/54] fs: use igrab in insert_inode_locked, Josef Bacik
- [PATCH v2 44/54] btrfs: remove references to I_FREEING, Josef Bacik
- [PATCH v2 25/54] fs: update find_inode_*rcu to check the i_count count, Josef Bacik
- [PATCH v2 34/54] fs: use igrab in drop_pagecache_sb, Josef Bacik
- [PATCH v2 50/54] ocfs2: do not set I_WILL_FREE, Josef Bacik
- [PATCH v2 38/54] gfs2: remove I_WILL_FREE|I_FREEING usage, Josef Bacik
- [PATCH v2 45/54] ext4: remove reference to I_FREEING in inode.c, Josef Bacik
- [PATCH v2 12/54] fs: stop accessing ->i_count directly in f2fs and gfs2, Josef Bacik
- [PATCH v2 08/54] fs: hold an i_obj_count reference in writeback_sb_inodes, Josef Bacik
- [PATCH v2 43/54] fs: change inode_is_dirtytime_only to use refcount, Josef Bacik
- [PATCH v2 03/54] fs: rework iput logic, Josef Bacik
- [PATCH v2 16/54] fs: delete the inode from the LRU list on lookup, Josef Bacik
- [PATCH v2 40/54] notify: remove I_WILL_FREE|I_FREEING checks in fsnotify_unmount_inodes, Josef Bacik
- [PATCH v2 42/54] landlock: remove I_FREEING|I_WILL_FREE check, Josef Bacik
- [PATCH v2 09/54] fs: hold an i_obj_count reference while on the hashtable, Josef Bacik
- [PATCH v2 24/54] fs: use inode_tryget in find_inode*, Josef Bacik
- [PATCH v2 10/54] fs: hold an i_obj_count reference while on the LRU list, Josef Bacik
- [PATCH v2 06/54] fs: hold an i_obj_count reference for the i_wb_list, Josef Bacik
- [PATCH v2 48/54] fs: remove some spurious I_FREEING references in inode.c, Josef Bacik
- [PATCH v2 18/54] fs: change evict_inodes to use iput instead of evict directly, Josef Bacik
- [PATCH v2 23/54] fs: use refcount_inc_not_zero in igrab, Josef Bacik
- [PATCH v2 17/54] fs: remove the inode from the LRU list on unlink/rmdir, Josef Bacik
- [PATCH v2 22/54] fs: convert i_count to refcount_t, Josef Bacik
- [PATCH v2 20/54] fs: disallow 0 reference count inodes, Josef Bacik
- [PATCH v2 07/54] fs: hold an i_obj_count reference for the i_io_list, Josef Bacik
- [PATCH v2 14/54] fs: add an I_LRU flag to the inode, Josef Bacik
- [PATCH v2 04/54] fs: add an i_obj_count refcount to the inode, Josef Bacik
- [PATCH v2 13/54] fs: hold an i_obj_count when we have an i_count reference, Josef Bacik
- [PATCH v2 52/54] fs: remove I_REFERENCED, Josef Bacik
- [PATCH v2 53/54] fs: remove I_LRU_ISOLATING flag, Josef Bacik
- [PATCH v2 54/54] fs: add documentation explaining the reference count rules for inodes, Josef Bacik
- [PATCH v2 51/54] fs: remove I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH v2 37/54] fs: remove I_WILL_FREE|I_FREEING from fs-writeback.c, Josef Bacik
- [PATCH v2 19/54] fs: hold a full ref while the inode is on a LRU, Josef Bacik
- [PATCH v2 15/54] fs: maintain a list of pinned inodes, Josef Bacik
- [PATCH v2 02/54] fs: add an icount_read helper, Josef Bacik
- [PATCH v2 01/54] fs: make the i_state flags an enum, Josef Bacik
- [syzbot] Monthly ext4 report (Aug 2025), syzbot
- [PATCH] ext4: remove obsolete EXT3 config options,
Lukas Bulwahn
- [PATCH] ext4: Increase IO priority of fastcommit.,
Julian Sun
- [syzbot] [block?] [ext4?] [btrfs?] INFO: rcu detected stall in sys_mount (8), syzbot
- [PATCHv4 0/8],
Keith Busch
- e2image reading from pipe, David Gilman
- [Bug 220506] New: INFO: task sync:4678 blocked for more than 248 seconds.,
bugzilla-daemon
- [PATCH 1/2] libext2fs: use F_GETFL, not F_GETFD, in unixfd_open,
Darrick J. Wong
- debugfs, e2fsck, dumpe2fs on corrupted ~11 TB partition - all tools filling 16 GB of memory until getting ended, Malte Schmidt
- [PATCH] ext4: Fail unaligned direct IO write with EINVAL,
Jan Kara
- [WIP RFC PATCH] fs: retire I_WILL_FREE,
Mateusz Guzik
- [PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes,
Brian Foster
- [syzbot] [ext4?] INFO: task hung in ext4_read_bh, syzbot
- [PATCH v3 RESEND] ext4: clear extent index structure after file delete,
Nicolas Bretz
- [Bug 220535] New: ext4 __jbd2_log_wait_for_space soft lockup and CPU stuck for 134s,
bugzilla-daemon
- [syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3), syzbot
- [PATCH 0/2] Some more misc fsmap fixes,
Ojaswin Mujoo
- [PATCH v2] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch(),
Yongjian Sun
- [PATCH 0/2] iomap: ->iomap_end() error handling fixes,
Brian Foster
- [syzbot] [mm?] [ext4?] WARNING in ext4_init_orphan_info,
syzbot
- [PATCH 0/3] ext4: Add support for mounted updates to the superblock via an ioctl,
Theodore Ts'o via B4 Relay
- [WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal,
Mateusz Guzik
- ext4: slow unmount with large clean page cache; is fsfreeze→umount recommended?, Richter, Rafael
- [PATCH] ext4: verify orphan file size is not too big, Jan Kara
- [syzbot] [ext4?] WARNING in ext4_xattr_inode_update_ref, syzbot
- [PATCH v4] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch(),
Yongjian Sun
- [RFC PATCH v3 0/4] ->i_state accessors,
Mateusz Guzik
- [Linux Kernel Bug] WARNING: locking bug in ext4_mb_use_preallocated, Jiaming Zhang
- [PATCH RFC 0/3] mke2fs: small doc and features,
Ralph Siemsen
- [PATCH v3] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch(),
Yongjian Sun
- [PATCH v2 0/4] mke2fs: small doc and features,
Ralph Siemsen
- [PATCH v5] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch(), Yongjian Sun
- [PATCH v6 00/11] Add more tests for multi fs block atomic writes,
Ojaswin Mujoo
- [PATCH v6 01/12] common/rc: Add _min() and _max() helpers, Ojaswin Mujoo
- [PATCH v6 03/12] common/rc: Add a helper to run fsx on a given file, Ojaswin Mujoo
- [PATCH v6 02/12] common/rc: Add fio atomic write helpers, Ojaswin Mujoo
- [PATCH v6 08/12] generic: Stress fsx with atomic writes enabled, Ojaswin Mujoo
- [PATCH v6 05/12] generic: Add atomic write test using fio crc check verifier, Ojaswin Mujoo
- [PATCH v6 06/12] generic: Add atomic write test using fio verify on file mixed mappings, Ojaswin Mujoo
- [PATCH v6 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests, Ojaswin Mujoo
- [PATCH v6 10/12] ext4: Test atomic write and ioend codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v6 12/12] ext4: Atomic write test for extent split across leaf nodes, Ojaswin Mujoo
- [PATCH v6 11/12] ext4: Test atomic writes allocation and write codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v6 04/12] ltp/fsx.c: Add atomic writes support to fsx, Ojaswin Mujoo
- [PATCH v6 09/12] generic: Add sudden shutdown tests for multi block atomic writes, Ojaswin Mujoo
- BUG report: an ext4 data corruption issue in nojournal mode,
Zhang Yi
- [PATCH] ext4: fix an off-by-one issue during moving extents,
Zhang Yi
- ext4: slow unmount with large clean page cache; is fsfreeze→umount recommended?, Richter, Rafael
- [PATCH 00/62] initrd: remove classic initrd support,
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support,
Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Krzysztof Kozlowski
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Askar Safin
- [PATCH RESEND 48/62] init: fix comment, Askar Safin
- [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h, Askar Safin
- [PATCH RESEND 47/62] init: fix typo: virtul => virtual, Askar Safin
- [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=, Askar Safin
- [PATCH RESEND 39/62] init: make console_on_rootfs static, Askar Safin
- [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access, Askar Safin
- [PATCH RESEND 38/62] init: remove most headers from init/do_mounts.h, Askar Safin
- [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller, Askar Safin
- [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs, Askar Safin
- [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs, Askar Safin
- [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD, Askar Safin
- [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs, Askar Safin
- [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command, Askar Safin
- [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem, Askar Safin
- [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem, Askar Safin
- [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS], Askar Safin
- [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP, Askar Safin
- [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ, Askar Safin
- [PATCH RESEND 46/62] init: edit docs for initramfs-related configs, Askar Safin
- [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd, Askar Safin
- [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2, Askar Safin
- [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA, Askar Safin
- [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO, Askar Safin
- [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4, Askar Safin
- [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>, Askar Safin
- [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS, Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Julian Stecklina
- [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete, Askar Safin
- [PATCH RESEND 24/62] init: remove wrong comment, Askar Safin
- [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end", Askar Safin
- [PATCH RESEND 36/62] init: make mount_root static, Askar Safin
- [PATCH RESEND 30/62] doc: remove documentation for block device 4 0, Askar Safin
- [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c, Askar Safin
- [PATCH RESEND 35/62] init: make mount_root_generic static, Askar Safin
- [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c, Askar Safin
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT, Askar Safin
- [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c, Askar Safin
- [PATCH RESEND 34/62] init: inline create_dev into the only caller, Askar Safin
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code, Askar Safin
- [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root, Askar Safin
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev, Askar Safin
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size, Askar Safin
- [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c, Askar Safin
- [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst, Askar Safin
- [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK, Askar Safin
- [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG, Askar Safin
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter, Askar Safin
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst, Askar Safin
- [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter, Askar Safin
- [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0, Askar Safin
- [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst, Askar Safin
- [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter, Askar Safin
- [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok, Askar Safin
- [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst, Askar Safin
- [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*, Askar Safin
- [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support, Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Askar Safin
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing, Askar Safin
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing, Askar Safin
- [syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3), syzbot
- [PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir(),
Suchit Karunakaran
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review,
Naresh Kamboju
- Re: [PATCH v1] ext4: fix incorrect function name in comment,
Darrick J. Wong
- [PATCH] ext4: remove branch to identical code ext4_init_new_dir(), Sergio Perez Gonzalez
- [PATCH] jbd2: prevent softlockup in jbd2_log_do_checkpoint(),
libaokun
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues,
Zihuan Zhang
- [PATCH v2] ext4: Using kmalloc_array() for array space allocation,
Liao Yuanhong
- [PATCH] ext4: Using vmalloc_array() for array space allocation, Liao Yuanhong
- [PATCH] ext4: fix hole length calculation overflow in non-extent inodes,
Zhang Yi
- [PATCH v4 00/11] Add more tests for multi fs block atomic writes,
Ojaswin Mujoo
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]