| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] dm mirror log: sync_count fix | Alasdair G Kergon | 2006-06-26 |
* | [PATCH] dm mirror log: bitset_size fix | Alasdair G Kergon | 2006-06-26 |
* | [PATCH] dm mirror log: refactor context | Alasdair G Kergon | 2006-06-26 |
* | [PATCH] dm mirror log: sector size fix | Kevin Corry | 2006-06-26 |
* | [PATCH] dm table: get_target: fix last index | Milan Broz | 2006-06-26 |
* | [PATCH] dm: mirror sector offset fix | Neil Brown | 2006-06-26 |
* | [PATCH] dm: fix block device initialisation | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: add module ref counting | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: fix mapped device ref counting | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: add DMF_FREEING | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: change minor_lock to spinlock | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: move idr_pre_get | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm: fix idr minor allocation | Jeff Mahoney | 2006-06-26 |
* | [PATCH] dm snapshot: unify chunk_size | Alasdair G Kergon | 2006-06-26 |
* | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
* | [PATCH] drivers/md/raid6algos.c: fix a NULL dereference | Adrian Bunk | 2006-06-23 |
* | [PATCH] md: Fix badness in sysfs_notify caused by md_new_event | NeilBrown | 2006-05-31 |
* | [PATCH] Unlock md devices when stopping them on reboot. | Neil Brown | 2006-05-26 |
* | [PATCH] md: fix possible oops when starting a raid0 array | NeilBrown | 2006-05-23 |
* | [PATCH] md: Fix inverted test for 'repair' directive. | NeilBrown | 2006-05-21 |
* | [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests | NeilBrown | 2006-05-01 |
* | [PATCH] md: Improve detection of lack of barrier support in raid1 | NeilBrown | 2006-05-01 |
* | [PATCH] md: Change ENOTSUPP to EOPNOTSUPP | NeilBrown | 2006-05-01 |
* | [PATCH] md: Fixed refcounting/locking when attempting read error correction i... | NeilBrown | 2006-05-01 |
* | [PATCH] md: Avoid oops when attempting to fix read errors on raid10 | NeilBrown | 2006-05-01 |
* | [PATCH] md: locking fix | Ingo Molnar | 2006-04-20 |
* | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown | 2006-04-14 |
* | [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned | NeilBrown | 2006-04-11 |
* | BUG_ON() Conversion in md/raid10.c | Eric Sesterhenn | 2006-04-02 |
* | BUG_ON() Conversion in md/raid6main.c | Eric Sesterhenn | 2006-04-02 |
* | BUG_ON() Conversion in md/raid5.c | Eric Sesterhenn | 2006-04-02 |
* | BUG_ON() Conversion in md/raid1.c | Eric Sesterhenn | 2006-03-31 |
* | BUG_ON() Conversion in md/dm-target.c | Eric Sesterhenn | 2006-03-31 |
* | [PATCH] md: Raid-6 did not create sysfs entries for stripe cache | NeilBrown | 2006-03-31 |
* | [PATCH] md: Remove some code that can sleep from under a spinlock | NeilBrown | 2006-03-31 |
* | [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin... | NeilBrown | 2006-03-31 |
* | [PATCH] md: Convert reconfig_sem to reconfig_mutex | NeilBrown | 2006-03-27 |
* | [PATCH] sem2mutex: drivers/md | Arjan van de Ven | 2006-03-27 |
* | [PATCH] md: Restore 'remaining' count when retrying an write operation | NeilBrown | 2006-03-27 |
* | [PATCH] md: Fix md grow/size code to correctly find the maximum available space | NeilBrown | 2006-03-27 |
* | [PATCH] md: Remove bi_end_io call out from under a spinlock | NeilBrown | 2006-03-27 |
* | [PATCH] md: Remove some stray semi-colons after functions called in macro.. | NeilBrown | 2006-03-27 |
* | [PATCH] md: Improve comments about locking situation in raid5 make_request | NeilBrown | 2006-03-27 |
* | [PATCH] md: Support suspending of IO to regions of an md array | NeilBrown | 2006-03-27 |
* | [PATCH] md: Make 'reshape' a possible sync_action action | NeilBrown | 2006-03-27 |
* | [PATCH] md: Split reshape handler in check_reshape and start_reshape | NeilBrown | 2006-03-27 |
* | [PATCH] md: Only checkpoint expansion progress occasionally | NeilBrown | 2006-03-27 |
* | [PATCH] md: Checkpoint and allow restart of raid5 reshape | NeilBrown | 2006-03-27 |
* | [PATCH] md: Final stages of raid5 expand code | NeilBrown | 2006-03-27 |
* | [PATCH] md: Core of raid5 resize process | NeilBrown | 2006-03-27 |