Age | Commit message (Expand) | Author |
2008-04-28 | drivers/md: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-28 | raid: remove leading TAB on printk messages | Nick Andrew |
2008-04-28 | md: raid5.c convert simple_strtoul to strict_strtoul | Dan Williams |
2008-04-28 | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams |
2008-04-28 | md: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | md: fix integer as NULL pointer warnings in md.c | Harvey Harrison |
2008-04-25 | dm: remove md argument from specific_minor | Frederik Deweerdt |
2008-04-25 | dm table: remove unused dm_create_error_table | Adrian Bunk |
2008-04-25 | dm table: drop void suspend_targets return | Adrian Bunk |
2008-04-25 | dm: unplug queues in threads | Mikulas Patocka |
2008-04-25 | dm raid1: use timer | Mikulas Patocka |
2008-04-25 | dm: move include files | Alasdair G Kergon |
2008-04-25 | dm kcopyd: rename | Alasdair G Kergon |
2008-04-25 | dm: expose macros | Alasdair G Kergon |
2008-04-25 | dm kcopyd: remove redundant client counting | Mikulas Patocka |
2008-04-25 | dm kcopyd: private mempool | Mikulas Patocka |
2008-04-25 | dm kcopyd: per device | Mikulas Patocka |
2008-04-25 | dm log: make module use tracking internal | Jonathan Brassow |
2008-04-25 | dm log: move register functions | Alasdair G Kergon |
2008-04-25 | dm log: clean interface | Heinz Mauelshagen |
2008-04-25 | dm kcopyd: clean interface | Heinz Mauelshagen |
2008-04-25 | dm io: clean interface | Heinz Mauelshagen |
2008-04-25 | dm io: rename error to error_bits | Alasdair G Kergon |
2008-04-25 | dm snapshot: store pointer to target instance | Mikulas Patocka |
2008-04-25 | dm log: move dirty region log code into separate module | Heinz Mauelshagen |
2008-04-25 | dm log: generalise name in messages | Heinz Mauelshagen |
2008-04-25 | dm raid1: use list_split_init | Robert P. J. Day |
2008-04-25 | dm snapshot: reduce default memory allocation | Milan Broz |
2008-04-25 | dm snapshot: fix chunksize sector conversion | Mikulas Patocka |
2008-04-21 | RAID: remove trailing space from printk line | Nick Andrew |
2008-04-11 | md: close a livelock window in handle_parity_checks5 | Dan Williams |
2008-03-28 | dm io: write error bits form long not int | Alasdair G Kergon |
2008-03-28 | dm crypt: fix ctx pending | Milan Broz |
2008-03-19 | drivers/md/raid5.c: fix printk warnings | Andrew Morton |
2008-03-19 | md: remove the 'super' sysfs attribute from devices in an 'md' array | NeilBrown |
2008-03-10 | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown |
2008-03-10 | md: fix formatting error in /proc/mdstat | NeilBrown |
2008-03-04 | md: the md RAID10 resync thread could cause a md RAID10 array deadlock | K.Tanaka |
2008-03-04 | md: fix possible raid1/raid10 deadlock on read error during resync | NeilBrown |
2008-03-04 | md: don't attempt read-balancing for raid10 'far' layouts | Keld Simonsen |
2008-03-04 | md: lock access to rdev attributes properly | NeilBrown |
2008-03-04 | md: make sure a reshape is started when device switches to read-write | NeilBrown |
2008-03-04 | md: clean up irregularity with raid autodetect | NeilBrown |
2008-03-04 | md: guard against possible bad array geometry in v1 metadata | NeilBrown |
2008-03-04 | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown |
2008-03-04 | md: fix deadlock in md/raid1 and md/raid10 when handling a read error | NeilBrown |
2008-02-19 | dm-raid1.c: fix NULL dereferences | Adrian Bunk |
2008-02-14 | d_path: Make d_path() use a struct path | Jan Blunck |
2008-02-14 | d_path: Make seq_path() use a struct path argument | Jan Blunck |
2008-02-14 | Introduce path_put() | Jan Blunck |