summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: convert workqueues to alloc_orderedTejun Heo2011-01-136-7/+8
* dm stripe: switch from local workqueue to system_wqTejun Heo2011-01-131-20/+7
* dm: dont use flush_scheduled_workTejun Heo2011-01-132-2/+2
* dm snapshot: remove unused dm_snapshot queued_bios_workTejun Heo2011-01-131-38/+0
* dm ioctl: suppress needless warning messagesMilan Broz2011-01-131-4/+4
* dm crypt: add loop aes iv generatorMilan Broz2011-01-131-1/+192
* dm crypt: add multi key capabilityMilan Broz2011-01-132-22/+70
* dm crypt: add post iv call to iv generatorMilan Broz2011-01-131-13/+35
* dm crypt: use io thread for reads only if mempool exhaustedMilan Broz2011-01-131-14/+23
* dm crypt: scale to multiple cpusAndi Kleen2011-01-131-58/+196
* dm crypt: simplify compatible table outputMilan Broz2011-01-131-16/+12
* dm log userspace: add version number to commsJonathan Brassow2011-01-133-3/+17
* dm log userspace: group clear and mark requestsJonathan Brassow2011-01-131-23/+79
* dm log userspace: split flush queueJonathan Brassow2011-01-131-9/+32
* dm kcopyd: delay unpluggingMikulas Patocka2011-01-131-3/+51
* dm log userspace: trap all failed log construction errorsJonathan Brassow2011-01-131-4/+6
* dm crypt: set key size earlyMilan Broz2011-01-131-6/+7
* dm: remove dm_mutex after bkl conversionMilan Broz2011-01-131-5/+4
* dm raid1: support discardMike Snitzer2011-01-131-2/+10
* dm ioctl: allow rename to fill empty uuidPeter Jones2011-01-132-28/+87
* dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka2011-01-131-1/+1
* dm mpath: disable blk_abort_queueMike Snitzer2011-01-131-12/+0
* dm: dont take i_mutex to change device sizeMike Snitzer2011-01-131-2/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-131-1/+1
|\
| * [IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck2011-01-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-131-1/+1
|\ \
| * | firewire: ohci: fix compilation on arches without PAGE_KERNEL_ROClemens Ladisch2011-01-131-1/+1
* | | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-134-20/+24
|\ \ \
| * | | cciss: reinstate proper FIFO order of command queue listJens Axboe2011-01-103-15/+14
| * | | floppy: replace NO_GEOM macro with a functionPekka Enberg2010-11-081-5/+10
* | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-1353-1085/+1323
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-1314-230/+734
| |\ \ \ \
| | * | | | Revert "sd: implement sd_check_events()"Jens Axboe2010-12-222-47/+41
| | * | | | cdrom: export cdrom_check_events()Jens Axboe2010-12-161-0/+1
| | * | | | sd: implement sd_check_events()Tejun Heo2010-12-162-41/+47
| | * | | | sr: implement sr_check_events()Tejun Heo2010-12-163-53/+99
| | * | | | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-165-51/+6
| | * | | | scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-161-7/+11
| | * | | | cdrom: add ->check_events() supportTejun Heo2010-12-162-3/+58
| | * | | | implement in-kernel gendisk events handlingTejun Heo2010-12-165-8/+484
| | * | | | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-164-94/+87
| | * | | | block: kill genhd_media_change_notify()Tejun Heo2010-12-162-26/+0
| * | | | | block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
| * | | | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
| * | | | | block cfq: don't use atomic_t for cfq_groupShaohua Li2011-01-071-11/+12
| * | | | | block cfq: don't use atomic_t for cfq_queueShaohua Li2011-01-071-11/+16
| * | | | | block: trace event block fix unassigned fieldJeff Moyer2011-01-072-3/+5
| * | | | | block: add internal hd part table referencesJens Axboe2011-01-077-25/+34
| * | | | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-056-7/+36
| * | | | | kref: add kref_test_and_getJerome Marchand2011-01-052-0/+13
OpenPOWER on IntegriCloud