summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2226-155/+178
|\
| * block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-0524-143/+164
| * drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-12/+14
* | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-211-15/+2
|\ \
| * | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-211-15/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-214-0/+1932
|\ \ \ | |/ / |/| |
| * | rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-201-1/+1
| * | rbd: null vs ERR_PTRDan Carpenter2010-10-201-2/+2
| * | block: rbd: removing unnecessary testYehuda Sadeh2010-10-201-4/+0
| * | block: rbd: fixed may leaksVasiliy Kulikov2010-10-201-6/+8
| * | rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-204-0/+1934
* | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
|/ /
* | virtio-blk: fix request leak.Mike Snitzer2010-10-091-1/+5
* | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-271-1/+1
* | cciss: freeing uninitialized data on error pathDan Carpenter2010-09-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-103-3/+13
|\
| * cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-251-0/+2
| * block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-231-2/+1
| * BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-231-1/+1
| * cciss: handle allocation failureDan Carpenter2010-08-231-0/+3
| * cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-231-0/+6
* | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-231-1/+1
|\ \ | |/ |/|
| * xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-171-0/+1
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-1039-1869/+2568
|\ \ | |/ |/|
| * 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
| * floppy: make controller constStephen Hemminger2010-08-071-8/+8
| * drivers/block: use memdup_userJulia Lawall2010-08-071-22/+10
| * 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
| * cciss: sanitize max commandsStephen M. Cameron2010-08-071-1/+13
| * cciss: fix hard reset code.Stephen M. Cameron2010-08-072-52/+152
| * cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-072-20/+34
| * cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-071-12/+23
| * cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-071-39/+59
| * cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron2010-08-071-12/+15
| * cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron2010-08-071-2/+1
| * cciss: cleanup some debug ifdefsStephen M. Cameron2010-08-071-7/+3
| * cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron2010-08-071-18/+19