messages from 2010-08-26 08:25:47 to 2010-09-08 09:11:00 UTC [more...]
3-way mirrors
2010-09-08 9:11 UTC (2+ messages)
3-way mirrors
2010-09-08 9:06 UTC (3+ messages)
[PATCH] md: do not use ++ in rcu_dereference() argument
2010-09-08 7:04 UTC (13+ messages)
3-way mirrors
2010-09-08 6:02 UTC (2+ messages)
3-way mirrors
2010-09-08 4:16 UTC (2+ messages)
[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
2010-09-08 2:04 UTC (51+ 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
3-way mirrors
2010-09-08 1:33 UTC (8+ 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:33 UTC
some non critical problems... (1. mdadm segfault -> write-mostly, 2. smart?)
2010-09-06 12:17 UTC
[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
2010-09-06 11:40 UTC (29+ messages)
` [PATCH 04/30] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [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
` [PATCH UPDATED "
` [PATCH] block: update documentation for REQ_FLUSH / REQ_FUA
[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
2010-09-06 9:05 UTC (26+ 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 1/5] block: make __blk_rq_prep_clone() copy most command flags
2010-09-03 11:51 UTC (36+ messages)
` [PATCH 2/5] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 3/5] dm: relax ordering of bio-based flush implementation
` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 5/5] block: remove the WRITE_BARRIER flag
` [PATCH] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH UPDATED 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
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 (17+ 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
[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
2010-08-30 20:34 UTC (15+ messages)
[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
2010-08-30 14:52 UTC (5+ messages)
` [RFC] training mpath to discern between SCSI errors
` [dm-devel] "
[PATCH, RFC 2/2] dm: support REQ_FLUSH directly
2010-08-30 12:45 UTC (14+ messages)
[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion, take#2
2010-08-30 9:58 UTC
[PULL REQUEST] minor md updates
2010-08-30 8:32 UTC
[PATCH] lib/raid6: ignore generated files
2010-08-30 8:09 UTC (2+ messages)
[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion
2010-08-28 0:35 UTC (10+ messages)
` [PATCH 1/4] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 2/4] dm: implement REQ_FLUSH/FUA support
` [PATCH 3/4] dm: relax ordering of bio-based flush implementation
` [PATCH 4/4] block: remove the WRITE_BARRIER flag
[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
2010-08-26 8:29 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).