aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| * | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/
* | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-21
|\ \
| * | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-21
|\ \ \ | |/ / |/| |
| * | rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-20
| * | rbd: null vs ERR_PTRDan Carpenter2010-10-20
| * | block: rbd: removing unnecessary testYehuda Sadeh2010-10-20
| * | block: rbd: fixed may leaksVasiliy Kulikov2010-10-20
| * | rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-20
* | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-12
|/ /
* | virtio-blk: fix request leak.Mike Snitzer2010-10-09
* | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-27
* | cciss: freeing uninitialized data on error pathDan Carpenter2010-09-21
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
|\
| * cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-25
| * block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-23
| * BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-23
| * cciss: handle allocation failureDan Carpenter2010-08-23
| * cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-23
* | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-23
|\ \ | |/ |/|
| * xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-17
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ | |/ |/|
| * xen-blkfront: fix missing out labelJens Axboe2010-08-08
| * drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-07
| * drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-07
| * drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-07
| * cpqarray: check put_user() resultKulikov Vasiliy2010-08-07
| * xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-07
| * xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-07
| * floppy: make controller constStephen Hemminger2010-08-07
| * drivers/block: use memdup_userJulia Lawall2010-08-07
| * cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-07
| * cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-07
| * cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-07
| * cciss: use consistent variable namesStephen M. Cameron2010-08-07
| * cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-07
| * cciss: sanitize max commandsStephen M. Cameron2010-08-07
| * cciss: fix hard reset code.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-07
| * cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron2010-08-07
| * cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron2010-08-07