linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 23:09:22 to 2018-12-19 00:16:12 UTC [more...]

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-19  0:16 UTC  (14+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-12-18 22:27 UTC  (14+ messages)
` [Bug 201631] "

[PATCH 1/2] ext4: fix race when setting the bitmap corrupted flag again
 2018-12-18 19:51 UTC  (5+ messages)
` [PATCH 2/2] ext4: clean up group state test macros with predicate functions

[PATCH] ext4: avoid declaring fs inconsistent due to invalid file handles
 2018-12-18 16:35 UTC  (5+ messages)

[PATCH v2 0/2] ext4: fix unsafe extent initialization
 2018-12-18 14:03 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: use i_size_read() when converting initialized extent
` [PATCH v2 2/2] ext4: fix unsafe extent initialization

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[PATCH v2 1/2] ext4: try to merge unwritten extents who are also not under io
 2018-12-15  5:48 UTC  (2+ messages)
` [PATCH v2 2/2] ext4: fix slow writeback under dioread_nolock and nodelalloc

[PATCH] ext4: include terminating u32 in size of xattr entries when expanding inodes
 2018-12-15  3:43 UTC 

Question about commit "ext4: always initialize the crc32c checksum driver"
 2018-12-14  7:51 UTC  (3+ messages)

[PATCH v2 1/2] e2fsck: allow to check >2GB sized directory
 2018-12-14  7:50 UTC  (2+ messages)
` [PATCH v2 2/2] debugfs: output large directory size

[PATCH 1/2] e2fsck: allow to check >2GB sized directory
 2018-12-14  3:11 UTC  (4+ messages)
` [PATCH 2/2] debugfs: output large directory size

[PATCH v3] tests: replace perl usage with shell built-in
 2018-12-13 18:06 UTC 

[Bug 151491] New: free space lossage on busy system with bigalloc enabled and 128KB cluster
 2018-12-13 16:12 UTC  (4+ messages)
` [Bug 151491] "

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-12-13 10:38 UTC  (11+ messages)

[PATCH 0/2] fs,ext4,jbd2: Specifying write-hint for Ext4 journal
 2018-12-12 22:21 UTC  (14+ messages)
  ` [PATCH 1/2] fs: introduce APIs to enable sending write-hint with buffer-head
  ` [PATCH 2/2] fs/ext4,jbd2: Add support for passing write-hint with journal

Regression in next-20181211 with fsverity changes
 2018-12-12 14:59 UTC  (3+ messages)

jbd2 bh_shadow issue
 2018-12-12 14:24 UTC  (5+ messages)

Lets Work Together
 2018-12-12 13:52 UTC 

[PATCH 1/2] ext4: try to merge unwritten extents who are also not under io
 2018-12-12 14:02 UTC  (6+ messages)

[PATCH 00/10] fix coding style for ext2 filesystem
 2018-12-12 13:49 UTC  (3+ messages)

[PATCH V5 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-12  9:50 UTC  (10+ messages)
` [PATCH V5 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V5 2/9] f2fs: "
` [PATCH V5 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V5 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V5 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V5 6/9] f2fs: "
` [PATCH V5 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V5 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V5 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH] ext4: fix unsafe extent initialization
 2018-12-12  9:19 UTC  (5+ messages)

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-12  6:27 UTC  (9+ messages)
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option

[BUG BISECT next] Files cannot be opened after "fsverity: Move verity status check to fsverity_file_open"
 2018-12-12  4:11 UTC  (6+ messages)

[PATCH V4 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-12  4:07 UTC  (10+ messages)
` [PATCH V4 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V4 2/9] f2fs: "
` [PATCH V4 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V4 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V4 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V4 6/9] f2fs: "
` [PATCH V4 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V4 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V4 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH 0/2] fs-verity: fix !CONFIG_FS_VERITY case
 2018-12-12  4:07 UTC  (7+ messages)
` [PATCH 1/2] fsverity: Move verity status check to fsverity_file_open
` [PATCH 2/2] fsverity: Move verity status check to fsverity_prepare_setattr

Kernel can't run init after 4de97efb578a "fsverity: Move verity status check to fsverity_file_open"
 2018-12-11 14:45 UTC 

[PATCH] ext4: Replace opencoded i_writecount usage with inode_is_open_for_write
 2018-12-11  8:23 UTC 

[PATCH] fs: Convert open-coded "is inode open for write" check
 2018-12-11  1:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] e2p: Print encoding information in superblock dump
 2018-12-10 21:05 UTC  (3+ messages)

[PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
 2018-12-10 19:35 UTC  (34+ messages)
` [PATCH v4 03/23] nls: Wrap charset hooks in ops structure
` [PATCH v4 04/23] nls: Split default charset from NLS core
` [PATCH v4 05/23] nls: Split struct nls_charset from struct nls_table
` [PATCH v4 06/23] nls: Add support for multiple versions of an encoding
` [PATCH v4 07/23] nls: Implement NLS_STRICT_MODE flag
` [PATCH v4 08/23] nls: Let charsets define the behavior of tolower/toupper
` [PATCH v4 09/23] nls: Add new interface for string comparisons
` [PATCH v4 10/23] nls: Add optional normalization and casefold hooks
` [PATCH v4 11/23] nls: ascii: Support validation and normalization operations
` [PATCH v4 12/23] nls: utf8: Add unicode character database files
` [PATCH v4 13/23] scripts: add trie generator for UTF-8
` [PATCH v4 14/23] nls: utf8: Move nls-utf8{,-core}.c
` [PATCH v4 15/23] nls: utf8: Introduce code for UTF-8 normalization
` [PATCH v4 16/23] nls: utf8n: reduce the size of utf8data[]
` [PATCH v4 17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset
` [PATCH v4 18/23] nls: utf8: Introduce test module for normalized utf8 implementation
` [PATCH v4 19/23] ext4: Reserve superblock fields for encoding information
` [PATCH v4 20/23] ext4: Include encoding information in the superblock
` [PATCH v4 21/23] ext4: Support encoding-aware file name lookups
` [PATCH v4 22/23] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH v4 23/23] docs: ext4.rst: Document encoding and case-insensitive

[PATCH V3 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-10 18:19 UTC  (16+ messages)
` [PATCH V3 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V3 2/9] f2fs: "
` [PATCH V3 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V3 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V3 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V3 6/9] f2fs: "
` [PATCH V3 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V3 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V3 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-10 17:59 UTC  (13+ messages)

[PATCH] ext4: compare old and new mode before setting update_mode flag
 2018-12-10  5:25 UTC  (2+ messages)

[PATCH] e2fsprogs: Introduce script used to generate utf8data.h
 2018-12-09 20:55 UTC  (3+ messages)

[PATCH,1/2] genhd: avoid overflow of sectors in disk_stats
 2018-12-09 14:44 UTC  (3+ messages)

[PATCH e2fsprogs v4 0/9] Support encoding awareness and casefold
 2018-12-09  0:42 UTC  (5+ messages)

Urgently need money? We can help you!
 2018-12-07 14:13 UTC 

BUG: v4.20-rc5+ warning on two tests(xfstests ext4/034 and generic/406)
 2018-12-07 10:38 UTC 

[PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
 2018-12-06 23:09 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).