messages from 2019-06-21 23:58:20 to 2019-07-05 20:15:44 UTC [more...]
[PATCH 0/4] bring parisc linux into the modern age by adding ext4 support to the bootloader
2019-07-05 20:15 UTC (2+ messages)
` [PATCH 1/4] iplboot: eliminate unused struct bootfs
INFO: rcu detected stall in ext4_write_checks
2019-07-05 19:10 UTC (10+ messages)
[BUG] mke2fs produces corrupt filesystem if badblock list contains a block under 251
2019-07-05 18:49 UTC (10+ messages)
` Question about ext4 testing: need to produce a high depth extent tree to verify mapping code
[PATCH v15 0/7] virtio pmem driver
2019-07-05 14:03 UTC (8+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "
[PATCH v2] ext4: fix warning when turn on dioread_nolock and inline_data
2019-07-05 8:01 UTC
[PATCH] ext4: fix warning when turn on dioread_nolock and inline_data
2019-07-05 7:52 UTC (3+ messages)
mke2fs accepts block size not mentioned in its man page
2019-07-05 5:35 UTC
[ANNOUNCE RESEND] xfs-linux: vfs-for-next updated to 7e328e5930ad
2019-07-04 15:07 UTC
[ANNOUNCE] xfs-linux: vfs-for-next updated to 7e328e5930ad
2019-07-04 15:02 UTC
Message du site parisabaro.com - formulaire contact
2019-07-04 13:42 UTC
[PATCH v6 00/17] fs-verity: read-only file-based authenticity protection
2019-07-03 20:14 UTC (20+ messages)
` [PATCH v6 01/17] fs-verity: add a documentation file
` [PATCH v6 02/17] fs-verity: add MAINTAINERS file entry
` [PATCH v6 03/17] fs-verity: add UAPI header
` [PATCH v6 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v6 05/17] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v6 06/17] fs-verity: add inode and superblock fields
` [PATCH v6 07/17] fs-verity: add the hook for file ->open()
` [PATCH v6 08/17] fs-verity: add the hook for file ->setattr()
` [PATCH v6 09/17] fs-verity: add data verification hooks for ->readpages()
` [PATCH v6 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v6 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v6 12/17] fs-verity: add SHA-512 support
` [PATCH v6 13/17] fs-verity: support builtin file signatures
` [PATCH v6 14/17] ext4: add basic fs-verity support
` [PATCH v6 15/17] ext4: add fs-verity read support
` [PATCH v6 16/17] ext4: update on-disk format documentation for fs-verity
` [PATCH v6 17/17] f2fs: add fs-verity support
` [f2fs-dev] "
[PATCH v2 28/35] ext4: Use kmemdup rather than duplicating its implementation
2019-07-03 16:31 UTC
[PATCH v2 27/35] ext2: Use kmemdup rather than duplicating its implementation
2019-07-03 16:31 UTC
[PATCH 23/30] ext2: Use kmemdup rather than duplicating its implementation
2019-07-03 14:24 UTC (2+ messages)
[PATCH 24/30] ext4: Use kmemdup rather than duplicating its implementation
2019-07-03 13:17 UTC
[PATCH] ext4: remove unnecessary error check
2019-07-03 8:16 UTC
[PATCH 1/3] ext4: rename "dirent_csum" functions to use "dirblock"
2019-07-03 3:50 UTC (6+ messages)
` [PATCH 2/3] ext4: refactor initialize_dirent_tail()
` [PATCH 3/3] ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
2019-07-02 16:33 UTC (6+ messages)
[PATCH] ext4: allow directory holes
2019-07-02 21:11 UTC (4+ messages)
` [PATCH -v2] "
[PATCH] ext4: replace ktype default_attrs with default_groups
2019-07-02 21:41 UTC (2+ messages)
[bug report] ext4: optimize case-insensitive lookups
2019-07-02 21:57 UTC (3+ messages)
` [PATCH] ext4: Fix coverity warning on error path of filename setup
[PATCH v6 0/4] vfs: make immutable files actually immutable
2019-07-02 10:45 UTC (9+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/4] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files
` [PATCH v2 "
[RFC PATCH v3 0/8] xfstests: add fs-verity tests
2019-07-01 18:25 UTC (9+ messages)
` [RFC PATCH v3 1/8] common/filter: add _filter_xfs_io_fiemap()
` [RFC PATCH v3 2/8] common/verity: add common functions for testing fs-verity
` [RFC PATCH v3 3/8] generic: test general behavior of verity files
` [RFC PATCH v3 4/8] generic: test access controls on the fs-verity ioctls
` [RFC PATCH v3 5/8] generic: test corrupting verity files
` [RFC PATCH v3 6/8] generic: test that fs-verity is using the correct measurement values
` [RFC PATCH v3 7/8] generic: test using fs-verity and fscrypt simultaneously
` [RFC PATCH v3 8/8] generic: test the fs-verity built-in signature verification support
ext3/ext4 filesystem corruption under post 5.1.0 kernels
2019-07-01 14:08 UTC (10+ messages)
[PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-29 20:09 UTC (7+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [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 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
2019-06-28 7:25 UTC (9+ messages)
[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-27 0:19 UTC (13+ 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 18:21 UTC (31+ 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 16/16] f2fs: add fs-verity support
[PATCH] docs: filesystems: Remove uneeded .rst extension on toctables
2019-06-26 17:54 UTC (2+ messages)
[PATCH v5 0/5] vfs: make immutable files actually immutable
2019-06-26 16:28 UTC (8+ 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
Phantom full ext4 root filesystems on 4.1 through 4.14 kernels
2019-06-26 15:17 UTC (5+ messages)
[PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
2019-06-26 2:37 UTC (12+ 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 (15+ messages)
` [PATCH V3 1/7] FS: Introduce read callbacks
` [PATCH V3 2/7] Integrate read callbacks into Ext4 and F2FS
` [PATCH V3 4/7] fs/mpage.c: Integrate read callbacks
` [PATCH V3 6/7] Add decryption support for sub-pagesized blocks
[PATCH v2 3/3] ext4: use jbd2_inode dirty range scoping
2019-06-24 15:12 UTC (3+ messages)
[PATCH 08/16] ext4: Initialize timestamps limits
2019-06-24 3:53 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 (3+ messages)
` [Bug 203943] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).