aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in Kconfig help textThomas Weber2010-08-231-1/+1
* Use kzalloc in idedisk_prep_fn.Tao Ma2010-08-191-2/+1
* vesafb: fix comment a typoJustin P. Mattock2010-08-161-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-08-11502-13595/+29103
|\
| * Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-1021-2012/+644
| |\
| | * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-102969-131110/+251978
| | |\
| | | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-0914-1605/+1
| | | |\
| | | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-291-13/+0
| | | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-2914-1613/+2
| | * | | md: clean up do_md_stopNeilBrown2010-08-081-16/+9
| | * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-082-14/+21
| | * | | md: move revalidate_disk() back outside open_mutexDan Williams2010-08-081-2/+4
| | * | | md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-071-0/+18
| | * | | md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-263-23/+60
| | * | | md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-263-39/+99
| | * | | md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-261-10/+13
| | * | | md/bitmap: clean up plugging calls.NeilBrown2010-07-263-3/+3
| | * | | md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-261-3/+4
| | * | | md/bitmap: white space clean up and similar.NeilBrown2010-07-262-167/+136
| | * | | md/raid5: export raid5 unplugging interface.NeilBrown2010-07-262-19/+19
| | * | | md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-263-3/+15
| | * | | md/raid5: add simple plugging infrastructure.NeilBrown2010-07-264-14/+93
| | * | | md/raid5: export is_congested testNeilBrown2010-07-262-7/+17
| | * | | raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-261-15/+17
| | * | | md: add support for raising dm events.NeilBrown2010-07-262-0/+3
| | * | | md: export various start/stop interfacesNeilBrown2010-07-262-8/+20
| | * | | md: split out md_rdev_initNeilBrown2010-07-262-15/+20
| | * | | md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-262-2/+4
| | * | | md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-262-5/+9
| | * | | md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-212-13/+27
| | * | | md: reduce dependence on sysfs.NeilBrown2010-07-213-59/+62
| * | | | power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck2010-08-101-1/+0
| * | | | docbook: fix fatal error from libataRandy Dunlap2010-08-101-1/+1
| * | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-1088-2249/+3178
| |\ \ \ \
| | * | | | xen-blkfront: fix missing out labelJens Axboe2010-08-081-0/+1
| | * | | | drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-076-220/+22
| | * | | | drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-071-3/+18
| | * | | | drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-071-5/+1
| | * | | | cpqarray: check put_user() resultKulikov Vasiliy2010-08-071-2/+4
| | * | | | xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-071-16/+29
| | * | | | xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-071-4/+13
| | * | | | scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-072-17/+4
| | * | | | floppy: make controller constStephen Hemminger2010-08-071-8/+8
| | * | | | drivers/block: use memdup_userJulia Lawall2010-08-071-22/+10
| | * | | | scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-071-1/+6
| | * | | | cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-071-14/+1
| | * | | | cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-072-261/+212
| | * | | | cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-072-74/+89
| | * | | | cciss: use consistent variable namesStephen M. Cameron2010-08-073-612/+592
| | * | | | cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-071-1/+16