Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v2 01/12] fs-verity: add a documentation file, (continued)
- [PATCH] Ext4: fix ENOSPC when both quota and dioread_nolock are enabled,
Liu Bo
- [PATCH 7/7] ext4: lost brelse in ext4_expand_extra_isize_ea(),
Vasily Averin
- [PATCH 6/7] ext4: lost brelse in ext4_xattr_move_to_block(),
Vasily Averin
- [PATCH 5/7] ext4: bs.bh cleanup before re-using in ext4_xattr_block_find(),
Vasily Averin
- [PATCH 4/7] ext4: lost brelse in ext4_xattr_get_block(),
Vasily Averin
- [PATCH 3/7] ext4: lost release of s_journal_flag_rwsem on rollback in ext4_fill_super,
Vasily Averin
- [PATCH 2/7] ext4: possible sbi->s_group_desc leak in ext4_fill_super,
Vasily Averin
- [PATCH 0/7] ext4 long-lived issues, part two, Vasily Averin
- [PATCH 1/7] ext4: lost brelse in __ext4_read_dirblock(),
Vasily Averin
- [PATCH v2 11/11] ext4: access to uninitialized bh fields in ext4_xattr_set_handle(),
Vasily Averin
[PATCH v2 10/11] ext4: remove useless brelse call in ext4_xattr_inode_update_ref(),
Vasily Averin
[PATCH v2 09/11] ext4: iloc.bh cleanup in add_new_gdb(),
Vasily Averin
[PATCH v2 08/11] ext4: lost brelse in ext4_orphan_add(),
Vasily Averin
[PATCH v2 07/11] ext4: lost put_bh in ext4_mark_iloc_dirty(),
Vasily Averin
[PATCH v2 06/11] ext4 resize: lost resize_inode cleanup before retry in ext4_resize_fs(),
Vasily Averin
[PATCH v2 05/11] ext4 resize: lost rollback in ext4_resize_fs(),
Vasily Averin
[PATCH v2 04/11] ext4 resize: lost brelse() in update_backups(),
Vasily Averin
[PATCH v2 03/11] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg(),
Vasily Averin
[PATCH v2 02/11] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap(),
Vasily Averin
[PATCH v2 01/11] ext4 resise: extra brelse in setup_new_flex_group_blocks(),
Vasily Averin
[PATCH v2 00/11] ext4: number of long lived errors, Vasily Averin
[PATCH] e2fsck: check xattr 'system.data' before setting inline_data feature,
Li Dongyang
[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback,
Liu Bo
[PATCH 6/7] ext4 resize: lost rollback in ext4_resize_fs(), Vasily Averin
[PATCH 4/7] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg(), Vasily Averin
[PATCH 0/7] ext4 resize long-lived errors, Vasily Averin
[PATCH 1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks(), Vasily Averin
[PATCH 5/7] ext4 resize: lost brelse() in update_backups(), Vasily Averin
[PATCH 2/7] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap(), Vasily Averin
[PATCH 7/7] ext4 resize: lost resize_inode cleanup before retry in ext4_resize_fs(), Vasily Averin
[PATCH 3/7] ext4 resize: missing brelse() in case success in add_new_gdb(),
Vasily Averin
[GIT PULL] ext2 and udf changes for v4.20-rc1,
Jan Kara
About remain issues of FS-DAX, y-goto@xxxxxxxxxxx
INFO: task hung in ext4_map_blocks,
syzbot
[RFC][PATCH v3 06/10] ext4: use common file type conversion, Phillip Potter
[RFC][PATCH v3 04/10] ext2: use common file type conversion, Phillip Potter
[GIT PULL] ext4 updates for 4.20-rc1,
Theodore Y. Ts'o
[RFC][PATCH v2 04/10] ext2: use common file type conversion,
Phillip Potter
[RFC][PATCH v2 06/10] ext4: use common file type conversion, Phillip Potter
[GIT PULL] Compiler Attributes for v4.20-rc1,
Miguel Ojeda
Why not always do copy-out in jbd2_journal_write_metadta_buffer,
Fisher
[PATCH 0/2] Compiler Attributes: __fallthrough,
Miguel Ojeda
Re: [PATCH 0/2] Compiler Attributes: __fallthrough, Greg Kroah-Hartman
[PATCH] libext2fs: refactor code which fixes up the checksums in an extent tree, Theodore Ts'o
[PATCH] e4defrag: handle failure to open the file system gracefully, Theodore Y. Ts'o
[PATCH 1/2] resize2fs: update checksums in the extent tree's relocated block,
Theodore Ts'o
possible deadlock in flush_workqueue (2),
syzbot
[PATCH 0/2] vfs: Fix crashes when reading /proc/mounts,
Jan Kara
Re: [PATCH] ext4: direct return when jinode allocate failed,
Andreas Dilger
[PATCH v3 00/23] Ext4 Encoding and Case-insensitive support,
Gabriel Krisman Bertazi
- [PATCH v3 01/23] nls: Wrap uni2char/char2uni callers, Gabriel Krisman Bertazi
- [PATCH v3 02/23] nls: Wrap charset field access, Gabriel Krisman Bertazi
- [PATCH v3 04/23] nls: Split default charset from NLS core, Gabriel Krisman Bertazi
- [PATCH v3 03/23] nls: Wrap charset hooks in ops structure, Gabriel Krisman Bertazi
- [PATCH v3 05/23] nls: Split struct nls_charset from struct nls_table, Gabriel Krisman Bertazi
- [PATCH v3 06/23] nls: Add support for multiple versions of an encoding, Gabriel Krisman Bertazi
- [PATCH v3 07/23] nls: Implement NLS_STRICT_MODE flag, Gabriel Krisman Bertazi
- [PATCH v3 09/23] nls: Add new interface for string comparisons, Gabriel Krisman Bertazi
- [PATCH v3 08/23] nls: Let charsets define the behavior of tolower/toupper, Gabriel Krisman Bertazi
- [PATCH v3 10/23] nls: Add optional normalization and casefold hooks, Gabriel Krisman Bertazi
- [PATCH v3 11/23] nls: ascii: Support validation and normalization operations, Gabriel Krisman Bertazi
- [PATCH v3 12/23] nls: utf8n: Add unicode character database files, Gabriel Krisman Bertazi
- [PATCH v3 14/23] nls: utf8: Move nls-utf8{,-core}.c, Gabriel Krisman Bertazi
- [PATCH v3 13/23] scripts: add trie generator for UTF-8, Gabriel Krisman Bertazi
- [PATCH v3 15/23] nls: utf8: Introduce code for UTF-8 normalization, Gabriel Krisman Bertazi
- [PATCH v3 16/23] nls: utf8n: reduce the size of utf8data[], Gabriel Krisman Bertazi
- [PATCH v3 17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset, Gabriel Krisman Bertazi
- [PATCH v3 18/23] nls: utf8: Introduce test module for normalized utf8 implementation, Gabriel Krisman Bertazi
- [PATCH v3 19/23] ext4: Reserve superblock fields for encoding information, Gabriel Krisman Bertazi
- [PATCH v3 20/23] ext4: Include encoding information in the superblock, Gabriel Krisman Bertazi
- [PATCH v3 21/23] ext4: Support encoding-aware file name lookups, Gabriel Krisman Bertazi
- [PATCH v3 22/23] ext4: Implement EXT4_CASEFOLD_FL flag, Gabriel Krisman Bertazi
- [PATCH v3 23/23] docs: ext4.rst: Document encoding and case-insensitive, Gabriel Krisman Bertazi
[Bug 201461] New: ext4 journal stalls write system call,
bugzilla-daemon
[PATCH] jbd2: Avoid long hold times of j_state_lock while committing a transaction,
Jan Kara
[PATCH e2fsprogs 0/9] Support encoding awareness and casefold,
Gabriel Krisman Bertazi
[PATCH RESEND 0/2] e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature,
nicholas . clark
[PATCH] fuse2fs: return proper exit code from fuse_main,
Lukas Czerner
[PATCH] ext4: avoid unused variable warning,
Arnd Bergmann
jbd2_clear_buffer_revoked_flags() takes a long time,
Adrian Hunter
[PATCH] ext4: remove QUOTA flag setting in set_qf_name(),
Chengguang Xu
[PATCH 0/2] e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature,
nicholas . clark
[BUG] ext4 null pointer crash in linux-next,
valdis . kletnieks
[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices,
Eric Sandeen
WARNING in ext4_invalidatepage,
syzbot
[ext4:nls 20/47] fs/ext4/super.c:931:38: error: 'struct ext4_sb_info' has no member named 's_qf_names', kbuild test robot
[ext4:nls 20/47] fs/ext4/super.c:931:40: error: 'struct ext4_sb_info' has no member named 's_qf_names'; did you mean 's_mb_maxs'?, kbuild test robot
[PATCH -v3] ext4: fix use-after-free race in ext4_remount()'s error path,
Theodore Ts'o
[PATCH -v2] ext4: fix use-after-free race in ext4_remount()'s error path, Theodore Ts'o
[GIT PULL linux-next] Add Compiler Attributes (v6) tree,
Miguel Ojeda
KASAN: use-after-scope in ext4_group_desc_csum,
Jan Glauber
[PATCH 0/2] ext4: even more documentation fixes,
Darrick J. Wong
[PATCH] jbd2: Fix use after free in jbd2_log_do_checkpoint(),
Jan Kara
[PATCH] ext4: fix EXT4_IOC_SWAP_BOOT,
Theodore Ts'o
Re: KASAN: use-after-free Read in seq_escape, Theodore Y. Ts'o
Re: Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps,
Jan Kara
[GIT PULL linux-next] Add Compiler Attributes tree,
Miguel Ojeda
INFO: task hung in ext4_fallocate,
syzbot
cross-fs copy support,
Joshi
uninit_bg removed from mke2fs.conf,
Xose Vazquez Perez
[PATCH v3 0/6] ext4: rework bigalloc reserved cluster accounting,
Eric Whitney
[PATCH] Fixed some code style issues in the fs/ext4/..., Andrey Abramov
inode/block bitmap checksum error, Vignesh Raman
[GIT PULL] ext2 DAX fix,
Jan Kara
[PATCH 0/3] ext4: documentation fixes,
Darrick J. Wong
[PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support,
Gabriel Krisman Bertazi
- [PATCH RESEND v2 01/25] nls: Wrap uni2char/char2uni callers, Gabriel Krisman Bertazi
- [PATCH RESEND v2 02/25] nls: Wrap charset field access, Gabriel Krisman Bertazi
- [PATCH RESEND v2 03/25] nls: Wrap charset hooks in ops structure, Gabriel Krisman Bertazi
- [PATCH RESEND v2 04/25] nls: Split default charset from NLS core, Gabriel Krisman Bertazi
- [PATCH RESEND v2 05/25] nls: Split struct nls_charset from struct nls_table, Gabriel Krisman Bertazi
- [PATCH RESEND v2 06/25] nls: Add support for multiple versions of an encoding, Gabriel Krisman Bertazi
- [PATCH RESEND v2 07/25] nls: Implement NLS_STRICT_MODE flag, Gabriel Krisman Bertazi
- [PATCH RESEND v2 09/25] nls: Add new interface for string comparisons, Gabriel Krisman Bertazi
- [PATCH RESEND v2 08/25] nls: Let charsets define the behavior of tolower/toupper, Gabriel Krisman Bertazi
- [PATCH RESEND v2 10/25] nls: Add optional normalization and casefold hooks, Gabriel Krisman Bertazi
- [PATCH RESEND v2 11/25] nls: ascii: Support validation and normalization operations, Gabriel Krisman Bertazi
- [PATCH RESEND v2 12/25] nls: utf8n: Add unicode character database files, Gabriel Krisman Bertazi
- [PATCH RESEND v2 14/25] nls: utf8: Move nls-utf8{,-core}.c, Gabriel Krisman Bertazi
- [PATCH RESEND v2 13/25] scripts: add trie generator for UTF-8, Gabriel Krisman Bertazi
- [PATCH RESEND v2 15/25] nls: utf8: Introduce code for UTF-8 normalization, Gabriel Krisman Bertazi
- [PATCH RESEND v2 16/25] nls: utf8n: reduce the size of utf8data[], Gabriel Krisman Bertazi
- [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
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]