Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [Bug 200933] Divide zero in __ext4_check_dir_entry, (continued)
- [Bug 200931] New: use-after-free in ext4_put_super(),
bugzilla-daemon
- [RFC PATCH 00/10] fs-verity: filesystem-level integrity protection,
Eric Biggers
- [RFC PATCH 05/10] fs-verity: add SHA-512 support, Eric Biggers
- [RFC PATCH 10/10] f2fs: fs-verity support, Eric Biggers
- [RFC PATCH 08/10] ext4: add basic fs-verity support, Eric Biggers
- [RFC PATCH 09/10] ext4: add fs-verity read support, Eric Biggers
- [RFC PATCH 07/10] fs-verity: support builtin file signatures, Eric Biggers
- [RFC PATCH 04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [RFC PATCH 03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [RFC PATCH 06/10] fs-verity: add CRC-32C support, Eric Biggers
- [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig, Eric Biggers
- Re: [RFC PATCH 00/10] fs-verity: filesystem-level integrity protection, Jan Lübbe
- [PATCH] mm: Fix warning in insert_pfn(),
Jan Kara
- [RFC PATCH 0/6] ext4: rework bigalloc reserved cluster accounting,
Eric Whitney
- [PATCH v2] e2image: copy mmp block when create metadata only image,
c17828
- exporting uuid_t from uapi/linux/uuid.h,
Nikolay Borisov
- [PATCH] e2fsck: allow verity files to have initialized blocks past i_size,
Eric Biggers
- [PATCH] e2image: copy mmp block when create metadata only image,
c17828
- e2fsprogs: How to get rid of the ext2_types.h,
Lukas Czerner
- [PATCH] scrub: use MKDIR_P instead of MKINSTALLDIRS,
Lukas Czerner
- [PATCH] libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPP,
Eric Biggers
- [PATCH] libe2p: fix verity flag bit,
Eric Biggers
- [PATCH] scrub: fix Makefile to respect PREFIX,
Lukas Czerner
- [PATCH v2 00/25] Ext4 Encoding and Case-insensitive support,
Gabriel Krisman Bertazi
- [PATCH v2 02/25] nls: Wrap charset field access, Gabriel Krisman Bertazi
- [PATCH v2 03/25] nls: Wrap charset hooks in ops structure, Gabriel Krisman Bertazi
- [PATCH v2 04/25] nls: Split default charset from NLS core, Gabriel Krisman Bertazi
- [PATCH v2 06/25] nls: Add support for multiple versions of an encoding, Gabriel Krisman Bertazi
- [PATCH v2 07/25] nls: Implement NLS_STRICT_MODE flag, Gabriel Krisman Bertazi
- [PATCH v2 05/25] nls: Split struct nls_charset from struct nls_table, Gabriel Krisman Bertazi
- [PATCH v2 01/25] nls: Wrap uni2char/char2uni callers, Gabriel Krisman Bertazi
- [PATCH v2 09/25] nls: Add new interface for string comparisons, Gabriel Krisman Bertazi
- [PATCH v2 08/25] nls: Let charsets define the behavior of tolower/toupper, Gabriel Krisman Bertazi
- [PATCH v2 10/25] nls: Add optional normalization and casefold hooks, Gabriel Krisman Bertazi
- [PATCH v2 11/25] nls: ascii: Support validation and normalization operations, Gabriel Krisman Bertazi
- [PATCH v2 12/25] nls: utf8n: Add unicode character database files, Gabriel Krisman Bertazi
- [PATCH v2 14/25] nls: utf8: Move nls-utf8{,-core}.c, Gabriel Krisman Bertazi
- [PATCH v2 13/25] scripts: add trie generator for UTF-8, Gabriel Krisman Bertazi
- [PATCH v2 15/25] nls: utf8: Introduce code for UTF-8 normalization, Gabriel Krisman Bertazi
- [PATCH v2 16/25] nls: utf8n: reduce the size of utf8data[], Gabriel Krisman Bertazi
- [PATCH v2 17/25] nls: utf8: Integrate utf8 normalization code with utf8 charset, Gabriel Krisman Bertazi
- [PATCH v2 18/25] nls: utf8: Introduce test module for normalized utf8 implementation, Gabriel Krisman Bertazi
- [PATCH v2 19/25] vfs: Handle case-exact lookup in d_add_ci, Gabriel Krisman Bertazi
- [PATCH v2 20/25] ext4: Include encoding information in the superblock, Gabriel Krisman Bertazi
- [PATCH v2 21/25] ext4: Add encoding mount options, Gabriel Krisman Bertazi
- [PATCH v2 22/25] ext4: Support encoding-aware file name lookups, Gabriel Krisman Bertazi
- [PATCH v2 23/25] ext4: Implement encoding-aware dcache hooks, Gabriel Krisman Bertazi
- [PATCH v2 24/25] ext4: Implement EXT4_CASEFOLD_FL flag, Gabriel Krisman Bertazi
- [PATCH v2 25/25] docs: ext4.txt: Document encoding and case-insensitive lookups, Gabriel Krisman Bertazi
- Re: [PATCH v2 00/25] Ext4 Encoding and Case-insensitive support, Gabriel Krisman Bertazi
- [PATCH] Fix gcc-wall warnings about strncpy,
ykp
- [PATCH] e2fsprogs: avoid segfault when s_nr_users is too high,
Lukas Czerner
- [PATCH 1/5] ext2: cache NULL when both default_acl and acl are NULL,
Chengguang Xu
- [GIT PULL] ext4 updates for 4.19, Theodore Y. Ts'o
- [PATCH] ext4: initialize retries variable in ext4_da_write_inline_data_begin(),
Lukas Czerner
- [PATCH 1/2] tests: e2fsck must be able fix fs with resize_inode and meta_bg,
Lukas Czerner
- [PATCH] ext2/e2fsprogs: fix cppcheck warnings,
ykp
- about dh_installsystemd...,
Darrick J. Wong
- [PATCH 1/2] e2fsprogs: remove unused datarootdir,
Lukas Czerner
- [PATCH 1/5] libext2fs: revamp bitmap types to fix LTO warnings,
Theodore Ts'o
- [PATCH] ext4: Fix build error when DX_DEBUG is defined,
Gabriel Krisman Bertazi
- [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts(),
Dave Jiang
- [PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts(),
Dave Jiang
- [PATCH] e2fsck: remove resize inode if both resize_inode and meta_bg are enabled,
Lukas Czerner
- resizefs shrinking is extremely slow,
Jaco Kroon
- [PATCH 1/2] ext4: Close race between direct IO and ext4_break_layouts(),
Dave Jiang
- [BUG] fstests generic/388 is failing with fsck errors,
Josef Bacik
- [Bug 200753] New: write I/O error for inode structure leads to operation failure without any warning or error,
bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- [Bug 200753] write I/O error for inode structure leads to operation failure without any warning or error, bugzilla-daemon
- fsck cannot fix block bitmap overlapping group descriptor,
Benjamin Meier
- [Bug 200739] New: I/O error on read-ahead inode blocks does not get detected or reported,
bugzilla-daemon
- [Bug 200735] New: creating softlink does not check for source file existance or corruption,
bugzilla-daemon
- [PATCH] ext4/mballoc: Remove unneeded variable "err",
zhong jiang
- 4.9 kernel ext4 extent magic found in file data block,
Kassey
- [PATCH] debugfs/ncheck: find all names for given inodes,
Jaco Kroon
- Recall: Re: how to disable readahead, Bean Huo (beanhuo)
- retouch your photo, Jake
- [next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280,
Abdul Haleem
- SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation),
Andrey Ryabinin
- [Bug 200693] New: fsync() in the latest kernel (4.15.x ) Broken ????,
bugzilla-daemon
- [PATCH] Improve code readability,
Liu Song
- [PATCH] ext4: check for NUL characters in extended attribute's name,
Theodore Ts'o
- Help trying to use /dev/pmem for dax debugging?,
Theodore Y. Ts'o
- [PATCH v2] ext4: mballoc: Fix spectre gadget in ext4_mb_regular_allocator,
Jeremy Cline
- [Bug 200681] New: [inline_data] read() does not see what write() has just written through different FD in the same thread,
bugzilla-daemon
- how to disable readahead,
Bean Huo (beanhuo)
- inode 7 frequently have problem when I run fsck,
Patrick Dung
- [PATCH] ext4: Convert int to vm_fault_t type,
Souptick Joarder
- [PATCH 0/3] ext4: fix spectre v1 gadgets,
Jeremy Cline
- Remounting filesystem read-only,
Sodagudi Prasad
- [PATCH 1/2] docs: create filesystem internal section,
Darrick J. Wong
- [PATCH v2] ext4: use swap macro in mext_page_double_lock,
Gustavo A. R. Silva
- xfstests-bld generic/231 failure on 4.18-rc4 and later,
Eric Whitney
- allowing ext4 file systems that wrapped inode count to continue working,
Jaco Kroon
- Bug report: BUG() in ext4_es_find_delayed_extent_range() when operating a corrupted image,
Xu, Wen
- [Bug 200623] New: BUG() in ext4_es_find_delayed_extent_range() when operating a corrupted image,
bugzilla-daemon
- UBSAN: Undefined behaviour in fs/ext4/readpage.c:129:13, Paul Menzel
- Sphinx version dependencies?,
Theodore Y. Ts'o
- [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
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]