Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH RESEND v2 17/25] nls: utf8: Integrate utf8 normalization code with utf8 charset, (continued)
- [PATCH RESEND v2 17/25] nls: utf8: Integrate utf8 normalization code with utf8 charset, Gabriel Krisman Bertazi
- [PATCH RESEND v2 18/25] nls: utf8: Introduce test module for normalized utf8 implementation, Gabriel Krisman Bertazi
- [PATCH RESEND v2 19/25] vfs: Handle case-exact lookup in d_add_ci, Gabriel Krisman Bertazi
- [PATCH RESEND v2 20/25] ext4: Include encoding information in the superblock, Gabriel Krisman Bertazi
- [PATCH RESEND v2 21/25] ext4: Add encoding mount options, Gabriel Krisman Bertazi
- [PATCH RESEND v2 22/25] ext4: Support encoding-aware file name lookups, Gabriel Krisman Bertazi
- [PATCH RESEND v2 23/25] ext4: Implement encoding-aware dcache hooks, Gabriel Krisman Bertazi
- [PATCH RESEND v2 24/25] ext4: Implement EXT4_CASEFOLD_FL flag, Gabriel Krisman Bertazi
- [PATCH RESEND v2 25/25] docs: ext4.rst: Document encoding and case-insensitive lookups, Gabriel Krisman Bertazi
- Re: [PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support, Darrick J. Wong
- [PATCH RESEND] ext4: Fix build error when DX_DEBUG is defined,
Gabriel Krisman Bertazi
- INFO: task hung in jbd2_journal_commit_transaction,
syzbot
- [PATCH] ext2: remove redundant building macro check,
Chengguang Xu
- Please add linux-ext4@xxxxxxxxxxxxxxx to lore.kernel.org,
Theodore Y. Ts'o
[PATCH v5 00/15] Compiler Attributes,
Miguel Ojeda
- [PATCH v5 01/15] Compiler Attributes: remove unused attributes, Miguel Ojeda
- [PATCH v5 04/15] Compiler Attributes: homogenize __must_be_array, Miguel Ojeda
- [PATCH v5 15/15] Compiler Attributes: ext4: remove local __nonstring definition, Miguel Ojeda
- [PATCH v5 02/15] Compiler Attributes: always use the extra-underscores syntax, Miguel Ojeda
- [PATCH v5 03/15] Compiler Attributes: remove unneeded tests, Miguel Ojeda
- [PATCH v5 05/15] Compiler Attributes: remove unneeded sparse (__CHECKER__) tests, Miguel Ojeda
- [PATCH v5 06/15] Compiler Attributes: add missing SPDX ID in compiler_types.h, Miguel Ojeda
- [PATCH v5 08/15] Compiler Attributes: KENTRY used twice the "used" attribute, Miguel Ojeda
- [PATCH v5 07/15] Compiler Attributes: use feature checks instead of version checks, Miguel Ojeda
- [PATCH v5 10/15] Compiler Attributes: add Doc/process/programming-language.rst, Miguel Ojeda
- [PATCH v5 11/15] Compiler Attributes: add MAINTAINERS entry, Miguel Ojeda
- [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8), Miguel Ojeda
- [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8), Miguel Ojeda
- [PATCH v5 14/15] Compiler Attributes: auxdisplay: panel: use __nonstring, Miguel Ojeda
- [PATCH v5 09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h, Miguel Ojeda
- Re: [PATCH v5 00/15] Compiler Attributes, Nick Desaulniers
- Re: [PATCH v5 00/15] Compiler Attributes, Luc Van Oostenryck
- <Possible follow-ups>
- [PATCH v5 00/15] Compiler Attributes, Sedat Dilek
Re: inline extents,
Chris Murphy
[PATCH v4 1/2] ext4: fix setattr project check upon fssetxattr ioctl,
Wang Shilong
[PATCH] docs: fix some broken documentation references,
Mauro Carvalho Chehab
Repeatable block allocation problem.,
Joshi
KASAN: use-after-free Write in jbd2_log_do_checkpoint,
syzbot
[PATCH] ext4: fix to propagate error from dquot_initialize(),
Chao Yu
[GIT PULL] ext4 fixes for 4.19-rc5,
Theodore Y. Ts'o
[PATCH v2 0/3] fix sync to flush processor cache for ext2/4 DAX files,
Toshi Kani
metadata operation reordering regards to crash,
焦晓冬
e2fsprogs v1.44.4 build failure with musl libc, Baruch Siach
Unable to mount an ext4 RAID6 array,
Nathan Peterson
[PATCH v2 0/6] ext4: rework bigalloc reserved cluster accounting,
Eric Whitney
ext4 hang and per-memcg dirty throttling,
Liu Bo
[PATCH v3 1/3] ext4: fix setattr project check upon fssetxattr ioctl,
Wang Shilong
[PATCH 0/2] fix sync to flush processor cache for ext4 DAX files,
Toshi Kani
[PATCH RESEND v2] ext4: Close race between direct IO and ext4_break_layouts(),
Jan Kara
[PATCH] ext4: fix to detect failure of dquot_initialize in project ioctl,
Wang Shilong
[PATCH v3 2/2] f2fs: fix setattr project check upon fssetxattr ioctl,
Wang Shilong
[PATCH] fs/ext4: Convert fault handler to use vm_fault_t type,
Souptick Joarder
v4.19-rc2: ext4 direct I/O recursive locking complaint,
Bart Van Assche
[PATCH v2 1/2] ext4: fix setattr project check upon fssetxattr ioctl,
Wang Shilong
[PATCH] ext4: don't mark mmp buffer head dirty,
Li Dongyang
[PATCH 0/6] ext4: rework bigalloc reserved cluster accounting,
Eric Whitney
possible deadlock in start_this_handle,
syzbot
possible deadlock in ext4_evict_inode,
syzbot
[PATCH] ext4: uninline ext4_inode_journal_mode(),
Eric Biggers
[PATCH] ext4: show test_dummy_encryption mount option in /proc/mounts,
Eric Biggers
[PATCH 1/2] ext4: fix online resize's handling of a too-small final block group,
Theodore Ts'o
[PATCH 1/2] ext4: fix setattr project check upon fssetxattr ioctl,
Wang Shilong
Free space can be larger that size of volume if doing online resizing, Torsten Hilbrich
KASAN: slab-out-of-bounds Write in __ext4_expand_extra_isize, syzbot
metadata overhead,
Liu Bo
[PATCH] ext4: add additinal sanity check for ext4_acl_from_disk(),
Chengguang Xu
[PATCH] ext2: add additinal sanity check for ext2_acl_from_disk(),
Chengguang Xu
[Bug 200917] 4.18 regression: I/O error on external icybox disk enclosures, Klaus Kusche
[PATCH] ext4: avoid arithemetic overflow that can trigger a BUG,
Theodore Ts'o
ext4 backup super block update frequency,
Shehbaz Jaffer
[PATCH v2 1/5] ext2: cache NULL when both default_acl and acl are NULL,
Chengguang Xu
Re: problem with tune2fs after ext4 godown,
Amir Goldstein
[PATCH v2] fs: Convert return type int to vm_fault_t,
Souptick Joarder
Defrag and delayed-allocation on Ext4,
Joshi
[PATCH 0/3] e2fprogs: miscellaneous fixes,
Darrick J. Wong
[PATCH] fs: Convert return type int to vm_fault_t,
Souptick Joarder
KASAN: stack-out-of-bounds Read in __schedule,
syzbot
Journaled quota,
Liu Bo
[PATCH 0/2] fstests: fix overlay test failure over ext4,
Amir Goldstein
[PATCH] ext4: avoid buffer overrun when deleting inline directories, Theodore Ts'o
[PATCH] ext4: check to make sure the rename(2)'s destination is not freed, Theodore Ts'o
[PATCH] ext4: add nonstring annotations to ext4.h,
Theodore Ts'o
Two new bugs found by fuzzing, Xu, Wen
[Bug 200933] New: Divide zero in __ext4_check_dir_entry,
bugzilla-daemon
[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
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]