Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH] ext4: fix Wunused-but-set-variable warning in ext4_add_entry(),
Yunfeng Ye
- [PATCH] fs-verity: implement readahead of Merkle tree pages,
Eric Biggers
- mainline-5.5.0-rc1: do_mount_root+0x6c/0x10d - kernel crash while mounting rootfs,
Naresh Kamboju
- [PATCH] ext4: treat buffers contining write errors as valid in ext4_sb_bread(), Theodore Ts'o
- ext4 warnings: extent tree (at level 2) could be narrower.,
Pavel Machek
- [PATCH] ext4: reserve revoke credits in __ext4_new_inode,
yangerkun
- [PATCHv5 0/3] Fix inode_lock sequence to scale performance of DIO mixed R/W workload,
Ritesh Harjani
- [PATCH AUTOSEL 5.4 041/134] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 5.4 042/134] ext4: iomap that extends beyond EOF should be marked dirty, Sasha Levin
- [PATCH AUTOSEL 5.4 043/134] jbd2: Fix statistics for the number of logged blocks, Sasha Levin
- [PATCH AUTOSEL 5.4 077/134] ext4: fix a bug in ext4_wait_for_tail_page_commit, Sasha Levin
- [PATCH AUTOSEL 5.4 089/134] ext4: work around deleting a file with i_nlink == 0 safely, Sasha Levin
- [PATCH AUTOSEL 4.19 24/79] ext4: iomap that extends beyond EOF should be marked dirty, Sasha Levin
- [PATCH AUTOSEL 4.19 25/79] jbd2: Fix statistics for the number of logged blocks, Sasha Levin
- [PATCH AUTOSEL 4.19 23/79] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 4.19 48/79] ext4: fix a bug in ext4_wait_for_tail_page_commit, Sasha Levin
- [PATCH AUTOSEL 4.19 56/79] ext4: work around deleting a file with i_nlink == 0 safely, Sasha Levin
- [PATCH AUTOSEL 4.4 12/37] jbd2: Fix statistics for the number of logged blocks, Sasha Levin
- [PATCH AUTOSEL 4.4 27/37] ext4: work around deleting a file with i_nlink == 0 safely,
Sasha Levin
- [PATCH AUTOSEL 4.9 14/42] jbd2: Fix statistics for the number of logged blocks, Sasha Levin
- [PATCH AUTOSEL 4.9 29/42] ext4: fix a bug in ext4_wait_for_tail_page_commit, Sasha Levin
- [PATCH AUTOSEL 4.9 31/42] ext4: work around deleting a file with i_nlink == 0 safely, Sasha Levin
- [PATCH AUTOSEL 4.14 17/58] jbd2: Fix statistics for the number of logged blocks, Sasha Levin
- [PATCH AUTOSEL 4.14 16/58] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 4.14 33/58] ext4: fix a bug in ext4_wait_for_tail_page_commit, Sasha Levin
- [PATCH AUTOSEL 4.14 38/58] ext4: work around deleting a file with i_nlink == 0 safely, Sasha Levin
- [PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY,
Eric Biggers
- [PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals,
Kirill Tkhai
- [PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree(),
Eric Biggers
- [PATCH] fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info(),
Eric Biggers
- [PATCH] fscrypt: introduce fscrypt_needs_contents_encryption(),
Eric Biggers
- [Q] e4defrag and append-only files,
Kirill Tkhai
- [PATCH] jbd2: fix kernel-doc notation warning,
Randy Dunlap
- [GIT PULL] iomap: fixes for 5.5,
Darrick J. Wong
- [PATCH] ext4: remove unnecessary assignment in ext4_htree_store_dirent(),
Chengguang Xu
- [PATCH] e2image: remove redundant -fr from man page and usage message,
Benno Schulenberg
- e2fsprogs: setting UUID with tune2fs corrupts an ext4 fs image,
Viliam Lejcik
- [PATCHv4 0/3] Fix inode_lock sequence to scale performance of DIO mixed R/W workload,
Ritesh Harjani
- [PATCH v3 0/4] ext4, jbd2: improve aborting progress,
zhangyi (F)
- [PATCH -v2 1/2] ext4: save the error code which triggered an ext4_error() in the superblock,
Theodore Ts'o
- [PATCH] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY,
Eric Biggers
- [GIT PULL] iomap: small cleanups for 5.5,
Darrick J. Wong
- [PATCH v2 0/4] ext4, jbd2: improve aborting progress,
zhangyi (F)
- [PATCH] tune2fs: Support casefolded encryption, Daniel Rosenberg
- [PATCH 0/8] Support for Casefolding and Encryption,
Daniel Rosenberg
- Re: AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6,
Ming Lei
Re: KASAN: use-after-free Read in iov_iter_alignment,
Dave Chinner
[PATCH 0/2 v2] ext4: Handle directories with holes better,
Jan Kara
[bug report] ext4, project: expand inode extra size if possible,
Dan Carpenter
[RFC] improve mballoc for large filesystems: prefetch bitmaps,
Alex Zhuravlev
[RFC] improve malloc for large filesystems: limit scanning at cr=0, Alex Zhuravlev
[PATCH] ext4: use rcu API in debug_print_tree,
Phong Tran
[Bug 205707] New: LINUX KERNEL 5.3.10 - ext4_xattr_set_entry use-after-free,
bugzilla-daemon
[PATCH v2] fs: Fix page_mkwrite off-by-one errors,
Andreas Gruenbacher
[GIT PULL] ext2, quota, reiserfs cleanups and fixes,
Jan Kara
KASAN: use-after-free Write in ext4_mark_inode_dirty,
syzbot
[Resend PATCH] ext2: set proper errno in error case of ext2_fill_super(),
Chengguang Xu
potential data race on ext_inode_hdr(inode)->eh_depth, ext_inode_hdr(inode)->eh_max between a creat and unlink syscall,
Meng Xu
[PATCH] fs: Fix page_mkwrite off-by-one errors,
Andreas Gruenbacher
[PATCH] ext4: Fix ext4_empty_dir() for directories with holes,
Jan Kara
[RFC] Thing 1: Shardmap fox Ext4,
Daniel Phillips
[PATCH] fs/ext4/inode-test: Fix inode test on 32 bit platforms.,
Iurii Zaikin
[Bug 205667] New: Inserted MicroSD cards are always read-only in Lenovo Miix 2 10, bugzilla-daemon
[PATCH] ext4, jbd2: ensure panic when there is no need to record errno in the jbd2 sb,
zhangyi (F)
Re: ext4: add kunit test for decoding extended timestamps,
Geert Uytterhoeven
[GIT PULL] ext4 updates for 5.5,
Theodore Y. Ts'o
[PATCH 1/2] e2fsck: fix to return ENOMEM in alloc_size_dir(),
Wang Shilong
[GIT PULL] iomap: new code for 5.5,
Darrick J. Wong
[GIT PULL] fsverity updates for 5.5,
Eric Biggers
[GIT PULL] fscrypt updates for 5.5,
Eric Biggers
Unnecessarily bad cache behavior for ext4_getattr(),
Linus Torvalds
[Bug 205641] New: kernel BUG at fs/buffer.c:3382!,
bugzilla-daemon
[PATCH 1/2] ext4: save the error code which triggered an ext4_error() in the superblock,
Theodore Ts'o
[REF] LUS-6746 debugfs: fake_fill_fs to fragment filesystem, Artem Blagodarenko
[PATCH] tune2fs: prohibit toggling uninit_bg on live filesystems,
Darrick J. Wong
[Bug 205609] New: Multiple bugs in __ext4_expand_extra_isize (OOB write and UAF write),
bugzilla-daemon
[RFC] improve malloc for large filesystems,
Alex Zhuravlev
[RFCv3 0/4] ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw,
Ritesh Harjani
[PATCH v3 1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap(),
Li Dongyang
[RFC PATCH] ext4: save the error code which triggered an ext4_error() in the superblock, Theodore Ts'o
[PATCH v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY,
Eric Biggers
Query about ext4 commit interval vs dirty_expire_centisecs,
Paul Richards
[Bug 205571] New: potential data race on ext4_setattr around inode->i_mtime with ftruncate and readv, bugzilla-daemon
[Bug 205569] New: potential data race (likely benign) on inode->i_state (reading and writing to different bits),
bugzilla-daemon
[Bug 205567] New: potential (possibly benign) data race on ext4_dir_entry_2->inode when getdents64 and rename happens on the same directory,
bugzilla-daemon
[RFC PATCH 1/3] ext4: show prjquota info on statfs for a file,
Chengguang Xu
[e2fsprogs PATCH 0/6] chattr.1 updates,
Eric Biggers
[PATCH] ext2: code cleanup for descriptor_loc(),
Chengguang Xu
[PATCH] jbd2: Make jbd2_handle_buffer_credits() handle reserved handles,
Jan Kara
[PATCH v4 linux-kselftest-test 0/6] kunit: support building core/tests as modules,
Alan Maguire
[PATCH 1/2] ext4: fix symbolic enum printing in trace output,
Dmitry Monakhov
Suggested change for superblock journal hint,
Jesse Grodman
[PATCH 0/2] ext4: Workaround trace event flag decoding issues,
Dmitry Monakhov
Splice & iomap dio problems,
Jan Kara
[PATCH AUTOSEL 4.19 048/209] ext4: fix build error when DX_DEBUG is defined, Sasha Levin
[PATCH AUTOSEL 4.14 025/115] ext4: fix build error when DX_DEBUG is defined, Sasha Levin
[PATCH] ext4: work around deleting a file with i_nlink == 0 safely,
Theodore Ts'o
答复: [PATCH v2] e2fsprogs: Check device id in advance to skip fake device name,
Guiyao
[PATCH] fs: ext4: remove unused variable warning in parse_options(),
Olof Johansson
Re: LTP: diotest4.c:476: read to read-only space. returns 0: Success,
Darrick J. Wong
general protection fault in ext4_writepages,
syzbot
How much do we care about building e2fsprogs on Solaris?, Theodore Y. Ts'o
[PATCH] ext4: add more paranoia checking in ext4_expand_extra_isize handling,
Theodore Ts'o
[PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY,
Eric Biggers
[PATCH] ext4: fix extent_status fragmentation for plain files,
Dmitry Monakhov
ext4: new mount API conversion,
Lukas Czerner
- [PATCH 01/17] vfs: Handle fs_param_neg_with_empty, Lukas Czerner
- [PATCH 02/17] ext4: Add fs parameter description, Lukas Czerner
- [PATCH 03/17] ext4: move option validation to a separate function, Lukas Czerner
- [PATCH 04/17] ext4: Change handle_mount_opt() to use fs_parameter, Lukas Czerner
- [PATCH 05/17] ext4: Allow sb to be NULL in ext4_msg(), Lukas Czerner
- [PATCH 07/17] ext4: check ext2/3 compatibility outside handle_mount_opt(), Lukas Czerner
- [PATCH 06/17] ext4: move quota configuration out of handle_mount_opt(), Lukas Czerner
- [PATCH 08/17] ext4: get rid of super block and sbi from handle_mount_ops(), Lukas Czerner
- [PATCH 09/17] ext4: parse Opt_sb in handle_mount_opt(), Lukas Czerner
- [PATCH 12/17] ext4: refactor ext4_remount(), Lukas Czerner
- [PATCH 13/17] ext4: add ext4_reconfigure for the new mount API, Lukas Czerner
- [PATCH 11/17] ext4: add ext4_get_tree for the new mount API, Lukas Czerner
- [PATCH 10/17] ext4: clean up return values in handle_mount_opt(), Lukas Czerner
- [PATCH 14/17] ext4: add ext4_fc_free for the new mount API, Lukas Czerner
- [PATCH 15/17] ext4: switch to the new mount API, Lukas Czerner
- [PATCH 17/17] ext4: Remove unused code from old mount api, Lukas Czerner
- [PATCH 16/17] ext4: change token2str() to use ext4_param_specs, Lukas Czerner
[bug report] ext4: Add support for blocksize < pagesize in dioread_nolock,
Dan Carpenter
[PATCH v7 00/11] ext4: port direct I/O to iomap infrastructure,
Matthew Bobrowski
- [PATCH v7 01/11] ext4: reorder map.m_flags checks within ext4_iomap_begin(), Matthew Bobrowski
- [PATCH v7 02/11] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Matthew Bobrowski
- [PATCH v7 03/11] ext4: iomap that extends beyond EOF should be marked dirty, Matthew Bobrowski
- [PATCH v7 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap(), Matthew Bobrowski
- [PATCH v7 05/11] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper, Matthew Bobrowski
- [PATCH v7 07/11] ext4: introduce direct I/O read using iomap infrastructure, Matthew Bobrowski
- [PATCH v7 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback, Matthew Bobrowski
- [PATCH v7 09/11] ext4: move inode extension check out from ext4_iomap_alloc(), Matthew Bobrowski
- [PATCH v7 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync(), Matthew Bobrowski
- [PATCH v7 11/11] ext4: introduce direct I/O write using iomap infrastructure, Matthew Bobrowski
- [PATCH v7 06/11] ext4: introduce new callback for IOMAP_REPORT, Matthew Bobrowski
[Bug 205433] New: BUG: KASAN: use-after-free in ext4_put_super+0xb1d/0xd80,
bugzilla-daemon
[PATCH] ext2: check err when partial != NULL,
Chengguang Xu
[PATCH 1/1] errno.h: Provide EFSBADCRC for everybody,
Valdis Kletnieks
[PATCH 0/2] e2scrub: fix some problems,
Darrick J. Wong
[Bug 205417] New: Files corruption ( fs/ext4/inode.c:3941 ext4_set_page_dirty+0x3e/0x50 [ext4] ),
bugzilla-daemon
[PATCH 1/5] ext2: introduce new helper ext2_group_last_block_no(),
Chengguang Xu
[PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
[ANNOUNCE] xfs-linux: iomap-for-next updated to a90100421499, Darrick J. Wong
[PATCH 1/2] fs/quota: fix livelock in dquot_writeback_dquots,
Dmitry Monakhov
[RFC] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
[PATCH] docs: fs-verity: document first supported kernel version,
Eric Biggers
[PATCH v2] Revert "ext4 crypto: fix to check feature status before get policy",
Eric Biggers
[PATCH] Revert "ext4 crypto: fix to check feature status before get policy",
Douglas Anderson
[PATCH] ext4: bio_alloc never fails,
Gao Xiang
[PATCH 0/4] statx: expose the fs-verity bit,
Eric Biggers
[PATCH] ext4: deaccount delayed allocations at freeing inode in ext4_evict_inode(),
Konstantin Khlebnikov
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]