linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 14:18:14 to 2017-07-13 09:40:04 UTC [more...]

[PATCH 0/5] Failure to set acl may alter group permissions
 2017-07-13  9:40 UTC  (8+ 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] generic: test negative SEEK_HOLE/SEEK_DATA offsets
 2017-07-13  8:14 UTC  (2+ messages)

Fast symlinks stored slow
 2017-07-13  8:02 UTC  (5+ messages)

[PATCH] vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
 2017-07-13  6:08 UTC  (2+ messages)

[PATCH] ext4: error should be cleared if ea_inode isn't added to the cache
 2017-07-13  5:17 UTC  (3+ messages)

(unknown),
 2017-07-13  3:37 UTC 

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-12 21:00 UTC  (7+ 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] 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  (4+ messages)

[Bug 196223] New: jdb2 journal - hung after suspend-resume test
 2017-07-12 14:17 UTC  (27+ 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  (21+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [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

[PATCH] ext4: make xattr inode reads faster
 2017-07-12  8:29 UTC 

[RFC PATCH] fs: ext4: don't trap kswapd and allocating tasks on ext4 inode IO
 2017-07-11  7:16 UTC  (6+ messages)

[PATCH 1/2] ext4: skip ext4_init_security() and encryption on ea_inodes
 2017-07-10 15:32 UTC  (6+ messages)
` [PATCH 2/2] ext4: fix __ext4_new_inode() journal credits calculation
    ` More thoughts about xattrs, journal credits, and their location

[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  (20+ 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 1/4] ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
 2017-07-06 17:09 UTC  (4+ 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

[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  (6+ messages)
` [PATCH 06/12] e2fsck: update i_blocks accounting for ea_inode feature

[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  (3+ messages)

[PATCH 1/2] ext4, project: expand inode extra size if possible
 2017-07-03  2:58 UTC  (6+ messages)

Problems with item delivery, n.006094884
 2017-07-03  2:11 UTC 

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-30 19:05 UTC  (2+ messages)

mkfs.ext4 -D option fails to mount
 2017-06-30 17:47 UTC  (6+ messages)

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-30 16:49 UTC  (24+ messages)
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 10/18] fs: new infrastructure for writeback error handling and reporting
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

[bug report] ext4: xattr-in-inode support
 2017-06-30  7:53 UTC 

[PATCH 2/2] ext4, project: fix typo comments for quota credits reservation
 2017-06-30  3:52 UTC 

(unknown),
 2017-06-30  1:14 UTC 

First stab at ea inode disk format doc updates
 2017-06-29 23:50 UTC  (2+ messages)

Question about ext4 project feature
 2017-06-29 18:18 UTC  (2+ 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).