Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: Sphinx version dependencies?, (continued)
- [PATCH] resize2fs: Remove the real kilobytes rant from man page,
Lukas Czerner
- [PATCH] e2fsprogs: fix compile error and warnings for old gcc versions,
Li Dongyang
- [PATCH] ext4: fix warning message to output correct type.,
Junichi Uekawa
- [PATCH v2 1/6] ext4: sysfs: print ext4_super_block fields as little-endian,
Arnd Bergmann
- [fstests PATCH v2 0/2] Add test for DAX+ext4+DMA race,
Ross Zwisler
- [PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch,
Ross Zwisler
- [PATCH] ext4: fix inline data updates with checksums enabled, Theodore Ts'o
- [RFC PATCH 00/13] ext4: major documentation surgery,
Darrick J. Wong
- [PATCH 01/13] ext4: move ext4.txt into its own directory, Darrick J. Wong
- [PATCH 02/13] ext4: convert ext4.rst to restructuredtext format, Darrick J. Wong
- [PATCH 13/13] ext4: import extended attributes chapter from wiki page, Darrick J. Wong
- [PATCH 07/13] ext4: import bitmaps chapter from wiki page, Darrick J. Wong
- [PATCH 09/13] ext4: import journal chapter from wiki page, Darrick J. Wong
- [PATCH 10/13] ext4: import inodes chapter from wiki page, Darrick J. Wong
- [PATCH 06/13] ext4: import group descriptors chapter from wiki page, Darrick J. Wong
- [PATCH 11/13] ext4: import inode data fork chapter from wiki page, Darrick J. Wong
- [PATCH 12/13] ext4: import directory layout chapter from wiki page, Darrick J. Wong
- [PATCH 03/13] ext4: import inode data fork chapter from wiki page, Darrick J. Wong
- [PATCH 04/13] ext4: import high level design chapter from wiki page, Darrick J. Wong
- [PATCH 08/13] ext4: import multi-mount protection chapter from wiki page, Darrick J. Wong
- [PATCH 05/13] ext4: import superblocks chapter from wiki page, Darrick J. Wong
- Re: [RFC PATCH 00/13] ext4: major documentation surgery, Darrick J. Wong
- Re: [RFC PATCH 00/13] ext4: major documentation surgery, Theodore Y. Ts'o
- Release of e2fsprogs 1.44.3, Theodore Y. Ts'o
- [PATCH] ext4: use swap macro in mext_page_double_lock,
Gustavo A. R. Silva
- [PATCH] ext4: remove abnormal set for I_DATA_SEM subclass,
Junil Lee
[Bug 200443] New: Operating non-crafted Ext4 image with inline_inodes option enabled causes "checksum invalid" error,
bugzilla-daemon
[GIT PULL] ext4 fixes for 4.18,
Theodore Y. Ts'o
[PATCH] ext4: clear mmp sequence number when remounting read-only, Theodore Ts'o
[PATCH] fs: ext4: use new return type vm_fault_t,
Souptick Joarder
[Bisect] ext4_validate_inode_bitmap:98: comm stress-ng: Corrupt inode bitmap,
dann frazier
[Bug 200401] New: Another buffer overrun in ext4_xattr_set_entry() when operating a corrupted ext4 image,
bugzilla-daemon
[PATCH 00/20] EXT4 encoding support,
Gabriel Krisman Bertazi
- [PATCH 01/20] nls: Wrap uni2char/char2uni callers, Gabriel Krisman Bertazi
- [PATCH 02/20] nls: Wrap charset field access, Gabriel Krisman Bertazi
- [PATCH 03/20] nls: Wrap charset hooks in ops structure, Gabriel Krisman Bertazi
- [PATCH 04/20] nls: Split default charset from NLS core, Gabriel Krisman Bertazi
- [PATCH 05/20] nls: Split struct nls_charset from struct nls_table, Gabriel Krisman Bertazi
- [PATCH 06/20] nls: Add support for multiple versions of an encoding, Gabriel Krisman Bertazi
- [PATCH 07/20] nls: Add new interface for string comparisons, Gabriel Krisman Bertazi
- [PATCH 08/20] nls: Let charsets define the behavior of tolower/toupper, Gabriel Krisman Bertazi
- [PATCH 09/20] nls: Add optional normalization and casefold hooks, Gabriel Krisman Bertazi
- [PATCH 10/20] nls: utf8norm: Add unicode character database files, Gabriel Krisman Bertazi
- [PATCH 11/20] scripts: add trie generator for UTF-8, Gabriel Krisman Bertazi
- [PATCH 12/20] nls: utf8norm: Introduce code for UTF-8 normalization, Gabriel Krisman Bertazi
- [PATCH 13/20] nls: utf8norm: reduce the size of utf8data[], Gabriel Krisman Bertazi
- [PATCH 14/20] nls: utf8norm: Integrate utf8norm code with NLS subsystem, Gabriel Krisman Bertazi
- [PATCH 18/20] ext4: Support encoding-aware file name lookups, Gabriel Krisman Bertazi
- [PATCH 19/20] vfs: Handle case-exact lookup in d_add_ci, Gabriel Krisman Bertazi
- [PATCH 20/20] ext4: Implement encoding-aware dcache hooks, Gabriel Krisman Bertazi
- [PATCH 17/20] ext4: Include encoding information in the superblock, Gabriel Krisman Bertazi
- [PATCH 16/20] nls: ascii: Support casefold and normalization operations, Gabriel Krisman Bertazi
- [PATCH 15/20] nls: utf8norm: Introduce test module for utf8norm implementation, Gabriel Krisman Bertazi
- Re: [PATCH 00/20] EXT4 encoding support, Theodore Y. Ts'o
[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim,
Yang Shi
VFAT and -O no_netdev, Joakim Tjernlund
[PATCH 1/3] drivers/dax/super: Add annotation for ops in struct dax_device,
Huaisheng Ye
[PATCH] ext4: Check superblock mapped prior to committing,
Jon Derrick
[Bug 200371] New: Unable to Mount… EXT4: First Meta block group too large,
bugzilla-daemon
[RFC] open_by_handle() vs. EA inodes,
Al Viro
[PATCH] iomap: Add inline data support to iomap_readpage_actor,
Andreas Gruenbacher
[PATCH] e2fsck: do not allow initialized blocks pass i_size,
Lukas Czerner
[PATCH] tests: Force inode table initialization for all tests,
Lukas Czerner
[PATCH] mm: reject MAP_SHARED_VALIDATE without new flags,
Eric Sandeen
[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch,
Ross Zwisler
[PATCH] tests: invalid value of in-inode EA offset,
c17828
[PATCH] filefrag: Lustre changes to filefrag FIEMAP handling,
c17828
[PATCH] e2fsck: improve in-inode xattr checks,
c17828
[PATCH] tests: make generated test scripts read-only,
c17828
[PATCH 0/1] iomap: Direct I/O for inline data,
Andreas Gruenbacher
e2fsprogs: f_eofblocks and f_pgsize_gt_blksize fails on 1.44.3-rc1,
Lukas Czerner
test f_extent_htree fails on 1.44.3-rc1,
Lukas Czerner
[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices,
GaoMing
[PATCH v2] tests: PAGE_SIZE larger than blocksize with hole, Artem Blagodarenko
e2fsprogs 1.43.3-rc1, Theodore Y. Ts'o
[PATCH] libext2fs: remove c99 idiom to fix build,
Eric Sandeen
[Bug 200169] New: move_expired_inodes,
bugzilla-daemon
[PATCH] e2fsck: track errors/badness found for each inode,
Artem Blagodarenko
[PATCH] filefrag: don't ignore fsync errors,
Lukas Czerner
[fstests PATCH 1/2] src/: fix up mmap() error checking,
Ross Zwisler
[PATCH 0/2] ext4: fix DAX dma vs truncate/hole-punch,
Ross Zwisler
[PATCH 1/6] ext4: sysfs: print ext4_super_block fields as little-endian,
Arnd Bergmann
[PATCH] ext2: use ktime_get_real_seconds for timestamps,
Arnd Bergmann
[PATCH v2] ext4: Check allocation failure when duplicating "data" in ext4_remount(),
Chengguang Xu
iomap preparations for GFS2 v3,
Christoph Hellwig
[PATCH 1/5] ext4: never move the system.data xattr out of the inode body,
Theodore Ts'o
[Bug 200109] New: BUG: KASAN: use-after-free in ext4_xattr_set_entry fs/ext4/xattr.c:1598,
bugzilla-daemon
[Bug 200093] New: JBD2 unexpected failure when mounting and operating a crafted ext4 image,
bugzilla-daemon
[PATCH] tests: PAGE_SIZE larger than blocksize with hole,
Artem Blagodarenko
[PATCH] e2fsprogs: detect zoned disks and prevent their raw use,
Luis R. Rodriguez
[PATCH] e2fsck: allow deleting or zeroing shared blocks,
Artem Blagodarenko
generic/347 data=journal regression in 4.17,
Eric Whitney
[PATCH] misc: Allow "-E" and "-O" options multiple times, Artem Blagodarenko
[PATCH] ext4: clear i_data in ext4_inode_info when removing inline data, Theodore Ts'o
[PATCH] ext4: verify the depth of extent tree in ext4_find_extent(), Theodore Ts'o
iomap preparations for GFS2 v2,
Christoph Hellwig
[PATCH] e2fsck: mark device inodes with EXT4_EXTENTS_FL bad,
Artem Blagodarenko
[PATCH 1/3] ext4: always check block group bounds in ext4_init_block_bitmap(),
Theodore Ts'o
[Bug 200071] New: BUG() in jbd2_journal_dirty_metadata() that kernel cannot handle when mounting and operating a crafted ext4 image,
bugzilla-daemon
[Bug 200069] New: BUG() triggered in start_this_handle() (jbd2/transaction.c) when operating and umounting a crafted ext4 image,
bugzilla-daemon
[PATCH 1/2] ext4: add corruption check in ext4_xattr_set_entry(),
Theodore Ts'o
[Bug 200043] New: lseek returns negative and inconsistent positions for directories on ext4 fs,
bugzilla-daemon
[PATCH 0/10 v2] e2fsprogs: Handle s_inodes_count overflow better,
Jan Kara
- [PATCH 01/10] libext2fs: Fix possible inode count overflow when creating fs, Jan Kara
- [PATCH 03/10] resize2fs: Add missing EOL to error message, Jan Kara
- [PATCH 08/10] debugfs: Allow fixing superblock errors in catastrophic mode, Jan Kara
- [PATCH 04/10] ext2fs: Don't create filesystems with meta_bg and resize_inode, Jan Kara
- [PATCH 09/10] ext2fs: Don't check s_inodes_count with EXT2_FLAG_IGNORE_SB_ERRORS, Jan Kara
- [PATCH 07/10] debugfs: Allow read-write opening in catastrophic mode, Jan Kara
- [PATCH 05/10] e2fsck: Allow to fix some superblock corruptions, Jan Kara
- [PATCH 02/10] ext2fs: Fix overflow when checking s_inodes_count in ext2fs_open(), Jan Kara
- [PATCH 10/10] e2fsck: Report only one sb corruption, Jan Kara
- [PATCH 06/10] e2fsck: Handle s_inodes_count corruption properly, Jan Kara
WARNING in ext4_put_io_end_defer, syzbot
ext4: BUG() triggered in ext4_get_group_info() when mounting and operating a crafted ext4 image, Xu, Wen
[Bug 200015] New: BUG() triggered in ext4_get_group_info() when mounting and operating a crafted ext4 image,
bugzilla-daemon
ext4: BUG() triggered in ext4_update_inline_data() when mounting and writing to a crafted ext4 image, Xu, Wen
[Bug 200005] New: BUG() triggered in ext4_update_inline_data() when mounting and writing to a crafted ext4 image,
bugzilla-daemon
ext4: use-after-free detected by KASAN in ext4_xattr_set_entry when renaming a file in a crafted ext4 image, Xu, Wen
[Bug 200001] New: use-after-free detected by KASAN in ext4_xattr_set_entry when renaming a file in a crafted ext4 image,
bugzilla-daemon
ext4: use-after-free detected by KASAN in ext4_xattr_set_entry() when mounting and writing to a crafted ext4 image, Xu, Wen
[Bug 199997] New: use-after-free detected by KASAN in ext4_xattr_set_entry() when mounting and writing to a crafted ext4 image,
bugzilla-daemon
ext4: use-after-free() detected by KASAN in ext4_find_extent() when mounting and writing to a crafted ext4 image, Xu, Wen
[Bug 199989] New: use-after-free() detected by KASAN in ext4_find_extent() when mounting and writing to a crafted ext4 image,
bugzilla-daemon
use-after-free() detected by KASAN in ext4_xattr_list_entries() when mounting and operating a crafted ext4 image, Xu, Wen
[Bug 199977] New: ext4: use-after-free() detected by KASAN when mounting and operating a crafted ext4 image,
bugzilla-daemon
[PATCH v3] ext2: add warning when specifying nocheck option,
Chengguang Xu
[PATCH v2] ext2: add warning when specifying nocheck option,
Chengguang Xu
[Bug 199961] New: BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1342,
bugzilla-daemon
[PATCH] ext2: remove nocheck option,
Chengguang Xu
[PATCH] ext4: Reset error code in ext4_find_entry in fallback,
Eric Sandeen
[Bug 199947] New: Mounting and operating corrupted ext4 image causes (finite) hangs in kernel space,
bugzilla-daemon
iomap preparations for GFS2,
Christoph Hellwig
[PATCH] ext4: check orig_data in remount,
Chengguang Xu
[GIT PULL] ext4 updates for 4.18, Theodore Y. Ts'o
100% cpu kworker ext4-fs kernel 4.14.47, Administrator www.cb-world.de
Problem with external journal and LVM snapshots,
Maarten van Malland
Get inode in ufshcd driver, Roman Storozhenko
iomap SEEK_HOLE / SEEK_DATA cleanups and generalization v2,
Christoph Hellwig
Re: Question about Experimental of Filesystem DAX.,
Ross Zwisler
[PATCH 0/10] e2fsprogs: Handle s_inodes_count overflow better,
Jan Kara
- [PATCH 04/10] ext2fs: Don't create filesystems with meta_bg and resize_inode, Jan Kara
- [PATCH 02/10] ext2fs: Fix overflow when checking s_inodes_count in ext2fs_open(), Jan Kara
- [PATCH 01/10] libext2fs: Fix possible inode count overflow when creating fs, Jan Kara
- [PATCH 08/10] debugfs: Allow fixing superblock errors in catastrophic mode, Jan Kara
- [PATCH 07/10] debugfs: Allow read-write opening in catastrophic mode, Jan Kara
- [PATCH 06/10] e2fsck: Handle s_inodes_count corruption properly, Jan Kara
- [PATCH 03/10] resize2fs: Add missing EOL to error message, Jan Kara
- [PATCH 10/10] e2fsck: Report only one sb corruption, Jan Kara
- [PATCH 05/10] e2fsck: Allow to fix some superblock corruptions, Jan Kara
- [PATCH 09/10] ext2fs: Don't check s_inodes_count with EXT2_FLAG_IGNORE_SB_ERRORS, Jan Kara
iomap SEEK_HOLE / SEEK_DATA cleanups and generalization,
Christoph Hellwig
[ext4:fsverity 10/16] fs//verity/setup.c:612:52: error: 'PAGE_KERNEL_RO' undeclared; did you mean 'PAGE_KERNEL'?, kbuild test robot
[ext4:fsverity 10/16] fs/verity/setup.c:612:13: error: implicit declaration of function 'vmap'; did you mean 'kmap'?, kbuild test robot
Re: [PATCH 09/34] iomap: inline data should be an iomap type, not a flag, Darrick J. Wong
[ext4:fsverity 2/3] fs//ext4/readpage.c:162:32: error: 'struct inode' has no member named 'i_verity_info'; did you mean 'i_crypt_info'?, kbuild test robot
[ext4:fsverity 2/2] fs/ext4/readpage.c:162:32: error: 'struct inode' has no member named 'i_verity_info'; did you mean 'i_write_hint'?, kbuild test robot
[PATCH 1/5] ext4: fix race with setting free_inode/clusters_counter,
Wang Shilong
[PATCH] ext4: prefer strlcpy to strncpy,
Nick Desaulniers
[ext4:fsverity 2/2] arch/ia64/include/asm/barrier.h:65:21: note: in expansion of macro 'READ_ONCE', kbuild test robot
[ext4:fsverity 2/2] arch/sparc/include/asm/barrier_64.h:50:21: note: in expansion of macro 'READ_ONCE', kbuild test robot
[ext4:fsverity 2/2] include/asm-generic/barrier.h:190:21: note: in expansion of macro 'READ_ONCE', kbuild test robot
[ext4:fsverity 2/2] fs/ext4/readpage.c:162:32: error: 'struct inode' has no member named 'i_verity_info'; did you mean 'i_crypt_info'?, kbuild test robot
[Bug 199869] New: use-after-free in ext4_journal_get_write_access() when mounting and operating a crafted ext4 image,
bugzilla-daemon
[Bug 199865] New: out-of-bound write in ext4_init_block_bitmap() when mounting and operating a crafted ext4 image,
bugzilla-daemon
Fixing SB with e2fsck,
Jan Kara
Re: mmc filesystem performance decreased on the first write after filesystem creation,
Christoph Hellwig
Remount with journal_path option in fstab,
Niklas Hambüchen
[PATCH v5 0/4] e2image -b option to pass superblock number,
Artem Blagodarenko
[PATCH v4 0/4] e2image -b option to pass superblock number,
Artem Blagodarenko
[PATCH] ext4: Test for s_inodes_count overflow during fs resize,
Jan Kara
[PATCH] ext4: Forbid overflowing inode count when resizing,
Jan Kara
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]