linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-30 21:02:05 to 2010-09-14 01:35:16 UTC [more...]

New RAID causing system lockups
 2010-09-14  1:35 UTC  (9+ messages)

[PATCH] md: do not use ++ in rcu_dereference() argument
 2010-09-14  0:33 UTC  (16+ messages)

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-13 19:01 UTC  (64+ messages)
` [PATCH 01/41] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/41] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/41] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/41] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 06/41] block: misc cleanups in barrier code
` [PATCH 07/41] block: drop barrier ordering by queue draining
` [PATCH 08/41] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/41] block: rename barrier/ordered to flush
` [PATCH 10/41] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/41] block: filter flush bio's in __generic_make_request()
` [PATCH 12/41] block: simplify queue_next_fseq
` [PATCH 13/41] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH 14/41] block: kick queue after sequencing REQ_FLUSH/FUA
` [PATCH 15/41] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 16/41] block: update documentation for REQ_FLUSH / REQ_FUA
` [PATCH 17/41] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 18/41] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 19/41] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 20/41] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 21/41] md: implment REQ_FLUSH/FUA support
` [PATCH 22/41] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
  ` [dm-devel] "
        ` [PATCH 42/41] dm: convey that all flushes are processed as empty
            ` [PATCH 42/41 v2] "
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 25/41] dm: relax ordering of bio-based flush implementation
` [PATCH 26/41] dm: fix locking context in queue_io()
` [PATCH 27/41] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 28/41] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 29/41] btrfs: "
` [PATCH 30/41] gfs2: "
` [PATCH 31/41] reiserfs: "
` [PATCH 32/41] nilfs2: "
` [PATCH 33/41] jbd: "
` [PATCH 34/41] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH 35/41] jbd2: replace barriers with explicit flush / FUA usage
` [PATCH 36/41] ext4: do not send discards as barriers
` [PATCH 37/41] fat: "
` [PATCH 38/41] swap: "
` [PATCH 39/41] block: remove the WRITE_BARRIER flag
` [PATCH 40/41] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 41/41] block: remove the BH_Eopnotsupp flag

Q: mdadm as implemented in Openfiler
 2010-09-13 15:36 UTC 

How to initialize "composite" RAID
 2010-09-11 22:13 UTC  (14+ messages)

New RAID causing system lockups
 2010-09-11 18:13 UTC 

New RAID causing system lockups
 2010-09-11 18:12 UTC 

5 drives lost in an inactive 15 drive raid 6 system due to cable problem - how to recover?
 2010-09-10 21:24 UTC  (9+ messages)

[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
 2010-09-10 16:59 UTC  (23+ messages)
` [PATCH 26/30] ext4: do not send discards as barriers
                    ` Virtual unplug (was Re: [PATCH 26/30] ext4: do not send discards as barriers)
` [PATCH 24.5/30] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier

cpu_relax() usage in raid6algos.c
 2010-09-10  2:49 UTC  (2+ messages)

3-way mirrors
 2010-09-08 23:04 UTC  (13+ messages)
` RAID mismatches (and reporting thereof)

some non critical problems... (1. mdadm segfault -> write-mostly, 2. smart?)
 2010-09-08  9:44 UTC  (2+ messages)

3-way mirrors
 2010-09-08  9:11 UTC  (2+ messages)

3-way mirrors
 2010-09-08  9:06 UTC  (3+ messages)

3-way mirrors
 2010-09-08  6:02 UTC  (2+ messages)

3-way mirrors
 2010-09-08  4:16 UTC  (2+ messages)

[PATCH] Add optional round-robbin read balancing to RAID1
 2010-09-07  9:31 UTC  (5+ messages)

rebuilding a RAID6 array, and ignoring bad sectors?
 2010-09-07  5:18 UTC 

some non critical problems... (1. mdadm segfault -> write-mostly, 2. smart?)
 2010-09-06 12:17 UTC 

[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
 2010-09-06  9:05 UTC  (8+ messages)
` [patch v2 "

RAID-10: changing one (non-failed) drive for another
 2010-09-05 20:08 UTC 

[PATCH 03/14] md: check return code of read_sb_page
 2010-09-05 18:32 UTC 

the true behavior of mdadm's raid-1 with regard to vertical parity and silent error detection/scrubbing- confirmation or feature request
 2010-09-04 18:56 UTC  (3+ messages)

[PATCH 3/5] dm: relax ordering of bio-based flush implementation
 2010-09-03 11:51 UTC  (30+ messages)
  ` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
      ` [PATCH UPDATED "
          ` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
  ` [PATCH 2/5] dm: implement REQ_FLUSH/FUA support for bio-based dm
  ` [PATCH 1/5] block: make __blk_rq_prep_clone() copy most command flags

Setting /sys/block/mdX/md/rdY/size caps to half the true value of the component device size
 2010-09-03  8:25 UTC  (2+ messages)

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-09-01  7:38 UTC  (13+ messages)
                  ` safety of retrying SYNCHRONIZE CACHE [was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush]

ANNOUNCE: mdadm 3.1.4 - A tool for managing Soft RAID under Linux
 2010-08-31  5:46 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).