aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-06-22dm mpath: change to be request basedKiyoshi Ueda
2009-06-22dm: disable interrupt when taking map_lockKiyoshi Ueda
2009-06-22dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda
2009-06-22dm: enable request based optionKiyoshi Ueda
2009-06-22dm: prepare for request based optionKiyoshi Ueda
2009-06-22dm raid1: add userspace logJonthan Brassow
2009-06-22dm: calculate queue limits during resume not loadMike Snitzer
2009-06-22dm log: fix create_log_context to use logical_block_size of log deviceMike Snitzer
2009-06-22dm target:s introduce iterate devices fnMike Snitzer
2009-06-22dm table: establish queue limits by copying table limitsMike Snitzer
2009-06-22dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer
2009-06-22dm table: validate device logical_block_sizeMike Snitzer
2009-06-22dm table: ensure targets are aligned to logical_block_sizeMike Snitzer
2009-06-22dm ioctl: support cookies for udevMilan Broz
2009-06-22dm: sysfs add suspended attributePeter Rajnoha
2009-06-22dm table: improve warning message when devices not freed before destructionJonthan Brassow
2009-06-22dm mpath: add service time load balancerKiyoshi Ueda
2009-06-22dm mpath: add queue length load balancerKiyoshi Ueda
2009-06-22dm mpath: add start_io and nr_bytes to path selectorsKiyoshi Ueda
2009-06-22dm snapshot: use barrier when writing exception storeMikulas Patocka
2009-06-22dm io: retry after barrier errorMikulas Patocka
2009-06-22dm io: record eopnotsuppMikulas Patocka
2009-06-22dm snapshot: support barriersMikulas Patocka
2009-06-22dm mpath: support barriersMikulas Patocka
2009-06-22dm delay: support barriersMikulas Patocka
2009-06-22dm crypt: support flushMikulas Patocka
2009-06-22dm: stripe support flushMikulas Patocka
2009-06-22dm: linear support flushMikulas Patocka
2009-06-22dm: send empty barriers to targets in dm_flushMikulas Patocka
2009-06-22dm: initialise tio in alloc_tioAlasdair G Kergon
2009-06-22dm: introduce num_flush_requestsMikulas Patocka
2009-06-22dm: remove check that prevents mapping empty biosMikulas Patocka
2009-06-22dm: remove EOPNOTSUPP for barriersMikulas Patocka
2009-06-22dm: store only first barrier errorMikulas Patocka
2009-06-22dm: process requeue in dm_wq_workMikulas Patocka
2009-06-22dm: make dm_flush return voidMikulas Patocka
2009-06-22dm: always hold bdev referenceMikulas Patocka
2009-06-22dm: rename suspended_bdev to bdevMikulas Patocka
2009-06-22dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow
2009-06-22dm: use i_size_readMikulas Patocka
2009-06-22dm: avoid unsupported spanning of md stripe boundariesMikulas Patocka
2009-06-22dm mpath: flush keventd queue in destructorMikulas Patocka
2009-06-22dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka
2009-06-22dm mpath: call activate fn for each path in pg_initChandra Seetharaman
2009-06-22dm mpath: change attached scsi_dhHannes Reinecke
2009-06-22dm: sysfs skip output when device is being destroyedMilan Broz
2009-06-22dm mpath: validate hw_handler argument countMikulas Patocka
2009-06-22dm mpath: validate table argument countMikulas Patocka
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz