Linux RAID subsystem development
 help / color / mirror / Atom feed
 messages from 2017-11-28 17:52:22 to 2017-12-15 22:04:30 UTC [more...]

[PATCH v5 00/78] XArray v5
 2017-12-15 22:04 UTC  (59+ messages)
` [PATCH v5 01/78] xfs: Rename xa_ elements to ail_
` [PATCH v5 02/78] fscache: Use appropriate radix tree accessors
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v5 04/78] page cache: Use xa_lock
` [PATCH v5 05/78] xarray: Replace exceptional entries
` [PATCH v5 06/78] xarray: Change definition of sibling entries
` [PATCH v5 07/78] xarray: Add definition of struct xarray
` [PATCH v5 08/78] xarray: Define struct xa_node
` [PATCH v5 09/78] xarray: Add documentation
` [PATCH v5 10/78] xarray: Add xa_load
` [PATCH v5 11/78] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v5 12/78] xarray: Add xa_store
` [PATCH v5 13/78] xarray: Add xa_cmpxchg
` [PATCH v5 14/78] xarray: Add xa_for_each
` [PATCH v5 15/78] xarray: Add xas_for_each_tag
` [PATCH v5 16/78] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v5 17/78] xarray: Add xa_destroy
` [PATCH v5 18/78] xarray: Add xas_next and xas_prev
` [PATCH v5 19/78] xarray: Add xas_create_range
` [PATCH v5 20/78] xarray: Add MAINTAINERS entry
` [PATCH v5 21/78] xarray: Add ability to store errno values
` [PATCH v5 22/78] idr: Convert to XArray
` [PATCH v5 23/78] ida: "
` [PATCH v5 24/78] page cache: Convert hole search "
` [PATCH v5 25/78] page cache: Add page_cache_range_empty function
` [PATCH v5 26/78] page cache: Add and replace pages using the XArray
` [PATCH v5 27/78] page cache: Convert page deletion to XArray
` [PATCH v5 28/78] page cache: Convert page cache lookups "
` [PATCH v5 29/78] page cache: Convert delete_batch "
` [PATCH v5 30/78] page cache: Remove stray radix comment
` [PATCH v5 31/78] mm: Convert page-writeback to XArray
` [PATCH v5 32/78] mm: Convert workingset "
` [PATCH v5 33/78] mm: Convert truncate "
` [PATCH v5 34/78] mm: Convert add_to_swap_cache "
` [PATCH v5 35/78] mm: Convert delete_from_swap_cache "
` [PATCH v5 36/78] mm: Convert __do_page_cache_readahead "
` [PATCH v5 37/78] mm: Convert page migration "
` [PATCH v5 38/78] mm: Convert huge_memory "
` [PATCH v5 39/78] mm: Convert collapse_shmem "
` [PATCH v5 40/78] mm: Convert khugepaged_scan_shmem "
` [PATCH v5 41/78] pagevec: Use xa_tag_t
` [PATCH v5 42/78] shmem: Convert replace to XArray
` [PATCH v5 43/78] shmem: Convert shmem_confirm_swap "
` [PATCH v5 44/78] shmem: Convert find_swap_entry "
` [PATCH v5 45/78] shmem: Convert shmem_tag_pins "
` [PATCH v5 46/78] shmem: Convert shmem_wait_for_pins "
` [PATCH v5 47/78] shmem: Convert shmem_add_to_page_cache "
` [PATCH v5 48/78] shmem: Convert shmem_alloc_hugepage "
` [PATCH v5 49/78] shmem: Convert shmem_free_swap "
` [PATCH v5 50/78] shmem: Convert shmem_partial_swap_usage "
` [PATCH v5 51/78] shmem: Comment fixups
` [PATCH v5 52/78] btrfs: Convert page cache to XArray
` [PATCH v5 53/78] fs: Convert buffer "
` [PATCH v5 54/78] fs: Convert writeback "
` [PATCH v5 55/78] nilfs2: Convert "
` [PATCH v5 56/78] f2fs: "
` [PATCH v5 57/78] lustre: "
` [PATCH v5 58/78] dax: Convert dax_unlock_mapping_entry "

Is there any lazy initialization mechanism in linux-raid?
 2017-12-15 12:34 UTC  (2+ messages)

Help needed: Recovering a failed RAID-6 array
 2017-12-14 19:10 UTC  (2+ messages)

mdadm stuck at 0% reshape after grow
 2017-12-14 17:32 UTC  (26+ messages)

When will Linux support new RAID controllers
 2017-12-13 20:20 UTC  (9+ messages)

Will mdadm make a backup if it takes two steps to covert raid5 to raid6?
 2017-12-13 13:54 UTC  (2+ messages)

[PATCH 0/3] Make dlm lock more reliable for cluster-md
 2017-12-13  2:00 UTC  (4+ messages)
` [PATCH 1/3] mdadm: improve the dlm locking mechanism for clustered raid
` [PATCH 2/3] Assemble: provide protection when clustered raid do assemble
` [PATCH 3/3] Assemble: cleanup the failure path

[GIT PULL] MD update for 4.15-rc2
 2017-12-07 23:21 UTC 

[PATCH] managemon: Don't add disk to the array after it has started
 2017-12-07 14:20 UTC  (3+ messages)
` [PATCH][RESEND] "

SSD cache for RAID6
 2017-12-07  3:34 UTC 

raid6 replace spewing WARNING to console, system now frozen
 2017-12-06 21:59 UTC 

very large data-offset?
 2017-12-05 21:53 UTC  (6+ messages)

[PATCH] mdadm: Uninitialized variable rdev
 2017-12-05 21:20 UTC 

Calling block ops when !TASK_RUNNING warning in raid1
 2017-12-04 22:31 UTC  (8+ messages)

mdadm: using ioctl to set disk faulty instead of sysfs
 2017-12-04  0:34 UTC  (3+ messages)

Stopping raid6 (with journal) hangs w/ 100%CPU
 2017-12-03 21:58 UTC  (6+ messages)

mdadm reshaping stuck problem
 2017-12-03 21:23 UTC  (7+ messages)
      ` ERC for raid [forked from "mdadm reshaping stuck problem"]

raid6 problem
 2017-12-02 23:25 UTC 

New setup: partitions or raw devices
 2017-12-02 21:41 UTC  (35+ messages)
              ` Fwd: "

RAID5 devices assemble into RAID0 array
 2017-12-02 16:52 UTC  (7+ messages)

[PATCH] md: limit mdstat resync progress to max_sectors
 2017-12-01 19:40 UTC  (4+ messages)

v4.1 release timing
 2017-12-01 18:57 UTC 

[RFC PATCH 00/13] mdadm/test: Basic improvement for some cases
 2017-12-01  9:48 UTC  (14+ messages)
` [PATCH 01/13] mdadm/manpage: raid10 doesn't support resize 'far' arrays
` [PATCH 02/13] mdadm/test: did basic improvement for 00names
` [PATCH 03/13] mdadm/test: redraft the 00raid1 test case
` [PATCH 04/13] mdadm/test: redraft 00raid4 "
` [PATCH 05/13] mdadm/test: redraft the 00raid5 "
` [PATCH 06/13] mdadm/test: redraft the 00raid6 "
` [PATCH 07/13] mdadm/test: redraft the 00raid10 "
` [PATCH 08/13] mdadm/test: redraft 02r5grow and rename it as 02r5grow-resize
` [PATCH 09/13] mdadm/test: redraft 02r6grow and rename it as 02r6grow-resize
` [PATCH 10/13] mdadm/test: add new test 02r10grow-resize
` [PATCH 11/13] mdadm/test: did basic improvement for 05r1-internalbitmap
` [PATCH 12/13] mdadm/test: did basic improvement for 05r1-n3-bitmapfile
` [PATCH 13/13] mdadm/test: Change check nosync as check recovery in 05r1-re-add-nosuper

回复:[PATCH] bcache: Fix bdev leak during backing device registering
 2017-12-01  4:25 UTC  (8+ messages)
` 回复:回复:[PATCH] "
  ` 回复:回复:回复:[PATCH] "
    ` 回复:回复:回复:回复:[PATCH] "

[RFC] md: make queue limits depending on limits of RAID members
 2017-11-30 16:08 UTC  (5+ messages)

[PATCH 0/4] dm and bcache refcount conversions
 2017-11-29  8:05 UTC  (8+ messages)
` [PATCH 3/4] dm: convert dm_dev_internal.count from atomic_t to refcount_t
  ` [dm-devel] "


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