linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-06 22:08:48 to 2017-10-11 16:01:27 UTC [more...]

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (23+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 10/14] device-dax: "
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests

ffsb job does not exit on xfs 4.14-rc1+
 2017-10-11 13:59 UTC  (4+ messages)

[PATCH] generic: test race between block map change and writeback
 2017-10-11 13:47 UTC  (12+ messages)

[PATCH 0/4] xfs: miscellaneous fixes
 2017-10-11 13:02 UTC  (16+ messages)
` [PATCH 1/4] xfs: Don't log uninitialised fields in inode structures
` [PATCH 2/4] xfs: move more RT specific code under CONFIG_XFS_RT
` [PATCH 3/4] xfs: don't change inode mode if ACL update fails
` [PATCH 4/4] xfs: cancel dirty pages on invalidation

[PATCH v2 1/2] generic: test race between block map change and writeback
 2017-10-11 10:11 UTC  (7+ messages)
` [PATCH v2 2/2] generic: test race when checking i_size on direct i/o read
  ` [PATCH v3] "

[PATCH] [RFC] xfs: make xfs_writepage_map extent map centric
 2017-10-11  8:11 UTC 

[PATCH v6 0/3] XFS realtime device tweaks
 2017-10-11  2:37 UTC  (4+ messages)
` [PATCH v6 1/3] xfs: Show realtime device stats on statfs calls if inherit flag set
` [PATCH v6 2/3] xfs: Set realtime flag based on initial allocation size
` [PATCH v6 3/3] xfs: Add realtime fallback if data device full

agcount for 2TB, 4TB and 8TB drives
 2017-10-10 22:55 UTC  (11+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-10 20:17 UTC  (42+ messages)
` [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate()
` [PATCH v7 03/12] fs: introduce i_mapdcount
` [PATCH v7 04/12] fs: MAP_DIRECT core
` [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()
` [PATCH v7 10/12] device-dax: "
` [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
  ` [PATCH v8 1/2] iommu: up-level sg_num_pages() from amd-iommu
  ` [PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests

xfs clones crash issue - illegal state 13 in block map
 2017-10-10 19:18 UTC  (6+ messages)

[PATCH v2] xfsprogs: explicitly cast troublesome types to match printf format specifiers
 2017-10-10 18:19 UTC 

[PATCH 0/2] xfs: test support for xattr inactivate
 2017-10-10 17:09 UTC  (6+ messages)
` [PATCH 1/2] xfs: assert that xattr inactivation never reaches a hole
` [PATCH 2/2] xfs: buffer lru reference count error injection tag

[PATCH v3 1/3] xfs_io: Add support for pwritev2()
 2017-10-10 13:41 UTC  (5+ messages)
` [PATCH v3 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
` [PATCH v3 3/3] xfs_io: Allow partial writes

false positive lockdep splat with loop device
 2017-10-10  9:43 UTC  (6+ messages)

[ANNOUNCE] fsperf: a simple fs/block performance testing framework
 2017-10-10  9:00 UTC  (14+ messages)

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-10-10  7:57 UTC  (11+ messages)

[PATCH] generic: test race when checking i_size on direct i/o read
 2017-10-10  6:50 UTC  (4+ messages)

[PATCH] xfs: handle error if xfs_btree_get_bufs fails
 2017-10-10  4:07 UTC  (4+ messages)

[PATCH 00/17] Parent Pointers V2
 2017-10-09 23:27 UTC  (9+ messages)
` [PATCH 02/17] Set up infastructure for deferred attribute operations
` [PATCH 14/17] xfs: remove parent pointers in unlink
` [PATCH 15/17] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call
` [PATCH 17/17] Add the parent pointer support to the superblock version 5

[PATCH v11 00/25] xfs: online scrub support
 2017-10-09 23:08 UTC  (26+ messages)
` [PATCH 17/25] xfs: scrub inode block mappings
` [PATCH 19/25] xfs: scrub directory metadata
` [PATCH 20/25] xfs: scrub directory freespace
` [PATCH 21/25] xfs: scrub extended attributes
` [PATCH 22/25] xfs: scrub symbolic links
` [PATCH 24/25] xfs: scrub realtime bitmap/summary
` [PATCH 25/25] xfs: scrub quota information

[PATCH v2 1/3] xfs_io: Add support for pwritev2()
 2017-10-09 22:51 UTC  (12+ messages)
` [PATCH v2 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
` [PATCH v2 3/3] xfs_io: Allow partial writes

Questions about backups with XFS
 2017-10-09 15:08 UTC  (4+ messages)

[PATCH] xfs: Fix bool initialization/comparison
 2017-10-09 14:24 UTC  (2+ messages)

[PATCH 3.16 053/192] xfs: Don't clear SGID when inheriting ACLs
 2017-10-09 12:44 UTC 

add a new test for racing AIO COW writes
 2017-10-09  7:28 UTC  (4+ messages)
` add a new test for racing AIO COW writes V2

[GIT PULL] xfsprogs: mkfs refactor
 2017-10-09  3:11 UTC  (4+ messages)

XFS AIL lockup
 2017-10-07 22:54 UTC  (4+ messages)

[PATCH] xfs: reinit btree pointer on attr tree inactivation walk
 2017-10-07 12:14 UTC  (3+ messages)

[PATCH] xfsdocs: move dir-attr btree sections to a separate chapter
 2017-10-06 22:27 UTC  (2+ 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).