linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 16:26:48 to 2017-07-24 21:14:37 UTC [more...]

[PATCH v8 00/22] xfs: online scrub support
 2017-07-24 21:14 UTC  (53+ messages)
` [PATCH 01/22] xfs: query the per-AG reservation counters
` [PATCH 02/22] xfs: add scrub tracepoints
` [PATCH 03/22] xfs: create an ioctl to scrub AG metadata
` [PATCH 04/22] xfs: generic functions to scrub metadata and btrees
` [PATCH 05/22] xfs: scrub in-memory metadata buffers
` [PATCH 06/22] xfs: scrub the backup superblocks
` [PATCH 07/22] xfs: scrub AGF and AGFL
` [PATCH 08/22] xfs: scrub the AGI
` [PATCH 09/22] xfs: scrub free space btrees
` [PATCH 10/22] xfs: scrub inode btrees
` [PATCH 11/22] xfs: scrub rmap btrees
` [PATCH 12/22] xfs: scrub refcount btrees
` [PATCH 13/22] xfs: scrub inodes
` [PATCH 14/22] xfs: scrub inode block mappings
` [PATCH 15/22] xfs: scrub directory/attribute btrees
` [PATCH 16/22] xfs: scrub directory metadata
` [PATCH 17/22] xfs: scrub directory freespace
` [PATCH 18/22] xfs: scrub extended attributes
` [PATCH 19/22] xfs: scrub symbolic links
` [PATCH 20/22] xfs: scrub parent pointers
` [PATCH 21/22] xfs: scrub realtime bitmap/summary
` [PATCH 22/22] xfs: scrub quota information

[RFC PATCH] xfs: consolidate local format inode fork verifiers
 2017-07-24 19:34 UTC  (16+ messages)

warnings complaining IOMAP_DELALLOC blocks in iomap_dio_actor from generic/446
 2017-07-24 18:51 UTC  (4+ messages)

[PATCH v2 00/15] xfstests: remove IRIX support
 2017-07-24 17:38 UTC  (18+ messages)
` [PATCH v2 01/15] tests: port generic/093 to Linux
` [PATCH v2 02/15] tests: port generic/097 "
` [PATCH v2 03/15] tests: port xfs/095 "
` [PATCH v2 04/15] tests: remove udf/098
` [PATCH v2 05/15] tests: remove udf/101
` [PATCH v2 06/15] tests: remove xfs/114 and xfs/115
` [PATCH v2 07/15] tests: remove xfs/057 and xfs/058
` [PATCH v2 08/15] tests: remove generic/099
` [PATCH v2 09/15] tests: make shared/051 a generic test
` [PATCH v2 10/15] README: remove IRIX-specific documentation
` [PATCH v2 11/15] tests: remove IRIX support from tests also supported on Linux
` [PATCH v2 12/15] tests: clean up per-OS output files
` [PATCH v2 13/15] common: remove IRIX-specific code
` [PATCH v2 14/15] build: remove IRIX-specific build logic
` [PATCH v2 15/15] include: remove some unused headers

[PATCH v5 0/5] DAX common 4k zero page
 2017-07-24 17:06 UTC  (6+ messages)
` [PATCH v5 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v5 2/5] dax: relocate some dax functions
` [PATCH v5 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v5 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v5 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH v4 0/5] DAX common 4k zero page
 2017-07-24 15:59 UTC  (16+ messages)
` [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed()
` [PATCH v4 2/5] dax: relocate some dax functions
` [PATCH v4 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v4 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v4 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH] xfs: fix quotacheck dquot id overflow infinite loop
 2017-07-24 15:33 UTC  (2+ messages)

Weird xfs_repair error
 2017-07-24 14:51 UTC  (8+ messages)

[PATCH 0/2 V7] Resubmit items failed during writeback
 2017-07-24 13:34 UTC  (3+ messages)
` [PATCH 1/2 V7] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V7] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH v3 0/5] DAX common 4k zero page
 2017-07-24 11:20 UTC  (15+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads

[PATCH 0/2 V6] Resubmit items failed during writeback
 2017-07-24 11:15 UTC  (5+ messages)
` [PATCH 1/2 V6] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V6] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH 0/5] miscellaneous tests
 2017-07-21 22:04 UTC  (6+ messages)
` [PATCH 1/5] xfs: only run scrub in dry run mode
` [PATCH 2/5] ext4: fsmap tests
` [PATCH 3/5] common/inject: refactor helpers to use new errortag interface
` [PATCH 4/5] common/populate: enable xfs quota accounting
` [PATCH 5/5] xfs: test fuzzing every field of a dquot

[PATCH] xfs: check that dir block entries don't off the end of the buffer
 2017-07-21 22:01 UTC 

quotacheck deadlock?
 2017-07-21 16:21 UTC  (6+ messages)

[PATCH 0/2 resend] xfs: readonly handling changes
 2017-07-21 15:25 UTC  (3+ messages)
` [PATCH 1/2] xfs: write unmount record for ro mounts
` [PATCH 2/2] xfs: toggle readonly state around xfs_log_mount_finish

Metadata corruption detected at xfs_attr3_leaf_write_verify
 2017-07-21 13:31 UTC 

[PATCH 0/5] mkfs: use user values saved in opts table
 2017-07-21 12:36 UTC  (9+ messages)
` [PATCH 1/5] mkfs: replace variables with opts table: -b,d,s options
  ` [PATCH 1/5 v2] "
` [PATCH 2/5] mkfs: replace variables with opts table: -i options
` [PATCH 3/5] mkfs: replace variables with opts table: -l options
  ` [PATCH 3/5 v2] "
` [PATCH 4/5] mkfs: replace variables with opts table: -n options
` [PATCH 5/5] mkfs: replace variables with opts table: -r options
  ` [PATCH 5/5 v2] "

[PATCH 0/7] mkfs: save user input into opts table
 2017-07-21 12:24 UTC  (11+ messages)
` [PATCH 1/7] mkfs: Save raw user input field to the opts struct
` [PATCH 2/7] mkfs: rename defaultval to flagval in opts
` [PATCH 3/7] mkfs: remove intermediate getstr followed by getnum
  ` [PATCH 3/7 v2] "
` [PATCH 4/7] mkfs: merge tables for opts parsing into one table
` [PATCH 5/7] mkfs: move getnum within the file
` [PATCH 6/7] mkfs: extend opt_params with a value field
` [PATCH 7/7] mkfs: save user input values into opts

[PATCH, RFC] xfs: fix multi-AG deadlock in xfs_bunmapi
 2017-07-21 10:26 UTC  (9+ messages)

[PATCH] libxfs: init ->b_maps on contig buffers for uncached compatibility
 2017-07-20 22:57 UTC  (2+ messages)

Collecting aged XFS profiles
 2017-07-20 22:48 UTC  (17+ messages)

[ANNOUNCE] xfsprogs: v4.12.0 released!
 2017-07-20 19:00 UTC  (3+ messages)

[PATCH 0/2 V5] Resubmit items failed during writeback
 2017-07-20 12:07 UTC  (7+ messages)
` [PATCH 1/2 V5] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V5] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-07-20 11:52 UTC  (5+ messages)

XFS group quota incorrectly "inherits" its hard limit from user 0
 2017-07-20  7:08 UTC  (3+ messages)

is there a useful purpose to keep "xfs meta-data" when mkfs.xfs has created a new file system
 2017-07-20  0:25 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).