linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 21:00:21 to 2019-06-20 21:38:45 UTC [more...]

[RFC PATCH v2 0/8] xfstests: add fs-verity tests
 2019-06-20 21:36 UTC  (9+ messages)
` [RFC PATCH v2 1/8] common/filter: add _filter_xfs_io_fiemap()
` [RFC PATCH v2 2/8] common/verity: add common functions for testing fs-verity
` [RFC PATCH v2 3/8] generic: test general behavior of verity files
` [RFC PATCH v2 4/8] generic: test access controls on the fs-verity ioctls
` [RFC PATCH v2 5/8] generic: test corrupting verity files
` [RFC PATCH v2 6/8] generic: test that fs-verity is using the correct measurement values
` [RFC PATCH v2 7/8] generic: test using fs-verity and fscrypt simultaneously
` [RFC PATCH v2 8/8] generic: test the fs-verity built-in signature verification support

[PATCH] jbd2: drop declaration of journal_sync_buffer()
 2019-06-20 21:34 UTC  (2+ messages)

[PATCH v3] Updated locking documentation for transaction_t
 2019-06-20 20:45 UTC  (2+ messages)

[PATCH v2 0/3] Add dirty range scoping to jbd2
 2019-06-20 21:29 UTC  (7+ messages)
` [PATCH v2 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH v2 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH v2 3/3] ext4: use "

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

[PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-20 17:50 UTC  (7+ messages)
` [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
        ` Removing the shared class of tests

[PATCH 0/3] Add dirty range scoping to jbd2
 2019-06-20 17:22 UTC  (9+ messages)
` [PATCH 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 3/3] ext4: use "

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-20 14:52 UTC  (53+ messages)
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-20 14:03 UTC  (5+ messages)
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:46 UTC  (12+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH] ext4: remove redundant assignment to node
 2019-06-20  4:12 UTC  (3+ messages)

[PATCH] ext4: make __ext4_get_inode_loc plug
 2019-06-20  3:42 UTC  (5+ messages)

[PATCH] ext4: Optimize case-insensitive lookups
 2019-06-20  4:01 UTC  (2+ messages)

[PATCH] ext4: clean up kerneldoc warnigns when building with W=1
 2019-06-20  3:24 UTC 

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-19 19:13 UTC  (37+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
` [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 06/16] fs-verity: add inode and superblock fields
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 08/16] fs-verity: add the hook for file ->setattr()
` [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v4 12/16] fs-verity: add SHA-512 support
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support

[PATCH] e2fsck: process empty directory if large_dir and inline_data set
 2019-06-19 19:00 UTC  (2+ messages)

[PATCH] ext2: add missing brelse() in ext2_iget()
 2019-06-19 16:45 UTC  (3+ messages)

[PATCH 08/16] ext4: Initialize timestamps limits
 2019-06-18 14:31 UTC 

[PATCH] ext4: make __ext4_get_inode_loc plug
 2019-06-17 14:09 UTC 

[PATCH V3 0/7] Consolidate FS read I/O callbacks code
 2019-06-16 16:08 UTC  (8+ messages)
` [PATCH V3 1/7] FS: Introduce read callbacks
` [PATCH V3 2/7] Integrate read callbacks into Ext4 and F2FS
` [PATCH V3 3/7] fscrypt: remove struct fscrypt_ctx
` [PATCH V3 4/7] fs/mpage.c: Integrate read callbacks
` [PATCH V3 5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [PATCH V3 6/7] Add decryption support for sub-pagesized blocks
` [PATCH V3 7/7] ext4: Enable encryption for subpage-sized blocks

[tytso@mit.edu: Re: [PATCH v4 03/16] fs-verity: add UAPI header]
 2019-06-15 22:03 UTC 

[PATCH] e2fsck: allow deleting or zeroing shared blocks
 2019-06-14 11:45 UTC 

[PATCH] generic: test statfs on project quota directory
 2019-06-14  3:57 UTC  (5+ messages)

[RFC PATCH v2 7/8] fscrypt: wire up fscrypt to use blk-crypto
 2019-06-13 21:48 UTC  (2+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-13 19:13 UTC  (29+ messages)

fsck doesn't seem to understand inline directories
 2019-06-13  2:22 UTC  (4+ messages)

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

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-13  8:03 UTC  (5+ messages)
` [PATCH 2/2] f2fs: "
    ` 回复: "

[PATCH v2] f2fs: only set project inherit bit for directory
 2019-06-13  8:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-12 18:32 UTC  (6+ messages)
` [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature

[PATCH] ext2: fix a typo in comment
 2019-06-12 13:08 UTC  (2+ messages)

[PATCH v12 0/7] virtio pmem driver
 2019-06-12 10:50 UTC  (9+ messages)
` [PATCH v12 2/7] virtio-pmem: Add "
        ` [Qemu-devel] "
` [PATCH v12 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-12  0:05 UTC  (9+ 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).