Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH] ext4: shrink race window in ext4_should_retry_alloc(),
Eric Whitney
- [PATCH] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce,
Zorro Lang
- [Bug 211819] New: Processes stuck in D-state after accessing ext4+fast_commit+fscrypt,
bugzilla-daemon
- [PATCH v2] ext4: delete some unused tracepoint definitions,
Eric Whitney
- [GIT PULL] fsverity updates for 5.12,
Eric Biggers
- jbd2 task hung in jbd2_journal_commit_transaction,
Shashidhar Patil
- [Bug 211733] New: ext4 file system unrecoverable corruption,
bugzilla-daemon
- [PATCH] mmp: do not use O_DIRECT when working with regular file,
Lukas Czerner
- j_recover_fast_commit: : failed on musl-riscv64,
Drew DeVault
- possible deadlock in fs_reclaim_acquire (2),
syzbot
possible deadlock in start_this_handle (2),
syzbot
[PATCH 2/2] Updated locking documentation for journal_t,
Alexander Lochmann
[PATCH 1/2] Updated locking documentation for transaction_t, Alexander Lochmann
[ext4:dev] BUILD SUCCESS b5776e7524afbd4569978ff790864755c438bba7, kernel test robot
[PATCH] ext4: add .kunitconfig fragment to enable ext4-specific tests,
Daniel Latypov
[PATCH] ext4: delete some unused tracepoint definitions,
Eric Whitney
Improve group scanning in mballoc,
Harshad Shirwadkar
Re: KMSAN: uninit-value in ext4_inode_journal_mode, Dmitry Vyukov
[RFC PATCH 0/8] use core page calls instead of kmaps,
Chaitanya Kulkarni
[PATCH 1/3] ext2fs: initialize handle to NULL in ext2fs_count_blks,
Harshad Shirwadkar
[PATCH] ext4: fix potential htree index checksum corruption, Theodore Ts'o
[PATCH] fs/ext4: fix integer overflow in s_log_groups_per_flex,
Sabyrzhan Tasbolatov
[PATCH 0/2] Reconcile Encryption and Casefolding in Ext4,
Daniel Rosenberg
[PATCH 2/2] ext4: Optimize match for casefolded encrypted dirs, Daniel Rosenberg
Re: [xfstests PATCH v3] ext4: Add a test for rename with RENAME_WHITEOUT, Zorro Lang
[ANNOUNCE] e2fsprogs v1.46.0,
Theodore Ts'o
[ANNOUNCE] e2fsprogs v1.45.7, Theodore Ts'o
e2fsprogs 1.45.7 & 1.46.0?,
Darrick J. Wong
[PATCH] e2fsck: fix check of directories over 4GB,
Andreas Dilger
UBSAN: shift-out-of-bounds in ext4_mb_init, syzbot
KASAN: use-after-free Read in ext4_xattr_set_entry (4),
syzbot
[PATCH 0/4] Improve group scanning in CR 0 and CR 1 passes,
Harshad Shirwadkar
[PATCH] ext4: Remove unreachable code,
Vinicius Tinti
Please, do not remove mount options "nouser_xattr" and "noacl"., Ivaylo M. Ivanov
[RFC PATCH v3 0/3] make jbd2 debug switch per device,
Chunguang Xu
[PATCH] misc: fix minor llvm warnings, Andreas Dilger
[RFC PATCH v2 0/4] make jbd2 debug switch per device,
Chunguang Xu
[PATCH resend] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it,
Geert Uytterhoeven
[Bug 211315] New: [aarch64][xfstests/ext3 generic/472] swapon: Invalid argument,
bugzilla-daemon
[RFC PATCH 0/4] make jbd2 debug switch per device,
Chunguang Xu
[PATCH v4 0/8] e2fsck: add fast commit replay path,
Harshad Shirwadkar
- [PATCH v4 1/8] ext2fs: add new APIs needed for fast commits, Harshad Shirwadkar
- [PATCH v4 3/8] e2fsck: add fast commit setup code, Harshad Shirwadkar
- [PATCH v4 2/8] e2fsck: add function to rewrite extent tree, Harshad Shirwadkar
- [PATCH v4 4/8] e2fsck: add fast commit scan pass, Harshad Shirwadkar
- [PATCH v4 5/8] e2fsck: add fast commit replay skeleton, Harshad Shirwadkar
- [PATCH v4 6/8] e2fsck: add fc replay for link, unlink, creat tags, Harshad Shirwadkar
- [PATCH v4 8/8] tests: add fast commit recovery tests, Harshad Shirwadkar
- [PATCH v4 7/8] e2fsck: add replay for add_range, del_range, and inode tags, Harshad Shirwadkar
- Re: [PATCH v4 0/8] e2fsck: add fast commit replay path, Theodore Ts'o
[xfstests PATCH v2] generic: test for lazytime timestamp updates, Eric Biggers
[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
[PATCH v6 00/40] idmapped mounts,
Christian Brauner
- [PATCH v6 10/40] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v6 08/40] acl: handle idmapped mounts, Christian Brauner
- [PATCH v6 17/40] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v6 14/40] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v6 13/40] namei: introduce struct renamedata, Christian Brauner
- [PATCH v6 11/40] stat: handle idmapped mounts, Christian Brauner
- [PATCH v6 27/40] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v6 31/40] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v6 32/40] fs: split out functions to hold writers, Christian Brauner
- [PATCH v6 37/40] fat: handle idmapped mounts, Christian Brauner
- [PATCH v6 36/40] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v6 34/40] fs: add mount_setattr(), Christian Brauner
- [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v6 23/40] exec: handle idmapped mounts, Christian Brauner
- [PATCH v6 39/40] xfs: support idmapped mounts, Christian Brauner
- [PATCH v6 22/40] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v6 40/40] generic/622: add fstests for idmapped mounts, Christian Brauner
- [PATCH v6 24/40] fs: make helpers idmap mount aware, Christian Brauner
- [PATCH v6 29/40] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v6 21/40] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v6 28/40] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v6 25/40] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v6 33/40] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v6 26/39] ima: handle idmapped mounts, Christian Brauner
- [PATCH v6 20/40] init: handle idmapped mounts, Christian Brauner
- [PATCH v6 38/40] ext4: support idmapped mounts, Christian Brauner
- [PATCH v6 19/40] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v6 18/40] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v6 15/40] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v6 16/40] open: handle idmapped mounts, Christian Brauner
- [PATCH v6 04/40] capability: handle idmapped mounts, Christian Brauner
- [PATCH v6 07/40] attr: handle idmapped mounts, Christian Brauner
- [PATCH v6 06/40] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v6 09/40] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v6 03/40] fs: add file and path permissions helpers, Christian Brauner
- [PATCH v6 05/39] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v6 02/40] fs: add id translation helpers, Christian Brauner
- [PATCH v6 01/40] mount: attach mappings to mounts, Christian Brauner
- Re: [PATCH v6 00/40] idmapped mounts, Serge E. Hallyn
ext4 regression panic,
Murphy Zhou
[PATCH v3 00/15] Fast commit changes for e2fsprogs,
Harshad Shirwadkar
- [PATCH v3 02/15] e2fsck: add kernel endian-ness conversion macros, Harshad Shirwadkar
- [PATCH v3 03/15] e2fsck: port fc changes from kernel's recovery.c to e2fsck, Harshad Shirwadkar
- [PATCH v3 06/15] ext2fs: add new APIs needed for fast commits, Harshad Shirwadkar
- [PATCH v3 15/15] ext4: fix tests to account for new dumpe2fs output, Harshad Shirwadkar
- [PATCH v3 01/15] ext2fs: move calculate_summary_stats to ext2fs lib, Harshad Shirwadkar
- [PATCH v3 10/15] e2fsck: add fast commit replay skeleton, Harshad Shirwadkar
- [PATCH v3 11/15] e2fsck: add fc replay for link, unlink, creat tags, Harshad Shirwadkar
- [PATCH v3 12/15] e2fsck: add replay for add_range, del_range, and inode tags, Harshad Shirwadkar
- [PATCH v3 13/15] debugfs: add fast commit support to logdump, Harshad Shirwadkar
- [PATCH v3 14/15] tests: add fast commit recovery tests, Harshad Shirwadkar
- [PATCH v3 09/15] e2fsck: add fast commit scan pass, Harshad Shirwadkar
- [PATCH v3 05/15] e2fsprogs: make userspace tools number of fast commits blocks aware, Harshad Shirwadkar
- [PATCH v3 07/15] e2fsck: add function to rewrite extent tree, Harshad Shirwadkar
- [PATCH v3 04/15] libext2fs: provide APIs to configure fast commit blocks, Harshad Shirwadkar
- [PATCH v3 08/15] e2fsck: add fast commit setup code, Harshad Shirwadkar
- Re: [PATCH v3 00/15] Fast commit changes for e2fsprogs, Theodore Ts'o
[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races,
Jan Kara
[PATCH] ext4: stop update inode before return,
Pan Bian
advice on recovery from fs corruption, Abhijit Menon-Sen
[RFC PATCH 00/37] block: introduce bio_init_fields(),
Chaitanya Kulkarni
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, Chaitanya Kulkarni
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog, Chaitanya Kulkarni
- [RFC PATCH 15/37] drdb: use bio_init_fields in receiver, Chaitanya Kulkarni
- [RFC PATCH 17/37] pktcdvd: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata, Chaitanya Kulkarni
- [RFC PATCH 24/37] dm-zoned: use bio_init_fields target, Chaitanya Kulkarni
- [RFC PATCH 25/37] dm-zoned: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 18/37] bcache: use bio_init_fields in journal, Chaitanya Kulkarni
- [RFC PATCH 20/37] bcache: use bio_init_fields in writeback, Chaitanya Kulkarni
- [RFC PATCH 28/37] target: use bio_init_fields in iblock, Chaitanya Kulkarni
- [RFC PATCH 33/37] jfs: use bio_init_fields in metadata, Chaitanya Kulkarni
- [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf, Chaitanya Kulkarni
- [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout, Chaitanya Kulkarni
- [RFC PATCH 30/37] fs: use bio_init_fields in buffer, Chaitanya Kulkarni
- [RFC PATCH 26/37] dm log writes: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat, Chaitanya Kulkarni
- [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log, Chaitanya Kulkarni
- [RFC PATCH 32/37] eros: use bio_init_fields in zdata, Chaitanya Kulkarni
- [RFC PATCH 31/37] eros: use bio_init_fields in data, Chaitanya Kulkarni
- [RFC PATCH 22/37] dm-crypt: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap, Chaitanya Kulkarni
- [RFC PATCH 19/37] bcache: use bio_init_fields in super, Chaitanya Kulkarni
- [RFC PATCH 21/37] dm-bufio: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub, Chaitanya Kulkarni
- [RFC PATCH 16/37] floppy: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype, Chaitanya Kulkarni
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops, Chaitanya Kulkarni
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes, Chaitanya Kulkarni
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append, Chaitanya Kulkarni
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io, Chaitanya Kulkarni
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io, Chaitanya Kulkarni
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io, Chaitanya Kulkarni
- [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io, Chaitanya Kulkarni
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper, Chaitanya Kulkarni
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev, Chaitanya Kulkarni
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr, Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Josef Bacik
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Mike Snitzer
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Julian Calaby
[ext4:dev] BUILD SUCCESS e9f53353e166a67dfe4f8295100f8ac39d6cf10b, kernel test robot
[GIT PULL] ext4 bug fixes for v5.11-rc4,
Theodore Ts'o
[xfstests RFC PATCH 0/4] Test the FS_IOC_READ_VERITY_METADATA ioctl,
Eric Biggers
[fsverity-utils RFC PATCH 0/2] Add dump_metadata subcommand,
Eric Biggers
[PATCH 0/6] fs-verity: add an ioctl to read verity metadata,
Eric Biggers
[ext4:dev] BUILD SUCCESS 8f4949dacec8c83e45922d8fcd4c51993650bb5f, kernel test robot
[PATCH] ext4: reset retry counter when ext4_alloc_file_blocks() makes progress, Eric Whitney
[RFC PATCH v1 0/5] Add threading support to e2fsprogs,
Saranya Muruganandam
[PATCH v5 00/42] idmapped mounts,
Christian Brauner
- [PATCH v5 02/42] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v5 05/42] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v5 04/42] fs: split out functions to hold writers, Christian Brauner
- [PATCH v5 03/42] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v5 06/42] fs: add mount_setattr(), Christian Brauner
- [PATCH v5 09/42] mount: attach mappings to mounts, Christian Brauner
- [PATCH v5 07/42] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v5 10/42] capability: handle idmapped mounts, Christian Brauner
- [PATCH v5 11/42] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v5 12/42] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v5 08/42] fs: add id translation helpers, Christian Brauner
- [PATCH v5 14/42] acl: handle idmapped mounts, Christian Brauner
- [PATCH v5 17/42] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v5 19/42] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v5 18/42] stat: handle idmapped mounts, Christian Brauner
- [PATCH v5 16/42] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v5 28/42] init: handle idmapped mounts, Christian Brauner
- [PATCH v5 25/42] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v5 31/42] exec: handle idmapped mounts, Christian Brauner
- [PATCH v5 13/42] attr: handle idmapped mounts, Christian Brauner
- [PATCH v5 37/42] xfs: support idmapped mounts, Christian Brauner
- [PATCH v5 15/42] fs: add file_user_ns() helper, Christian Brauner
- [PATCH v5 36/42] ext4: support idmapped mounts, Christian Brauner
- [PATCH v5 01/42] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v5 40/42] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v5 24/42] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v5 20/42] namei: introduce struct renamedata, Christian Brauner
- [PATCH v5 27/42] notify: handle idmapped mounts, Christian Brauner
- [PATCH v5 42/42] generic/622: add fstests for idmapped mounts, Christian Brauner
- [PATCH v5 39/42] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v5 41/42] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v5 21/42] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v5 34/42] ima: handle idmapped mounts, Christian Brauner
- [PATCH v5 30/42] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v5 32/42] fs: make helpers idmap mount aware, Christian Brauner
- [PATCH v5 35/42] fat: handle idmapped mounts, Christian Brauner
- [PATCH v5 23/42] open: handle idmapped mounts, Christian Brauner
- [PATCH v5 22/42] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v5 38/42] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v5 33/42] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v5 26/42] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v5 29/42] ioctl: handle idmapped mounts, Christian Brauner
- Re: [PATCH v5 00/42] idmapped mounts, Darrick J. Wong
[PATCH v3 00/11] lazytime fix and cleanups,
Eric Biggers
- [PATCH v3 05/11] fs: don't call ->dirty_inode for lazytime timestamp updates, Eric Biggers
- [PATCH v3 02/11] fs: correctly document the inode dirty flags, Eric Biggers
- [PATCH v3 04/11] fat: only specify I_DIRTY_TIME when needed in fat_update_time(), Eric Biggers
- [PATCH v3 03/11] fs: only specify I_DIRTY_TIME when needed in generic_update_time(), Eric Biggers
- [PATCH v3 01/11] fs: fix lazytime expiration handling in __writeback_single_inode(), Eric Biggers
- [PATCH v3 06/11] fs: pass only I_DIRTY_INODE flags to ->dirty_inode, Eric Biggers
- [PATCH v3 08/11] fs: drop redundant check from __writeback_single_inode(), Eric Biggers
- [PATCH v3 10/11] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync(), Eric Biggers
- [PATCH v3 11/11] ext4: simplify i_state checks in __ext4_update_other_inode_time(), Eric Biggers
- [PATCH v3 09/11] fs: improve comments for writeback_single_inode(), Eric Biggers
- [PATCH v3 07/11] fs: clean up __mark_inode_dirty() a bit, Eric Biggers
- Re: [PATCH v3 00/11] lazytime fix and cleanups, Jan Kara
code questions about ext4_inode_datasync_dirty(),
Xiaoguang Wang
[PATCH v2] ext4: Change list_for_each* to list_for_each_entry*,
Daejun Park
[PATCH v2 00/12] lazytime fix and cleanups,
Eric Biggers
- [PATCH v2 03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time(), Eric Biggers
- [PATCH v2 02/12] fs: correctly document the inode dirty flags, Eric Biggers
- [PATCH v2 01/12] fs: fix lazytime expiration handling in __writeback_single_inode(), Eric Biggers
- [PATCH v2 04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time(), Eric Biggers
- [PATCH v2 06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode, Eric Biggers
- [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time(), Eric Biggers
- [PATCH v2 10/12] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync(), Eric Biggers
- [PATCH v2 12/12] xfs: remove a stale comment from xfs_file_aio_write_checks(), Eric Biggers
- [PATCH v2 07/12] fs: clean up __mark_inode_dirty() a bit, Eric Biggers
- [PATCH v2 08/12] fs: drop redundant check from __writeback_single_inode(), Eric Biggers
- [PATCH v2 09/12] fs: improve comments for writeback_single_inode(), Eric Biggers
- [PATCH v2 05/12] fs: don't call ->dirty_inode for lazytime timestamp updates, Eric Biggers
- Re: [PATCH v2 00/12] lazytime fix and cleanups, Jan Kara
[PATCH] ext4: Remove expensive flush on fast commit,
Daejun Park
Re: [PATCH] ext4: Remove expensive flush on fast commit, Darrick J. Wong
Re: [PATCH] ext4: Remove expensive flush on fast commit, Theodore Ts'o
Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues,
Russell King - ARM Linux admin
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]