linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 06:17:33 to 2019-06-12 20:40:23 UTC [more...]

fsck doesn't seem to understand inline directories
 2019-06-12 20:40 UTC  (2+ messages)

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

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-12 19:14 UTC  (45+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space
` [PATCH RFC 03/10] mm/gup: Pass flags down to __gup_device_huge* calls
` [PATCH RFC 04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [PATCH RFC 05/10] fs/ext4: Teach ext4 to break layout leases
` [PATCH RFC 06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [PATCH RFC 07/10] fs/ext4: Fail truncate if pages are GUP pinned
` [PATCH RFC 08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [PATCH RFC 09/10] fs/xfs: Fail truncate if pages are GUP pinned
` [PATCH RFC 10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion

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

[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] generic: test statfs on project quota directory
 2019-06-12 15:05 UTC  (4+ messages)

[PATCH v13 0/7] virtio pmem driver
 2019-06-12 14:20 UTC  (9+ messages)
` [PATCH v13 1/7] libnvdimm: nd_region flush callback support
` [PATCH v13 2/7] virtio-pmem: Add virtio pmem driver
` [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] 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  (14+ messages)
` [PATCH v12 1/7] libnvdimm: nd_region flush callback support
` [PATCH v12 2/7] virtio-pmem: Add virtio pmem driver
        ` [Qemu-devel] "
` [PATCH v12 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v12 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "
` [PATCH v12 5/7] dax: check synchronous mapping is supported
` [PATCH v12 6/7] ext4: disable map_sync for async flush
` [PATCH v12 7/7] xfs: "

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-12  0:42 UTC  (8+ 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 V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-12  0:05 UTC  (9+ messages)

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

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ 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 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-11  4:01 UTC  (10+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[PATCH v10 0/7] virtio pmem driver
 2019-06-10  5:08 UTC  (4+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-10  4:38 UTC  (10+ messages)
` [PATCH 2/2] f2fs: "
` [f2fs-dev] [PATCH 1/2] ext4: "
  ` 回复: "
      ` 回复: "

[HELP] What are the allocated blocks on a newly created ext4 fs ?
 2019-06-10  3:54 UTC  (5+ messages)

[PATCH] ext4: enforce the immutable flag on open files
 2019-06-10  2:49 UTC 

[PATCH v2 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-07 16:42 UTC  (6+ messages)
` [PATCH v2 2/2] ext4/036: Add tests for filename casefolding feature

[LSF/MM TOPIC] The end of the DAX experiment
 2019-06-07  6:00 UTC  (9+ messages)
` [Lsf-pc] "

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-06 19:43 UTC  (19+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
` [PATCH v4 03/16] fs-verity: add UAPI header
` [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 v4 15/16] ext4: add fs-verity read support
` [PATCH v4 16/16] f2fs: add fs-verity support

Reminder
 2019-06-05 16:46 UTC 

[PATCH 0/2] fs: Hole punch vs page cache filling races
 2019-06-05  9:27 UTC  (9+ messages)
` [PATCH 1/2] mm: Add readahead file operation
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch

[RFC] jbd2: add new "stats" proc file
 2019-06-05  7:05 UTC  (3+ messages)

possible deadlock in __do_page_fault (2)
 2019-06-04 20:08 UTC  (5+ messages)

[PATCH] e2scrub: remove -C from e2scrub_all
 2019-06-04 18:02 UTC  (2+ messages)

ext4 shows file system is 4G, df says 3G
 2019-06-04  3:06 UTC  (2+ messages)

How to package e2scrub
 2019-06-03 12:39 UTC  (13+ messages)

[PATCH] ext2: start from parent blockgroup when trying linear search for a free inode
 2019-06-03 10:05 UTC  (2+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-06-03  6:17 UTC  (10+ 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).