public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-26 22:46:29 to 2016-05-08 19:18:28 UTC [more...]

Unable to mount a XFS filesystem
 2016-05-08 19:18 UTC  (2+ messages)

[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-08 18:46 UTC  (9+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH v4 0/7] dax: handling media errors
 2016-05-08 18:42 UTC  (33+ messages)
` [PATCH v4 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v4 2/7] dax: fallback from pmd to pte on error
` [PATCH v4 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v4 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt

[PATCH v5 0/8] block: prepare for multipage bvecs
 2016-05-08  9:27 UTC  (5+ messages)
` [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES

Audit Εργοστασίου σε Αθήνα & Θεσσαλονίκη
 2016-05-07 15:34 UTC 

[PATCH] xfs_db: fix unaligned accesses
 2016-05-06 21:38 UTC  (2+ messages)

[PATCH 0/7] Configurable error behavior [V3]
 2016-05-06 10:59 UTC  (21+ messages)
` [PATCH 1/7] xfs: configurable error behavior via sysfs
` [PATCH 2/7] xfs: introduce metadata IO error class
` [PATCH 3/7] xfs: add configurable error support to metadata buffers
` [PATCH 4/7] xfs: introduce table-based init for error behaviors
` [PATCH 5/7] xfs: add configuration of error failure speed
` [PATCH 6/7] xfs: add configuration handlers for specific errors
` [PATCH 7/7] xfs: add "fail at unmount" error handling configuration

[PATCH 0/2] scop GFP_NOFS api
 2016-05-06  3:20 UTC  (34+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
  ` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
    ` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 2/2] mm, debug: report when GFP_NO{FS, IO} is used explicitly from memalloc_no{fs, io}_{save, restore} context
  ` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api

May 2016 XFS reverse-mapping, reflink, and online fs scrub
 2016-05-05 20:25 UTC 

[RFC 0/3] getfsmapx ioctl
 2016-05-05 19:52 UTC  (4+ messages)
` [PATCH 1/3] document the XFS_IOC_GETFSMAPX ioctl
` [PATCH 2/3] xfs: introduce "
` [PATCH 3/3] xfs_io: support the new getfsmap ioctl

iomap infrastructure and multipage writes V3
 2016-05-05 17:57 UTC  (21+ messages)
` [PATCH 01/14] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 02/14] fs: introduce iomap infrastructure
` [PATCH 03/14] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 04/14] xfs: reorder zeroing and flushing sequence in truncate
` [PATCH 05/14] xfs: implement iomap based buffered write path
` [PATCH 06/14] xfs: remove buffered write support from __xfs_get_blocks
` [PATCH 07/14] fs: iomap based fiemap implementation
` [PATCH 08/14] xfs: use iomap "
` [PATCH 09/14] iomap: support DAX based zeroing
` [PATCH 10/14] xfs: use iomap infrastructure for DAX zeroing
` [PATCH 11/14] xfs: handle 64-bit length in xfs_iozero
` [PATCH 12/14] xfs: use xfs_zero_range in xfs_zero_eof
` [PATCH 13/14] xfs: split xfs_free_file_space in manageable pieces
` [PATCH 14/14] xfs: kill xfs_zero_remaining_bytes

[PATCH] metadump: limit permissible sector sizes
 2016-05-05 14:53 UTC  (3+ messages)
` [PATCH V2] "

"xfs_log_force: error 5 returned." for drive that was removed
 2016-05-05 10:05 UTC  (4+ messages)

Good day
 2016-05-04 21:14 UTC 

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-05-04 18:04 UTC  (5+ messages)

2nd Leading Cause of Accidental Death
 2016-05-04 12:23 UTC 

[PATCH 0/7] Configurable error behavior [V2]
 2016-05-04  9:57 UTC  (12+ messages)
` [PATCH 1/7] xfs: configurable error behaviour via sysfs
` [PATCH 2/7] xfs: introduce metadata IO error class
` [PATCH 3/7] xfs: add configurable error support to metadata buffers
` [PATCH 4/7] xfs: introduce table-based init for error behaviours
` [PATCH 5/7] xfs: add configuration of error failure speed
` [PATCH 6/7] xfs: add configuration handles for specific errors
` [PATCH 7/7] xfs: shutdown filesystem at unmount in case of errors

[PATCH v2 0/5] dax: handling of media errors
 2016-05-04  5:05 UTC  (24+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 00/19 v2] mkfs cleaning
 2016-05-04  0:48 UTC  (20+ messages)
` [PATCH 03/19] mkfs: Sanitise the superblock feature macros
` [PATCH 08/19] mkfs: getbool is redundant
` [PATCH 11/19] mkfs: table based parsing for converted parameters
` [PATCH 13/19] mkfs: encode conflicts into parsing table
` [PATCH 14/19] mkfs: add string options to generic parsing
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
` [RFC PATCH] xfstests: Add mkfs input validation tests

iomap infrastructure and multipage writes V2
 2016-05-03 18:15 UTC  (8+ messages)
` [PATCH 5/8] xfs: implement iomap based buffered write path

Prenota prima e ... risparmia 2016
 2016-05-03 10:50 UTC 

[PATCH 15/19 v2] mkfs: don't treat files as though they are block devices
 2016-05-03  9:59 UTC  (4+ messages)
` [PATCH 15/19 v3] "

XFS hole punch races
 2016-05-02 23:44 UTC  (2+ messages)

Специалистам отдела кадров
 2016-04-28  6:37 UTC 

[PATCH] xfs_buf_iodone_callbacks to force shutdown & resubmit buf in case of permanent failure
 2016-04-27 23:53 UTC  (4+ messages)

development APIs for used/free blocks information
 2016-04-27 23:41 UTC  (6+ messages)

[PATCH] xfs: idle aild if the AIL is pushed up to the target LSN
 2016-04-27 22:29 UTC  (6+ messages)

Custom Shaped USB drives with your logo
 2016-04-27 10:42 UTC 

Leather bed from China
 2016-04-26  8:42 UTC 

LED lighting from Hugh
 2016-04-27  2:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox