summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-22dm table: establish queue limits by copying table limitsMike Snitzer1-10/+2
2009-06-22dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2-109/+45
2009-06-22dm table: validate device logical_block_sizeMike Snitzer1-0/+69
2009-06-22dm table: ensure targets are aligned to logical_block_sizeMike Snitzer1-14/+44
2009-06-22dm ioctl: support cookies for udevMilan Broz4-13/+43
2009-06-22dm: sysfs add suspended attributePeter Rajnoha1-0/+9
2009-06-22dm table: improve warning message when devices not freed before destructionJonthan Brassow1-5/+3
2009-06-22dm mpath: add service time load balancerKiyoshi Ueda4-0/+441
2009-06-22dm mpath: add queue length load balancerKiyoshi Ueda4-0/+312
2009-06-22dm mpath: add start_io and nr_bytes to path selectorsKiyoshi Ueda3-13/+25
2009-06-22dm snapshot: use barrier when writing exception storeMikulas Patocka1-1/+1
2009-06-22dm io: retry after barrier errorMikulas Patocka1-0/+6
2009-06-22dm io: record eopnotsuppMikulas Patocka1-1/+7
2009-06-22dm snapshot: support barriersMikulas Patocka1-0/+11
2009-06-22dm mpath: support barriersMikulas Patocka1-0/+2
2009-06-22dm delay: support barriersMikulas Patocka1-2/+4
2009-06-22dm crypt: support flushMikulas Patocka1-0/+8
2009-06-22dm: stripe support flushMikulas Patocka1-3/+12
2009-06-22dm: linear support flushMikulas Patocka1-1/+3
2009-06-22dm: send empty barriers to targets in dm_flushMikulas Patocka1-0/+10
2009-06-22dm: initialise tio in alloc_tioAlasdair G Kergon1-18/+15
2009-06-22dm: introduce num_flush_requestsMikulas Patocka2-0/+50
2009-06-22dm: remove check that prevents mapping empty biosMikulas Patocka1-5/+0
2009-06-22dm: remove EOPNOTSUPP for barriersMikulas Patocka1-1/+1
2009-06-22dm: store only first barrier errorMikulas Patocka1-8/+9
2009-06-22dm: process requeue in dm_wq_workMikulas Patocka1-3/+10
2009-06-22dm: make dm_flush return voidMikulas Patocka1-13/+4
2009-06-22dm: always hold bdev referenceMikulas Patocka1-41/+16
2009-06-22dm: rename suspended_bdev to bdevMikulas Patocka1-18/+18
2009-06-22dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow1-1/+1
2009-06-22dm: use i_size_readMikulas Patocka3-3/+4
2009-06-22dm: avoid unsupported spanning of md stripe boundariesMikulas Patocka1-0/+10
2009-06-22dm mpath: flush keventd queue in destructorMikulas Patocka1-0/+1
2009-06-22dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka1-1/+1
2009-06-22dm mpath: call activate fn for each path in pg_initChandra Seetharaman1-37/+26
2009-06-22dm mpath: change attached scsi_dhHannes Reinecke1-2/+13
2009-06-22dm: sysfs skip output when device is being destroyedMilan Broz1-0/+4
2009-06-22dm mpath: validate hw_handler argument countMikulas Patocka1-0/+5
2009-06-22dm mpath: validate table argument countMikulas Patocka1-0/+6
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds11-6/+1929
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-44/+107
2009-06-22Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-52/+99
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-38/+110
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds25-30/+30
2009-06-22Remove internal use of 'write_access' in mm/memory.cLinus Torvalds1-21/+21
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner1-0/+1
2009-06-21sdhci: remove needless double parenthesisPierre Ossman1-3/+3
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte3-0/+29
2009-06-21s3cmci: fix dma configuration callBen Dooks1-1/+1
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte4-0/+1382