linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-08 05:31:24 to 2019-05-20 17:29:01 UTC [more...]

[PATCH v6 00/16] fscrypt: key management improvements
 2019-05-20 17:25 UTC  (7+ messages)
` [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v6 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v6 14/16] f2fs: "

[PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-20 16:29 UTC  (15+ messages)
` [PATCH v2 01/14] fscrypt: simplify bounce page handling
` [PATCH v2 02/14] fscrypt: remove the "write" part of struct fscrypt_ctx
` [PATCH v2 03/14] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
` [PATCH v2 04/14] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH v2 05/14] fscrypt: introduce fscrypt_encrypt_block_inplace()
` [PATCH v2 06/14] fscrypt: support encrypting multiple filesystem blocks per page
` [PATCH v2 07/14] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
` [PATCH v2 08/14] fscrypt: introduce fscrypt_decrypt_block_inplace()
` [PATCH v2 09/14] fscrypt: support decrypting multiple filesystem blocks per page
` [PATCH v2 10/14] fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
` [PATCH v2 11/14] ext4: clear BH_Uptodate flag on decryption error
` [PATCH v2 12/14] ext4: decrypt only the needed blocks in ext4_block_write_begin()
` [PATCH v2 13/14] ext4: decrypt only the needed block in __ext4_block_zero_page_range()
` [PATCH v2 14/14] ext4: encrypt only up to last block in ext4_bio_write_page()

Can ext4_break_layouts() ever fail?
 2019-05-20 16:24 UTC  (5+ messages)

[PATCH] ext4: Variable to signed to check return code
 2019-05-20 15:36 UTC  (7+ messages)

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-20 14:27 UTC  (5+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-20 10:45 UTC  (8+ messages)

[PATCH] ext2: code cleanup by using test_opt() and clear_opt()
 2019-05-20  8:49 UTC  (2+ messages)

[PATCH] doc: ext2: update description of quota options for ext2
 2019-05-20  8:49 UTC  (2+ messages)

[PATCH v9 0/7] virtio pmem driver
 2019-05-20  3:47 UTC  (25+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v9 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "

[GIT PULL] ext4 fixes for 5.1-rc1
 2019-05-19 19:10 UTC  (2+ messages)

[bugreport] kernel 5.2 pblk bad header/extent: invalid extent entries
 2019-05-18 18:59 UTC  (2+ messages)

[PATCH] ext4: Fix entry corruption when disk online and offline frequently
 2019-05-17 22:59 UTC  (2+ messages)

[PATCH] ext4: Avoid panic during forced reboot due to aborted journal
 2019-05-17 21:50 UTC  (2+ messages)

ext3/ext4 filesystem corruption under post 5.1.0 kernels
 2019-05-17 16:44 UTC  (11+ messages)

[PATCH] fstests: generic, fsync fuzz tester with fsstress
 2019-05-17 15:34 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] jbd2: fix some print format mistakes
 2019-05-17  8:29 UTC  (2+ messages)

[PATCH 0/3 v2] ext2: Cleanup ext2_xattr_set()
 2019-05-16 11:11 UTC  (6+ messages)
` [PATCH 1/3] ext2: introduce helper for xattr entry validation
` [PATCH 2/3] ext2: Merge loops in ext2_xattr_set()
` [PATCH 3/3] ext2: Strengthen xattr block checks

general protection fault in ext4_mb_initialize_context
 2019-05-16 10:36 UTC 

[PATCH 0/3] ext2: Cleanup ext2_xattr_set()
 2019-05-16  8:29 UTC  (8+ messages)
` [PATCH 1/3] ext2: introduce helper for xattr entry validation
` [PATCH 2/3] ext2: Merge loops in ext2_xattr_set()
` [PATCH 3/3] ext2: Strengthen xattr block checks

[PATCH] ext4: always set inode of deleted entry to zero
 2019-05-16  3:17 UTC 

[PATCH v2 1/2] ext2: introduce helper for xattr header validation
 2019-05-15 13:58 UTC  (7+ messages)
` [PATCH v2 2/2] ext2: introduce helper for xattr entry validation

[PATCH] generic: test statfs on project quota directory
 2019-05-14 15:28 UTC  (2+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-14 10:02 UTC  (26+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "

[LTP] LTP: Syscalls: 274 failures: EROFS(30): Read-only file system
 2019-05-14  9:20 UTC 

[RFC PATCH 0/7] xfstests: verify fscrypt-encrypted contents and filenames
 2019-05-14  2:20 UTC  (9+ messages)
` [RFC PATCH 1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy
` [RFC PATCH 4/7] common/encrypt: add helper for ciphertext verification tests

[PATCH] unicode: update to Unicode 12.1.0 final
 2019-05-12 21:20 UTC  (2+ messages)

[PATCH] unicode: add missing check for an error return from utf8lookup()
 2019-05-12 21:18 UTC  (2+ messages)

[Bug 203585] New: Feature Request for filesystems that support noexec/exec mount options
 2019-05-12 18:12 UTC  (3+ messages)
` [Bug 203585] "

[PATCH] libext2fs: add missing check for utf8lookup()'s return value
 2019-05-12  2:38 UTC  (2+ messages)

[PATCH v2] jbd2: fix potential double free
 2019-05-11  1:37 UTC  (3+ messages)

[PATCH] ext4: Fix data corruption caused by overlapping unaligned and aligned IO
 2019-05-11  1:53 UTC  (2+ messages)

[PATCH v2] ext4: fix use-after-free in dx_release()
 2019-05-11  2:01 UTC  (3+ messages)

[PATCH][next] ext4: fix two cases where a u32 is being checked for a less than zero error return
 2019-05-11  2:09 UTC  (2+ messages)

[PATCH 1/2] ext2: introduce helper for xattr header validation
 2019-05-11  2:46 UTC  (4+ messages)
` [PATCH 2/2] ext2: introduce helper for xattr entry validation

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (20+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "
` [PATCH v7 6/6] xfs: disable map_sync for async flush
      ` [Qemu-devel] "

[PATCH] fix "fsck -A" failure on a completely clean fs
 2019-05-10 19:50 UTC  (2+ messages)

[PATCH 1/3] jbd2: fix potential double free
 2019-05-09 10:42 UTC  (3+ messages)

[PATCH] ext4: replace ktype default_attrs with default_groups
 2019-05-08 20:07 UTC 

[PATCH] ext4: fix use-after-free in dx_release()
 2019-05-08  8:29 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).