linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-16 20:40:32 to 2019-06-26 12:47:48 UTC [more...]

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-06-26 12:47 UTC  (8+ messages)

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-26 12:20 UTC  (9+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
  ` [Cluster-devel] "
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[PATCH v5 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-26  7:34 UTC  (35+ 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 v5 0/5] vfs: make immutable files actually immutable
 2019-06-26  3:51 UTC  (7+ messages)
` [PATCH 1/5] mm/fs: don't allow writes to immutable files
` [PATCH 2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/5] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/5] vfs: don't allow most setxattr to immutable files
` [PATCH 5/5] vfs: don't allow writes to swap files

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

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 20:37 UTC  (18+ messages)
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
      ` [Ocfs2-devel] "
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 7/7] vfs: don't allow writes to swap files

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 18:17 UTC  (14+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [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] quota: honor quote type in Q_XGETQSTAT[V] calls
 2019-06-25 10:49 UTC  (5+ messages)

[PATCH V3 0/7] Consolidate FS read I/O callbacks code
 2019-06-25  6:24 UTC  (17+ 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 6/7] Add decryption support for sub-pagesized blocks

[PATCH v2 0/3] Add dirty range scoping to jbd2
 2019-06-24 15:12 UTC  (9+ 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 "

[bug report] ext4: optimize case-insensitive lookups
 2019-06-24 12:29 UTC 

[PATCH 08/16] ext4: Initialize timestamps limits
 2019-06-24  3:53 UTC  (2+ messages)

[PATCH] ext4: allow directory holes
 2019-06-24  3:52 UTC  (2+ messages)

Call for participation: Persistent Programming In Real Life
 2019-06-23 22:09 UTC 

Kernel warnings about iov_iter_copy_from_user_atomic
 2019-06-23  8:41 UTC 

[Bug 203943] New: ext4 corruption after RAID6 degraded; e2fsck skips block checks and fails
 2019-06-22  8:06 UTC  (9+ messages)
` [Bug 203943] "

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

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-21  0:54 UTC  (11+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [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

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

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:46 UTC  (10+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [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  (23+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [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] ext4: make __ext4_get_inode_loc plug
 2019-06-17 14:09 UTC 


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