linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 16:30:29 to 2019-05-30 18:54:19 UTC [more...]

[PATCH v3 00/15] fs-verity: read-only file-based authenticity protection
 2019-05-30 18:54 UTC  (17+ messages)
` [PATCH v3 01/15] fs-verity: add a documentation file
` [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry
` [PATCH v3 03/15] fs-verity: add UAPI header
` [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v3 05/15] fs-verity: add inode and superblock fields
` [PATCH v3 06/15] fs-verity: add the hook for file ->open()
` [PATCH v3 07/15] fs-verity: add the hook for file ->setattr()
` [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages()
` [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v3 11/15] fs-verity: add SHA-512 support
` [PATCH v3 12/15] fs-verity: support builtin file signatures
` [PATCH v3 13/15] ext4: add basic fs-verity support
` [PATCH v3 14/15] ext4: add fs-verity read support
` [PATCH v3 15/15] f2fs: add fs-verity support

[RFC PATCH] don't search large block range if disk is full
 2019-05-30 18:05 UTC  (3+ messages)

How to package e2scrub
 2019-05-30 15:28 UTC  (9+ messages)

[PATCH] ext2: add missing brelse() in ext2_new_inode()
 2019-05-30 11:35 UTC  (2+ messages)

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

[PATCH v2] ext4: remove code duplication in free_ind_block()
 2019-05-30  7:13 UTC  (3+ messages)

[PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-29 20:47 UTC  (3+ messages)
` [PATCH v2 11/14] ext4: clear BH_Uptodate flag on decryption error

[PATCH] ext4: Optimize case-insensitive lookups
 2019-05-29 18:54 UTC 

fsync_mode mount option for ext4
 2019-05-29 15:13 UTC  (9+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-05-29  5:58 UTC  (5+ messages)

[PATCH e2fsprogs] tests: add test for e2fsck of verity file
 2019-05-28 23:12 UTC 

Purchase_rfq
 2019-05-28 14:42 UTC 

[bugreport] kernel 5.2 pblk bad header/extent: invalid extent entries
 2019-05-28 13:23 UTC  (4+ messages)

[PATCH v2 1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid()
 2019-05-28  8:30 UTC  (4+ messages)
` [PATCH v2 2/3] ext2: introduce new helper for xattr entry comparison
` [PATCH v2 3/3] ext2: optimize ext2_xattr_get()

[PATCH v2] ext4: Gracefully handle ext4_break_layouts() failure during truncate
 2019-05-28  8:05 UTC 

[PATCH] ext2: code cleanup for ext2_preread_inode()
 2019-05-28  7:52 UTC  (2+ messages)

[PATCH 0/3] remove tmem and code depending on it
 2019-05-28  1:24 UTC  (5+ messages)
` [PATCH 2/3] mm: remove cleancache.c

Need traffic for your website?
 2019-05-27  9:38 UTC 

[PATCH 0/3 v2] ext4: Fix issues in ext4 truncate handling
 2019-05-27 14:53 UTC  (10+ messages)
` [PATCH 1/3] ext4: Wait for outstanding dio during truncate in nojournal mode
` [PATCH 2/3] ext4: Do not delete unlinked inode from orphan list on failed truncate
` [PATCH 3/3] ext4: Gracefully handle ext4_break_layouts() failure during truncate

[PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers
 2019-05-27  8:24 UTC 

[PATCH v3] ext4: remove code duplication in update_ind/bind/tind_extent_range
 2019-05-27  6:07 UTC  (3+ messages)

[GIT PULL] ext4 fixes for 5.2-rc2
 2019-05-25 22:50 UTC  (2+ messages)

[PATCH] ext4: Fix dcache lookup of !casefolded directories
 2019-05-25  3:58 UTC  (2+ messages)

[PATCH v2 0/7] xfstests: verify fscrypt-encrypted contents and filenames
 2019-05-24 22:04 UTC  (8+ messages)
` [PATCH v2 1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy
` [PATCH v2 2/7] fscrypt-crypt-util: add utility for reproducing fscrypt encrypted data
` [PATCH v2 3/7] common/encrypt: support requiring other encryption settings
` [PATCH v2 4/7] common/encrypt: add helper for ciphertext verification tests
` [PATCH v2 5/7] generic: verify ciphertext of v1 encryption policies with AES-256
` [PATCH v2 6/7] generic: verify ciphertext of v1 encryption policies with AES-128
` [PATCH v2 7/7] generic: verify ciphertext of v1 encryption policies with Adiantum

[PATCH] ext2: optimize ext2_xattr_get()
 2019-05-24  8:58 UTC  (5+ messages)

[PATCH] ext2: strengthen value length check in ext2_xattr_set()
 2019-05-24  8:33 UTC  (5+ messages)

Ext4 corruption on linux-next since 5.2 merge window
 2019-05-24  4:37 UTC  (2+ messages)

[PATCH] e2fsck: handle verity files in scan_extent_node()
 2019-05-24  4:33 UTC  (2+ messages)

[PATCH] ext4: remove some redundant corruption checks
 2019-05-24  4:27 UTC  (2+ messages)

Logo printing on the USB drives
 2019-05-23 13:20 UTC 

[PATCH v2] jbd2: fix some print format mistakes
 2019-05-23  2:26 UTC 

Logo printing
 2019-05-22 11:40 UTC 

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-22 10:25 UTC  (7+ messages)

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-22 10:20 UTC  (12+ messages)
      ` ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

[PATCH 0/3] ext4: Fix issues in ext4 truncate handling
 2019-05-22  9:00 UTC  (9+ messages)
` [PATCH 1/3] ext4: Wait for outstanding dio during truncate in nojournal mode
` [PATCH 2/3] ext4: Do not delete unlinked inode from orphan list on failed truncate
` [PATCH 3/3] ext4: Gracefully handle ext4_break_layouts() failure during truncate

[PATCH] ext4: Variable to signed to check return code
 2019-05-22  6:59 UTC  (10+ messages)

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

[PATCH v6 00/16] fscrypt: key management improvements
 2019-05-21  3:29 UTC  (20+ 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 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v6 10/16] fscrypt: v2 encryption policy support
` [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v6 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v6 14/16] f2fs: "
` [PATCH v6 15/16] ubifs: "
` [PATCH v6 16/16] fscrypt: document the new ioctls and policy version


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