| Commit message (Expand) | Author | Age |
... | |
* | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 |
* | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 |
* | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 |
* | dm log: fix create_log_context to use logical_block_size of log device | Mike Snitzer | 2009-06-22 |
* | dm target:s introduce iterate devices fn | Mike Snitzer | 2009-06-22 |
* | dm table: establish queue limits by copying table limits | Mike Snitzer | 2009-06-22 |
* | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 |
* | dm table: validate device logical_block_size | Mike Snitzer | 2009-06-22 |
* | dm table: ensure targets are aligned to logical_block_size | Mike Snitzer | 2009-06-22 |
* | dm ioctl: support cookies for udev | Milan Broz | 2009-06-22 |
* | dm: sysfs add suspended attribute | Peter Rajnoha | 2009-06-22 |
* | dm table: improve warning message when devices not freed before destruction | Jonthan Brassow | 2009-06-22 |
* | dm mpath: add service time load balancer | Kiyoshi Ueda | 2009-06-22 |
* | dm mpath: add queue length load balancer | Kiyoshi Ueda | 2009-06-22 |
* | dm mpath: add start_io and nr_bytes to path selectors | Kiyoshi Ueda | 2009-06-22 |
* | dm snapshot: use barrier when writing exception store | Mikulas Patocka | 2009-06-22 |
* | dm io: retry after barrier error | Mikulas Patocka | 2009-06-22 |
* | dm io: record eopnotsupp | Mikulas Patocka | 2009-06-22 |
* | dm snapshot: support barriers | Mikulas Patocka | 2009-06-22 |
* | dm mpath: support barriers | Mikulas Patocka | 2009-06-22 |
* | dm delay: support barriers | Mikulas Patocka | 2009-06-22 |
* | dm crypt: support flush | Mikulas Patocka | 2009-06-22 |
* | dm: stripe support flush | Mikulas Patocka | 2009-06-22 |
* | dm: linear support flush | Mikulas Patocka | 2009-06-22 |
* | dm: send empty barriers to targets in dm_flush | Mikulas Patocka | 2009-06-22 |
* | dm: initialise tio in alloc_tio | Alasdair G Kergon | 2009-06-22 |
* | dm: introduce num_flush_requests | Mikulas Patocka | 2009-06-22 |
* | dm: remove check that prevents mapping empty bios | Mikulas Patocka | 2009-06-22 |
* | dm: remove EOPNOTSUPP for barriers | Mikulas Patocka | 2009-06-22 |
* | dm: store only first barrier error | Mikulas Patocka | 2009-06-22 |
* | dm: process requeue in dm_wq_work | Mikulas Patocka | 2009-06-22 |
* | dm: make dm_flush return void | Mikulas Patocka | 2009-06-22 |
* | dm: always hold bdev reference | Mikulas Patocka | 2009-06-22 |
* | dm: rename suspended_bdev to bdev | Mikulas Patocka | 2009-06-22 |
* | dm exception store: fix exstore lookup to be case insensitive | Jonathan Brassow | 2009-06-22 |
* | dm: use i_size_read | Mikulas Patocka | 2009-06-22 |
* | dm: avoid unsupported spanning of md stripe boundaries | Mikulas Patocka | 2009-06-22 |
* | dm mpath: flush keventd queue in destructor | Mikulas Patocka | 2009-06-22 |
* | dm raid1: keep retrying alloc if mempool_alloc failed | Mikulas Patocka | 2009-06-22 |
* | dm mpath: call activate fn for each path in pg_init | Chandra Seetharaman | 2009-06-22 |
* | dm mpath: change attached scsi_dh | Hannes Reinecke | 2009-06-22 |
* | dm: sysfs skip output when device is being destroyed | Milan Broz | 2009-06-22 |
* | dm mpath: validate hw_handler argument count | Mikulas Patocka | 2009-06-22 |
* | dm mpath: validate table argument count | Mikulas Patocka | 2009-06-22 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-19 |
|\ |
|
| * | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 2009-06-19 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-06-18 |
|\ \
| |/
|/| |
|
| * | md/raid5: correctly update sync_completed when we reach max_resync | NeilBrown | 2009-06-17 |
| * | md/raid5: add missing call to schedule() after prepare_to_wait() | Dan Williams | 2009-06-17 |
| * | md/linear: use call_rcu to free obsolete 'conf' structures. | NeilBrown | 2009-06-17 |