linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-05 03:33:07 to 2018-01-02 06:57:35 UTC [more...]

conf->min_offset_diff calculation timing of growing raid5
 2018-01-02  6:57 UTC  (2+ messages)

[PATCH 0/3] Create circular buffer list for every page instead of linear list
 2018-01-02  6:54 UTC  (4+ messages)
` [PATCH 1/3] fs: buffer: Create circular buffer list for pages
` [PATCH 2/3] fs/ntfs: Make ntfs to support circular buffer list
` [PATCH 3/3] md: bitmap: Support "

Troubleshooting "Buffer I/O error" on reading md device
 2018-01-02  4:28 UTC  (3+ messages)

[PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt
 2018-01-01 19:43 UTC  (2+ messages)

Spende von € 3.400.000,00 EUR
 2017-12-31  7:32 UTC 

ATTENTION!!!
 2017-12-30  0:28 UTC 

[PATCH 1/2] dm: add asymmetric stripe target device dirver
 2017-12-29 12:34 UTC  (2+ messages)
` [PATCH 2/2] dm: optimze stripe index search algorithm

[PATCH 0/2] dm: add asymmetric stripe device driver
 2017-12-29 12:33 UTC 

[PATCH] md/raid5: fix a potential deadlock of raid5 reshape
 2017-12-29  9:44 UTC  (5+ messages)

[PATCH] md/md: replace confusing resync progress 99.9% with new wording
 2017-12-29  6:15 UTC  (3+ messages)

3-way mirror to RAID-6
 2017-12-28 12:34 UTC  (6+ messages)

[PATCH v5 00/78] XArray v5
 2017-12-27 10:26 UTC  (92+ 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 "
` [PATCH v5 59/78] dax: Convert lock_slot "
` [PATCH v5 60/78] dax: More XArray conversion
` [PATCH v5 61/78] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v5 62/78] dax: Convert dax_writeback_one "
` [PATCH v5 63/78] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v5 64/78] dax: Convert dax_insert_mapping_entry "
` [PATCH v5 65/78] dax: Convert grab_mapping_entry "
` [PATCH v5 66/78] dax: Fix sparse warning
` [PATCH v5 67/78] page cache: Finish XArray conversion
` [PATCH v5 68/78] mm: Convert cgroup writeback to XArray
` [PATCH v5 69/78] vmalloc: Convert "
` [PATCH v5 70/78] brd: "
` [PATCH v5 71/78] xfs: Convert m_perag_tree "
` [PATCH v5 72/78] xfs: Convert pag_ici_root "
` [PATCH v5 73/78] xfs: Convert xfs dquot "
` [PATCH v5 74/78] xfs: Convert mru cache "
` [PATCH v5 75/78] usb: Convert xhci-mem "
` [PATCH v5 76/78] md: Convert raid5-cache "
` [PATCH v5 77/78] irqdomain: Convert "
` [PATCH v5 78/78] fscache: "

You will definetely be interested
 2017-12-27 10:23 UTC 

[PATCH] raid5-ppl: PPL support for disks with write-back cache enabled
 2017-12-27  9:31 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] dm: add asymmetric stripe target device dirver
 2017-12-26  6:24 UTC 

[PATCH] dm: add asymmetric stripe target device dirver
 2017-12-26  5:49 UTC  (3+ messages)

[PATCH] md/raid5: simplify uninitialization of shrinker
 2017-12-23 18:20 UTC 

Invest Loan
 2017-12-23 16:22 UTC 

SMART detects pending sectors; take offline?
 2017-12-23  3:14 UTC  (23+ messages)

[PATCH 0/3] Make dlm lock more reliable for cluster-md
 2017-12-20  3:25 UTC  (6+ 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

[PATCH] md/r5cache: print more info of log recovery
 2017-12-19 19:43 UTC 

[neilbrown/mdadm] Add udev-md-raid-safe-timeouts.rules (#32)
 2017-12-18 18:03 UTC  (3+ messages)

Wrong array assembly on boot?
 2017-12-17 11:38 UTC  (9+ messages)

Is there any lazy initialization mechanism in linux-raid?
 2017-12-16  4:22 UTC  (3+ 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)

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

[PATCH] mdadm: Uninitialized variable rdev
 2017-12-05 21:20 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).