summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-13dm: raid456 basic supportNeilBrown3-0/+722
2011-01-13dm: per target unplug callback supportNeilBrown1-0/+5
2011-01-13dm: introduce target callbacks and congestion callbackNeilBrown1-0/+14
2011-01-13dm mpath: delay activate_path retry on SCSI_DH_RETRYChandra Seetharaman1-10/+38
2011-01-13dm: remove superfluous irq disablement in dm_request_fnKiyoshi Ueda1-2/+4
2011-01-13dm log: use PTR_ERR value instead of ENOMEMDan Carpenter1-1/+1
2011-01-13dm snapshot: avoid storing private suspended stateMike Snitzer1-20/+4
2011-01-13dm snapshot: persistent make metadata_wq multithreadedTejun Heo1-2/+2
2011-01-13dm: use non reentrant workqueues if equivalentTejun Heo3-4/+7
2011-01-13dm: convert workqueues to alloc_orderedTejun Heo6-7/+8
2011-01-13dm stripe: switch from local workqueue to system_wqTejun Heo1-20/+7
2011-01-13dm: dont use flush_scheduled_workTejun Heo2-2/+2
2011-01-13dm snapshot: remove unused dm_snapshot queued_bios_workTejun Heo1-38/+0
2011-01-13dm ioctl: suppress needless warning messagesMilan Broz1-4/+4
2011-01-13dm crypt: add loop aes iv generatorMilan Broz1-1/+192
2011-01-13dm crypt: add multi key capabilityMilan Broz1-21/+64
2011-01-13dm crypt: add post iv call to iv generatorMilan Broz1-13/+35
2011-01-13dm crypt: use io thread for reads only if mempool exhaustedMilan Broz1-14/+23
2011-01-13dm crypt: scale to multiple cpusAndi Kleen1-58/+196
2011-01-13dm crypt: simplify compatible table outputMilan Broz1-16/+12
2011-01-13dm log userspace: add version number to commsJonathan Brassow2-2/+5
2011-01-13dm log userspace: group clear and mark requestsJonathan Brassow1-23/+79
2011-01-13dm log userspace: split flush queueJonathan Brassow1-9/+32
2011-01-13dm kcopyd: delay unpluggingMikulas Patocka1-3/+51
2011-01-13dm log userspace: trap all failed log construction errorsJonathan Brassow1-4/+6
2011-01-13dm crypt: set key size earlyMilan Broz1-6/+7
2011-01-13dm: remove dm_mutex after bkl conversionMilan Broz1-5/+4
2011-01-13dm raid1: support discardMike Snitzer1-2/+10
2011-01-13dm ioctl: allow rename to fill empty uuidPeter Jones1-25/+78
2011-01-13dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka1-1/+1
2011-01-13dm mpath: disable blk_abort_queueMike Snitzer1-12/+0
2011-01-13dm: dont take i_mutex to change device sizeMike Snitzer1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+1
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-20/+24
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-240/+233
2011-01-13Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds10-61/+1086
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-178/+77
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds26-1130/+1738
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-21/+120
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+8
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-320/+361
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+15
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds15-34/+1796
2011-01-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-174/+328
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds32-697/+2613
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds155-207/+207
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-6/+563
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds14-264/+599
2011-01-13ramoops: fix types, remove typecastsAndrew Morton1-4/+4
2011-01-13VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov1-5/+8