messages from 2017-07-03 15:11:46 to 2017-07-17 20:12:30 UTC [more...]
Collecting aged Ext4 profiles
2017-07-17 20:12 UTC (4+ messages)
[PATCH 0/6] fscrypt: key verification and KDF improvement
2017-07-17 17:54 UTC (23+ messages)
` [PATCH 1/6] fscrypt: add v2 encryption context and policy
` [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 4/6] fscrypt: verify that the correct master key was supplied
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
` [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only
[PATCH 0/5] Failure to set acl may alter group permissions
2017-07-17 16:45 UTC (15+ messages)
` [PATCH 1/5] ext4: preserve i_mode if __ext4_set_acl() fails
` [PATCH 2/5] ext2: preserve i_mode if ext2_set_acl() fails
` [PATCH 3/5] ext2: fix line over 80 characters in ext2_set_acl()
` [PATCH 4/5] jfs: preserve i_mode if __jfs_set_acl() fails
` [PATCH 5/5] reiserfs: preserve i_mode if __reiserfs_set_acl() fails
` [xfstests PATCH] generic: add test of file mode when setfacl fails
[PATCH 1/2] ext4: skip ext4_init_security() and encryption on ea_inodes
2017-07-17 14:42 UTC (8+ messages)
` [PATCH 2/2] ext4: fix __ext4_new_inode() journal credits calculation
` More thoughts about xattrs, journal credits, and their location
[PATCH] e2fsck: eliminate bad update link count attempt
2017-07-17 12:50 UTC
[PATCH] fs: jbd2: transaction: Add kernel-doc parameter descriptions
2017-07-17 9:12 UTC (2+ messages)
[PATCH] ext4: make xattr inode reads faster
2017-07-17 6:30 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/1] ext4: correcting copy paste error
2017-07-17 6:07 UTC
[PATCH] ext4: error should be cleared if ea_inode isn't added to the cache
2017-07-17 2:12 UTC (4+ messages)
Which kernel do I need to use ext4 64-bit
2017-07-16 16:26 UTC
[PATCH] ext4: inplace xattr block update fails to deduplicate blocks
2017-07-15 9:49 UTC (2+ messages)
[PATCH] resize2fs: add support for resizing filesystems with ea_inode feature
2017-07-15 0:38 UTC
[xfstests PATCH v3] generic: add test of file mode when setfacl fails
2017-07-14 22:55 UTC
[PATCH] ext4: correct comment references to ext4_ext_direct_IO()
2017-07-14 21:18 UTC (2+ messages)
[PATCH] ext4: clean up ext4_remove_blocks() return
2017-07-14 21:01 UTC (3+ messages)
[PATCH v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets
2017-07-14 16:57 UTC (3+ messages)
[xfstests PATCH v2] generic: add test of file mode when setfacl fails
2017-07-14 7:25 UTC (2+ messages)
Fast symlinks stored slow
2017-07-13 20:27 UTC (9+ messages)
[PATCH] generic: test negative SEEK_HOLE/SEEK_DATA offsets
2017-07-13 19:04 UTC (3+ messages)
[PATCH] vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
2017-07-13 17:10 UTC (3+ messages)
[PATCH 1/4] ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
2017-07-13 16:47 UTC (7+ messages)
` [PATCH 2/4] ext4: restructure ext4_expand_extra_isize
` [PATCH 3/4] ext4: cleanup ext4_expand_extra_isize_ea()
` [PATCH 4/4] ext4, project: expand inode extra size if possible
[GIT PULL] ext2, udf, reiserfs fixes for 4.13-rc1
2017-07-13 16:18 UTC
[PATCH] ext4: remove unused metadata accounting variables
2017-07-13 15:58 UTC (2+ messages)
[PATCH] ext2: Fix memory leak when truncate races ext2_get_blocks
2017-07-13 11:46 UTC (2+ messages)
(unknown),
2017-07-13 3:37 UTC
[PATCH] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
2017-07-12 17:32 UTC
PROBLEM: lseek64 with SEEK_HOLE and negative offset causes EUCLEAN error
2017-07-12 17:30 UTC (2+ messages)
[proposal] making filesystem tools more machine friendly
2017-07-12 17:10 UTC (3+ messages)
[Bug 196223] New: jdb2 journal - hung after suspend-resume test
2017-07-12 14:17 UTC (22+ messages)
` [Bug 196223] "
(unknown),
2017-07-12 11:22 UTC
lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
2017-07-12 9:20 UTC (16+ messages)
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH v4 1/3] ext4: Add missing locking around iomap_seek_{hole,data}
` [PATCH v4 2/3] iomap: Switch from blkno to physical offset
` [PATCH v4 3/3] ext4: Add IOMAP_REPORT support for inline data
[RFC PATCH] fs: ext4: don't trap kswapd and allocating tasks on ext4 inode IO
2017-07-11 7:16 UTC (6+ messages)
[GIT PULL] ext4 updates for 4.13
2017-07-09 2:52 UTC
e4defrag: Corrupt file after running e4defrag
2017-07-07 18:02 UTC (5+ messages)
[PATCH] fs: ext4: inode->i_generation not assigned 0
2017-07-07 16:47 UTC (19+ messages)
[PATCH 1/4] e2fsck: update quota inode accounting for ea_inode feature
2017-07-07 12:12 UTC (4+ messages)
` [PATCH 2/4] libext2fs: rename ext2_xattr_handle->length to capacity
` [PATCH 3/4] libext2fs: eliminate empty element holes in ext2_xattr_handle->attrs
` [PATCH 4/4] libext2fs: add ea_inode support to set xattr
Some jbd2 philosophy about credits estimation and other things
2017-07-06 23:26 UTC (4+ messages)
[PATCH] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
2017-07-06 22:24 UTC
[PATCH] ext4: fix spelling mistake: "prellocated" -> "preallocated"
2017-07-06 19:55 UTC (2+ messages)
[PATCH][ext4-next] ext4: ensure error return ret is zero on successful return
2017-07-06 19:28 UTC (2+ messages)
[PATCH v2 1/2] ext4, project: expand inode extra size if possible
2017-07-06 8:36 UTC (6+ messages)
[PATCH v4 27/28] ext4: xattr inode deduplication
2017-07-06 4:19 UTC (5+ messages)
` [PATCH v5 "
[PATCH] ext2: Fix memory leak when truncate races ext2_get_blocks
2017-07-05 23:08 UTC
[PATCH 0/4] e2image -b option to pass superblock number
2017-07-05 22:27 UTC (9+ messages)
` [PATCH 1/4] ext2fs: opening filesystem code refactoring
` [PATCH 2/4] e2image: add -b option to use supperblock backup
` [PATCH 3/4] tests: add test for e2image -b option
` [PATCH 4/4] man: add -b option to e2image
ea_inode gce-xfstests results
2017-07-05 17:36 UTC (2+ messages)
[PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
2017-07-05 16:32 UTC
[PATCH] e2fsprogs: add ext2fs_is_fast_symlink() function
2017-07-05 16:26 UTC (4+ messages)
` [PATCH v2] "
(unknown),
2017-07-05 8:06 UTC
[PATCH] libext2fs: fix compile errors/warnings
2017-07-05 4:50 UTC (2+ messages)
[PATCH] e2fsck: remove #ifdef EXT2_NO_64_TYPE blocks
2017-07-05 4:09 UTC (3+ messages)
[PATCH 01/12] e2fsck: add support for large xattrs in external inodes
2017-07-05 4:04 UTC (2+ messages)
[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
2017-07-05 2:21 UTC (4+ messages)
[PATCH v2] Add largedir feature
2017-07-04 17:56 UTC (8+ messages)
` [PATCH v3] "
[PATCH] ext4: have ext4_xattr_set_handle() allocate journal credits
2017-07-04 7:23 UTC (6+ messages)
` [PATCH v2] "
[PATCH] ext4: fix __ext4_xattr_set_credits()
2017-07-04 4:22 UTC (2+ messages)
[PATCH] ext4: fast symlink test should not rely on i_blocks
2017-07-04 4:11 UTC (3+ messages)
[PATCH] ext4: don't free an error pointer
2017-07-04 1:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).