linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 16:55:53 to 2017-10-13 22:53:06 UTC [more...]

[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
 2017-10-13 22:53 UTC  (47+ messages)
` [PATCH 01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/19] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/19] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/19] dax: Factor out getting of pfn out of iomap
` [PATCH 05/19] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/19] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/19] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/19] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/19] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/19] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/19] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/19] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/19] dax, iomap: Add support for synchronous faults
` [PATCH 14/19] dax: Implement dax_finish_sync_fault()
` [PATCH 15/19] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/19] ext4: Support for synchronous DAX faults
` [PATCH 17/19] ext4: Add support for MAP_SYNC flag
` [PATCH 18/19] xfs: support for synchronous DAX faults
` [PATCH 19/19] xfs: Add support for MAP_SYNC flag

[PATCH] xfs: move two more RT specific functions into CONFIG_XFS_RT
 2017-10-13 22:08 UTC  (4+ messages)

[PATCH v12 00/30] xfs: online scrub support
 2017-10-13 21:15 UTC  (41+ messages)
` [PATCH 01/30] xfs: return a distinct error code value for IGET_INCORE cache misses
` [PATCH 02/30] xfs: create block pointer check functions
` [PATCH 03/30] xfs: refactor btree pointer checks
` [PATCH 04/30] xfs: refactor btree block header checking functions
` [PATCH 05/30] xfs: create inode pointer verifiers
` [PATCH 06/30] xfs: create an ioctl to scrub AG metadata
` [PATCH 07/30] xfs: dispatch metadata scrub subcommands
` [PATCH 08/30] xfs: probe the scrub ioctl
` [PATCH 09/30] xfs: create helpers to record and deal with scrub problems
` [PATCH 10/30] xfs: create helpers to scrub a metadata btree
` [PATCH 11/30] xfs: scrub the shape of "
` [PATCH 12/30] xfs: scrub btree keys and records
` [PATCH 13/30] xfs: create helpers to scan an allocation group
` [PATCH 14/30] xfs: scrub the secondary superblocks
` [PATCH 15/30] xfs: scrub AGF and AGFL
` [PATCH 16/30] xfs: scrub the AGI
` [PATCH 17/30] xfs: scrub free space btrees
` [PATCH 18/30] xfs: scrub inode btrees
` [PATCH 19/30] xfs: scrub rmap btrees
` [PATCH 20/30] xfs: scrub refcount btrees
` [PATCH 21/30] xfs: scrub inodes
` [PATCH 22/30] xfs: scrub inode block mappings
` [PATCH 23/30] xfs: scrub directory/attribute btrees
` [PATCH 24/30] xfs: scrub directory metadata
` [PATCH 25/30] xfs: scrub directory freespace
` [PATCH 26/30] xfs: scrub extended attributes
` [PATCH 27/30] xfs: scrub symbolic links
` [PATCH 28/30] xfs: scrub directory parent pointers
` [PATCH 29/30] xfs: scrub realtime bitmap/summary
` [PATCH 30/30] xfs: scrub quota information

[Bug Report]: generic/085 trigger a XFS panic on kernel 4.14-rc2
 2017-10-13 19:53 UTC  (5+ messages)

Question about 67dc288c ("xfs: ensure verifiers are attached to recovered buffers")
 2017-10-13 18:49 UTC 

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-13 18:22 UTC  (21+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()
` [PATCH v9 3/6] fs: MAP_DIRECT core
` [PATCH v9 4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v9 5/6] fs, xfs, iomap: introduce break_layout_nowait()
` [PATCH v9 6/6] xfs: wire up MAP_DIRECT

[PATCH] tests/xfs: test for NULL xattr buffer problem during unlink
 2017-10-13 17:01 UTC  (5+ messages)

[ANNOUNCE] xfs-documentation: updated to b6b0dbd
 2017-10-13 16:55 UTC 

[RFC PATCH] xfs: Properly retry failed dquot items in case of error during buffer writeback
 2017-10-13 16:21 UTC  (5+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-13 15:03 UTC  (17+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()

[PATCH] xfs_io: report io error for pwrite -W and -w
 2017-10-13 13:31 UTC  (3+ messages)

[PATCH] [RFC] xfs: make xfs_writepage_map extent map centric
 2017-10-13 13:13 UTC  (4+ messages)

[PATCH v2] xfs: trim writepage mapping to within eof
 2017-10-13 12:38 UTC 

[PATCH] xfs: trim writepage mapping to within eof
 2017-10-13 11:42 UTC  (6+ messages)

agcount for 2TB, 4TB and 8TB drives
 2017-10-13  8:13 UTC  (12+ messages)

ffsb job does not exit on xfs 4.14-rc1+
 2017-10-13  2:08 UTC  (6+ messages)

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

[PATCH] xfs: implement cgroup writeback support
 2017-10-12 21:59 UTC  (5+ messages)

[GIT PULL] xfs: fixes for 4.14-rc5
 2017-10-12 21:43 UTC 

[PATCH 0/2] xfs: test support for xattr inactivate
 2017-10-12 19:55 UTC  (8+ messages)
` [PATCH 1/2] xfs: assert that xattr inactivation never reaches a hole
  ` [PATCH v2] xfs: fail if xattr inactivation hits "
` [PATCH 2/2] xfs: buffer lru reference count error injection tag

[PATCH 0/4] xfs: miscellaneous fixes
 2017-10-12 10:39 UTC  (11+ messages)
` [PATCH 4/4] xfs: cancel dirty pages on invalidation

Questions about backups with XFS
 2017-10-12  5:13 UTC  (6+ messages)

[PATCH 00/17] Parent Pointers V2
 2017-10-12  4:38 UTC  (3+ messages)
` [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered

[PATCH] xfs: reinit btree pointer on attr tree inactivation walk
 2017-10-11 17:30 UTC  (4+ messages)

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (13+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings

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

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

[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

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 


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