linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-09 20:20:09 to 2018-01-29 12:26:35 UTC [more...]

[GIT PULL] inode->i_version rework for v4.16
 2018-01-29 12:26 UTC 

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

[PATCH] ext4: modify cluster macro parameter names for consistency
 2018-01-26 18:11 UTC 

hello
 2018-01-26 13:38 UTC 

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH RFC v2 00/13] NLS/UTF-8 Case-Insensitive lookups for ext4 and VFS proposal
 2018-01-26  2:52 UTC  (17+ messages)
` [PATCH RFC v2 01/13] charsets: Introduce middle-layer for character encoding
` [PATCH RFC v2 02/13] charsets: ascii: Wrap ascii functions to charsets library
` [PATCH RFC v2 03/13] charsets: utf8: Add unicode character database files
` [PATCH RFC v2 04/13] scripts: add trie generator for UTF-8
` [PATCH RFC v2 05/13] charsets: utf8: Introduce code for UTF-8 normalization
` [PATCH RFC v2 06/13] charsets: utf8: reduce the size of utf8data[]
` [PATCH RFC v2 07/13] charsets: utf8: Hook-up utf-8 code to charsets library
` [PATCH RFC v2 08/13] charsets: utf8: Introduce test module for kernel UTF-8 implementation
` [PATCH RFC v2 09/13] ext4: Add ignorecase mount option
` [PATCH RFC v2 10/13] ext4: Include encoding information on the superblock
` [PATCH RFC v2 11/13] fscrypt: Introduce charset-based matching functions
` [PATCH RFC v2 12/13] ext4: Support charset name matching
` [PATCH RFC v2 13/13] ext4: Implement ext4 dcache hooks for custom charsets

(v2. forward to qemu )-Panic with ext4,nbd,qemu-img,block
 2018-01-25 14:58 UTC  (3+ messages)
` [Qemu-block] (v2. forward to qemu )-Panic with ext4, nbd, qemu-img, block
` [Qemu-devel] "

Panic with ext4,nbd,qemu-img,block
 2018-01-25  9:26 UTC  (3+ messages)

[PATCH 0/3] ext4: clean up inode flag definitions
 2018-01-25  8:10 UTC  (2+ messages)

[PATCH] ext4: make huge file flag user visible
 2018-01-25  7:48 UTC  (4+ messages)

(unknown),
 2018-01-25  7:23 UTC 

[PATCH v4] ext4: Ext4 online resize with bigalloc tests
 2018-01-25  5:00 UTC  (4+ messages)
    ` [PATCH v5] "

[PATCH v6 0/4]
 2018-01-24 18:00 UTC  (10+ messages)
` [PATCH v6 1/4] vfs: Add file timestamp range support
` [PATCH v6 2/4] ext4: Initialize timestamps limits
` [PATCH v6 3/4] vfs: Add timestamp_truncate() api
` [PATCH v6 4/4] utimes: Clamp the timestamps before update

Failure with generic/388 test
 2018-01-24 17:30 UTC  (5+ messages)

[Bug 198187] New: jbd2_log_wait_commit hangs
 2018-01-24 10:47 UTC  (7+ messages)
` [Bug 198187] "

[PATCH] chattr: update man page attribute descriptions
 2018-01-24  5:07 UTC  (2+ messages)

[PATCH] debugfs: remove misplaced "MMP is unsupported" message
 2018-01-24  5:04 UTC  (2+ messages)

[PATCH] ext4: update i_disksize if direct write past ondisk size
 2018-01-23  8:37 UTC 

[PATCH RFC 00/13] UTF-8 case insensitive lookups for EXT4
 2018-01-23  3:33 UTC  (24+ messages)
` [PATCH RFC 01/13] charsets: Introduce middle-layer for character encoding
` [PATCH RFC 02/13] charsets: ascii: Wrap ascii functions to charsets library
` [PATCH RFC 03/13] charsets: utf8: Add unicode character database files
` [PATCH RFC 04/13] scripts: add trie generator for UTF-8
` [PATCH RFC 05/13] charsets: utf8: Introduce code for UTF-8 normalization
` [PATCH RFC 06/13] charsets: utf8: reduce the size of utf8data[]
` [PATCH RFC 07/13] charsets: utf8: Hook-up utf-8 code to charsets library
` [PATCH RFC 08/13] charsets: utf8: Introduce test module for kernel UTF-8 implementation
` [PATCH RFC 09/13] ext4: Add ignorecase mount option
` [PATCH RFC 10/13] ext4: Include encoding information on the superblock
` [PATCH RFC 11/13] fscrypt: Introduce charset-based matching functions
` [PATCH RFC 12/13] ext4: Support charset name matching
` [PATCH RFC 13/13] ext4: Implement ext4 dcache hooks for custom charsets

[PATCH v3 0/4] e2image -b option to pass superblock number
 2018-01-22  9:05 UTC 

[PATCH 0/4] e2fprogs: fun with compilers
 2018-01-20  6:13 UTC  (5+ messages)
` [PATCH 1/4] misc: enable link time optimization, if requested
` [PATCH 2/4] misc: enable UBSAN if the builder wants it
` [PATCH 3/4] misc: enable gcc/clang address sanitizer "
` [PATCH 4/4] misc: enable thread "

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-19 14:43 UTC  (19+ messages)
` [PATCH v5 01/19] fs: new API for handling inode->i_version
` [PATCH v5 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v5 14/19] xfs: convert to new i_version API
` [PATCH v5 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v5 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v5 19/19] fs: handle inode->i_version more efficiently

[Bug 198505] New: Errors from EXt4 FS when resuming from single hibernation image
 2018-01-18 16:19 UTC  (2+ messages)
` [Bug 198505] "

[fstests PATCH 1/2] shared/272: don't use data journaling with DAX
 2018-01-18 16:07 UTC  (5+ messages)
` [fstests PATCH 2/2] generic/347: dm-thin lacks DAX support
      ` [fstests PATCH v2] "

mount issue for ext4 filesystem with hibernation support
 2018-01-18  7:08 UTC 

[RFC PATCH 0/8] Ext4 encryption support for blocksize < pagesize
 2018-01-17 13:43 UTC  (27+ messages)
` [RFC PATCH 1/8] ext4: use EXT4_INODE_ENCRYPT flag to detect encrypted bio
` [RFC PATCH 2/8] fs/buffer.c: make some functions non-static
` [RFC PATCH 3/8] ext4: decrypt all contiguous blocks in a page
` [RFC PATCH 4/8] ext4: decrypt all boundary blocks when doing buffered write
` [RFC PATCH 5/8] ext4: decrypt the block that needs to be partially zeroed
` [RFC PATCH 6/8] ext4: encrypt blocks whose size is less than page size
` [RFC PATCH 7/8] ext4: decrypt "
` [RFC PATCH 8/8] ext4: enable encryption for blocksize "

[PATCH v2 00/11] fscrypt: symlink helpers and fscrypt.h cleanup
 2018-01-16 23:46 UTC  (3+ messages)

e2fsck -D lead to severely damaged filesystem
 2018-01-16 10:32 UTC  (3+ messages)

[PATCH] ext4: Remove repeated test in ext4_file_read_iter
 2018-01-16  8:10 UTC  (5+ messages)

Neujahrsspende von 4.800.000 €
 2018-01-16  0:05 UTC 

severe filesystem corruption after running e2fsck -D
 2018-01-15 10:16 UTC 

[PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
 2018-01-14 22:34 UTC  (5+ messages)
` [PATCH 14/38] ext2: Define usercopy region in ext2_inode_cache "

[Bug 198301] New: ext4 fails to create symlink if target length is greater than block size (but smaller than PATH_MAX)
 2018-01-14  0:16 UTC  (7+ messages)
` [Bug 198301] "

[PATCH e2fsprogs] tests: Fixup for new r_move_itable tests
 2018-01-13  5:37 UTC  (3+ messages)

[PATCH] misc: add e2mmpstatus utility via debugfs
 2018-01-12  5:51 UTC 

[RFC PATCH] ext4: don't split xattr inode refcounts across i_ctime and i_version fields
 2018-01-11 22:41 UTC  (6+ messages)

[PATCH 0/3] Improve kobject handling in fs/ext4
 2018-01-11 20:40 UTC  (9+ messages)
` [PATCH 1/3] fs/ext4: release kobject/kset even when init/register fail
` [PATCH 2/3] fs/ext4: create ext4_feat kobject dynamically
` [PATCH 3/3] fs/ext4: create ext4_kset dynamically

[PATCH] ext4: fix incorrect indentation of if statement
 2018-01-11 19:18 UTC  (3+ messages)

[PATCH] ext4: correct documentation for grpid mount option
 2018-01-11 18:51 UTC  (2+ messages)

[PATCH] common/rc: ext4 doesn't support O_DIRECT with data journaling
 2018-01-11 18:21 UTC  (2+ messages)

[PATCH] ext4: use 'sbi' instead of 'EXT4_SB(sb)'
 2018-01-11 18:19 UTC  (3+ messages)

[PATCH] FS: EXT4: syn error in __ext4_grp_locked_error
 2018-01-11 18:13 UTC  (2+ messages)

[PATCH v2] fs/mbcache: make sure mb_cache_count() not return negative value
 2018-01-11  9:04 UTC  (7+ messages)

[PATCH] ext4: use strlcpy() instead of strncpy()
 2018-01-10 23:01 UTC  (6+ messages)

回复:ext4, quota, projectid: limits without capablity
 2018-01-10 11:59 UTC 

[PATCH v2] jbd2: fix sphinx kerel-doc build warnings
 2018-01-10  6:29 UTC  (3+ messages)

[PATCH] ext4: Fix a race in the ext4 shutdown path
 2018-01-10  5:14 UTC  (2+ messages)

[PATCH] ext4: no need flush workqueue before destroying it
 2018-01-10  2:42 UTC  (4+ messages)

[PATCH] ext4: no need flush workqueue before destroying it
 2018-01-10  0:19 UTC 

[PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache
 2018-01-09 20:55 UTC  (2+ messages)
` [PATCH 11/36] ext2: Define usercopy region in ext2_inode_cache "


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).