aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
|\
| * 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
* | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
* | | virtio_blk: drop REQ_HARDBARRIER supportTejun Heo2010-09-10
* | | block/loop: implement REQ_FLUSH/FUA supportTejun Heo2010-09-10
* | | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
* | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* | | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
* | | block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-10
|/ /
* / 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
| * cciss: cleanup some debug ifdefsStephen M. Cameron2010-08-07
| * cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron2010-08-07
| * cciss: factor out CISS_signature_present()Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_find_board_paramsStephen M. Cameron2010-08-07
| * cciss: fix leak of ioremapped memoryStephen M. Cameron2010-08-07