| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] scsi_dh: fix kconfig related build errors | Chandra Seetharaman | 2008-07-15 |
| * | [SCSI] scsi_dh: Remove hardware handler infrastructure from dm | Chandra Seetharaman | 2008-06-05 |
| * | [SCSI] scsi_dh: Remove hardware handlers from dm | Chandra Seetharaman | 2008-06-05 |
| * | [SCSI] scsi_dh: Remove dm_pg_init_complete | Chandra Seetharaman | 2008-06-05 |
| * | [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths | Chandra Seetharaman | 2008-06-05 |
| * | [SCSI] scsi_dh: Use SCSI device handler in dm-multipath | Chandra Seetharaman | 2008-06-05 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | Add bvec_merge_data to handle stacked devices and ->merge_bvec() | Alasdair G Kergon | 2008-07-03 |
* | | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | md: ensure all blocks are uptodate or locked when syncing | Dan Williams | 2008-07-10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | dm crypt: use cond_resched | Milan Broz | 2008-07-02 |
* | | | Fix error paths if md_probe fails. | Neil Brown | 2008-06-27 |
* | | | Don't acknowlege that stripe-expand is complete until it really is. | Neil Brown | 2008-06-27 |
* | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap) | Neil Brown | 2008-06-27 |
|/ / |
|
* | | md: do not compute parity unless it is on a failed drive | Dan Williams | 2008-06-06 |
* | | md: fix uninitialized use of mddev->recovery_wait | Dan Williams | 2008-06-06 |
* | | md: fix prexor vs sync_request race | Dan Williams | 2008-06-06 |
|/ |
|
* | md: restart recovery cleanly after device failure. | NeilBrown | 2008-05-24 |
* | md: allow parallel resync of md-devices. | Bernd Schubert | 2008-05-24 |
* | md: notify userspace on 'stop' events | Dan Williams | 2008-05-24 |
* | md: notify userspace on 'write-pending' changes to array_state | NeilBrown | 2008-05-24 |
* | md: raid1: Fix restoration of bio between failed read and write. | NeilBrown | 2008-05-24 |
* | md: md: raid5 rate limit error printk | Bernd Schubert | 2008-05-24 |
* | md: kill file_path wrapper | Christoph Hellwig | 2008-05-24 |
* | md: fix possible oops when removing a bitmap from an active array | NeilBrown | 2008-05-24 |
* | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 |
* | md: fix raid5 'repair' operations | Dan Williams | 2008-05-13 |
* | misc: fix integer as NULL pointer warnings | Harvey Harrison | 2008-05-08 |
* | md: support blocking writes to an array on device failure | Dan Williams | 2008-04-30 |
* | md: prevent duplicates in bind_rdev_to_array | Dan Williams | 2008-04-30 |
* | md: remove a stray command from a copy and paste error in resync_start_store | Dan Williams | 2008-04-30 |
* | md: fix up switching md arrays between read-only and read-write | NeilBrown | 2008-04-30 |
* | md: fix 'safemode' handling for external metadata. | NeilBrown | 2008-04-30 |
* | md: reinitialise more mddev fields in do_md_stop. | NeilBrown | 2008-04-30 |
* | md: skip all metadata update processing when using external metadata. | NeilBrown | 2008-04-30 |
* | md: fix use after free when removing rdev via sysfs | Dan Williams | 2008-04-30 |
* | dm: use unlocked variants of queue flag check/set | Jens Axboe | 2008-04-29 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | block: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 2008-04-29 |
| * | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 |
* | | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 |
|/ |
|
* | 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-28 |
* | dm: remove md argument from specific_minor | Frederik Deweerdt | 2008-04-25 |