messages from 2010-09-03 10:29:27 to 2010-09-20 18:00:03 UTC [more...]
[PATCH 1/2] PPC4xx: Generelizing drivers/dma/ppc4xx/adma.c
2010-09-20 18:00 UTC (3+ messages)
idr_get_new_exact ?
2010-09-20 14:11 UTC
some non critical problems... (1. mdadm segfault -> write-mostly, 2. smart?)
2010-09-20 11:49 UTC (5+ messages)
[PATCH 2/2] PPC4xx: Merge xor.h and dma.h into onefile ppc440spe-dma.h
2010-09-18 21:12 UTC (2+ messages)
[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
2010-09-18 20:42 UTC (55+ messages)
` [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
raid10f2. mismatch_cnt=128. 'repair' does nothing
2010-09-18 5:37 UTC (2+ messages)
Deadlock in md barrier code? / RAID1 / LVM CoW snapshot + ext3 / Debian 5.0 - lenny 2.6.26 kernel
2010-09-17 22:59 UTC (2+ messages)
mdadm RAID safety checks?
2010-09-17 19:21 UTC
RAID 5 with bad blocks
2010-09-17 10:52 UTC
[PULL REQUEST] 2 minor md patches for 2.6.36
2010-09-17 10:46 UTC
Raid MBR
2010-09-17 8:12 UTC
advice to low cost hardware raid (with mdadm)
2010-09-17 4:38 UTC (10+ messages)
ANNOUNCE: mdadm 3.1.4 - A tool for managing Soft RAID under Linux
2010-09-17 3:33 UTC (2+ messages)
[PATCH] md: do not use ++ in rcu_dereference() argument
2010-09-17 3:18 UTC (20+ messages)
Endian issue assembling arrays
2010-09-16 11:03 UTC (2+ messages)
RAID 5+1 with mdadm
2010-09-15 22:52 UTC (2+ messages)
Fwd: Endian issue assembling arrays
2010-09-15 22:20 UTC
New RAID causing system lockups
2010-09-15 21:49 UTC (13+ messages)
[raid5] 3 disks, after tests 2 spares disks
2010-09-15 17:09 UTC (4+ messages)
raid6 and parity calculations
2010-09-15 16:07 UTC (2+ messages)
raid6 and parity calculations
2010-09-15 10:26 UTC (2+ messages)
mdadm 3.1.3 call trace crash on Ubuntu 10.04 64-bit
2010-09-14 3:44 UTC
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 (16+ 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)
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 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
2010-09-03 11:51 UTC (10+ messages)
` [PATCH UPDATED "
` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
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).