Age | Commit message (Expand) | Author | Files | Lines |
2008-06-05 | [SCSI] scsi_dh: Remove dm_pg_init_complete | Chandra Seetharaman | 1 | -41/+0 |
2008-06-05 | [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths | Chandra Seetharaman | 1 | -7/+34 |
2008-06-05 | [SCSI] scsi_dh: Use SCSI device handler in dm-multipath | Chandra Seetharaman | 2 | -51/+81 |
2008-05-24 | md: restart recovery cleanly after device failure. | NeilBrown | 5 | -16/+43 |
2008-05-24 | md: allow parallel resync of md-devices. | Bernd Schubert | 1 | -4/+36 |
2008-05-24 | md: notify userspace on 'stop' events | Dan Williams | 1 | -0/+2 |
2008-05-24 | md: notify userspace on 'write-pending' changes to array_state | NeilBrown | 1 | -1/+10 |
2008-05-24 | md: raid1: Fix restoration of bio between failed read and write. | NeilBrown | 1 | -2/+13 |
2008-05-24 | md: md: raid5 rate limit error printk | Bernd Schubert | 1 | -12/+22 |
2008-05-24 | md: kill file_path wrapper | Christoph Hellwig | 2 | -15/+6 |
2008-05-24 | md: fix possible oops when removing a bitmap from an active array | NeilBrown | 1 | -1/+3 |
2008-05-14 | Remove blkdev warning triggered by using md | Neil Brown | 6 | -2/+10 |
2008-05-13 | md: fix raid5 'repair' operations | Dan Williams | 1 | -12/+13 |
2008-05-08 | misc: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-30 | md: support blocking writes to an array on device failure | Dan Williams | 4 | -7/+115 |
2008-04-30 | md: prevent duplicates in bind_rdev_to_array | Dan Williams | 1 | -0/+5 |
2008-04-30 | md: remove a stray command from a copy and paste error in resync_start_store | Dan Williams | 1 | -1/+0 |
2008-04-30 | md: fix up switching md arrays between read-only and read-write | NeilBrown | 1 | -4/+10 |
2008-04-30 | md: fix 'safemode' handling for external metadata. | NeilBrown | 1 | -11/+19 |
2008-04-30 | md: reinitialise more mddev fields in do_md_stop. | NeilBrown | 1 | -0/+25 |
2008-04-30 | md: skip all metadata update processing when using external metadata. | NeilBrown | 1 | -0/+2 |
2008-04-30 | md: fix use after free when removing rdev via sysfs | Dan Williams | 1 | -1/+1 |
2008-04-29 | dm: use unlocked variants of queue flag check/set | Jens Axboe | 1 | -5/+3 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -7/+7 |
2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 1 | -5/+1 |
2008-04-29 | block: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 3 | -4/+0 |
2008-04-29 | block: make queue flags non-atomic | Nick Piggin | 2 | -3/+7 |
2008-04-28 | drivers/md: use time_before, time_before_eq, etc | Julia Lawall | 1 | -1/+2 |
2008-04-28 | raid: remove leading TAB on printk messages | Nick Andrew | 4 | -7/+8 |
2008-04-28 | md: raid5.c convert simple_strtoul to strict_strtoul | Dan Williams | 1 | -9/+5 |
2008-04-28 | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 1 | -10/+112 |
2008-04-28 | md: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -25/+25 |
2008-04-28 | md: fix integer as NULL pointer warnings in md.c | Harvey Harrison | 1 | -4/+4 |
2008-04-25 | dm: remove md argument from specific_minor | Frederik Deweerdt | 1 | -8/+6 |
2008-04-25 | dm table: remove unused dm_create_error_table | Adrian Bunk | 1 | -38/+0 |
2008-04-25 | dm table: drop void suspend_targets return | Adrian Bunk | 1 | -2/+2 |
2008-04-25 | dm: unplug queues in threads | Mikulas Patocka | 3 | -4/+11 |
2008-04-25 | dm raid1: use timer | Mikulas Patocka | 1 | -20/+28 |
2008-04-25 | dm: move include files | Alasdair G Kergon | 10 | -274/+11 |
2008-04-25 | dm kcopyd: rename | Alasdair G Kergon | 2 | -0/+0 |
2008-04-25 | dm: expose macros | Alasdair G Kergon | 1 | -89/+0 |
2008-04-25 | dm kcopyd: remove redundant client counting | Mikulas Patocka | 3 | -98/+29 |
2008-04-25 | dm kcopyd: private mempool | Mikulas Patocka | 1 | -13/+19 |
2008-04-25 | dm kcopyd: per device | Mikulas Patocka | 1 | -59/+73 |
2008-04-25 | dm log: make module use tracking internal | Jonathan Brassow | 2 | -31/+94 |
2008-04-25 | dm log: move register functions | Alasdair G Kergon | 1 | -26/+26 |
2008-04-25 | dm log: clean interface | Heinz Mauelshagen | 4 | -103/+112 |
2008-04-25 | dm kcopyd: clean interface | Heinz Mauelshagen | 5 | -58/+62 |
2008-04-25 | dm io: clean interface | Heinz Mauelshagen | 8 | -25/+33 |
2008-04-25 | dm io: rename error to error_bits | Alasdair G Kergon | 1 | -7/+7 |