linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 18:59:05 to 2017-10-12 20:05:54 UTC [more...]

[PATCH] xfs: trim writepage mapping to within eof
 2017-10-12 20:05 UTC  (3+ messages)

[PATCH] tests/xfs: test for NULL xattr buffer problem during unlink
 2017-10-12 19:57 UTC  (2+ messages)

[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] xfs: implement cgroup writeback support
 2017-10-12 19:16 UTC 

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-12 18:27 UTC  (17+ messages)
` [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 v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-12 17:41 UTC  (15+ 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] [RFC] xfs: make xfs_writepage_map extent map centric
 2017-10-12 16:14 UTC  (2+ messages)

[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
 2017-10-12 13:42 UTC  (29+ 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 0/4] xfs: miscellaneous fixes
 2017-10-12 10:39 UTC  (11+ messages)
` [PATCH 4/4] xfs: cancel dirty pages on invalidation

[PATCH v12 00/30] xfs: online scrub support
 2017-10-12  5:51 UTC  (35+ 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

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  (8+ messages)
` [PATCH 02/17] Set up infastructure for deferred attribute operations
` [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered

ffsb job does not exit on xfs 4.14-rc1+
 2017-10-11 21:10 UTC  (5+ messages)

[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  (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

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

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

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

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

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

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

[PATCH v11 00/25] xfs: online scrub support
 2017-10-09 23:08 UTC  (15+ messages)
` [PATCH 20/25] xfs: scrub directory freespace
` [PATCH 21/25] xfs: scrub extended attributes
` [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  (6+ messages)
` [PATCH v2 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()


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