summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-102-3/+1
* block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-106-51/+24
* block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-103-15/+4
* block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-101-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
| * cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron2010-08-071-10/+13
| * cciss: factor out CISS_signature_present()Stephen M. Cameron2010-08-071-5/+13
| * cciss: factor out cciss_find_board_paramsStephen M. Cameron2010-08-071-27/+25
| * cciss: fix leak of ioremapped memoryStephen M. Cameron2010-08-071-0/+12
| * cciss: factor out cciss_find_cfgtablesStephen M. Cameron2010-08-071-34/+34
| * cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron2010-08-072-15/+32
| * cciss: factor out cciss_find_memory_BAR()Stephen M. Cameron2010-08-071-18/+19
| * cciss: remove board_id parameter from cciss_interrupt_mode()Stephen M. Cameron2010-08-071-6/+5
| * cciss: factor out cciss_board_disabledStephen M. Cameron2010-08-071-6/+9
| * cciss: factor out cciss_lookup_board_idStephen M. Cameron2010-08-071-31/+35
| * cciss: save pdev pointer in per hba structure early to avoid passing it aroun...Stephen M. Cameron2010-08-071-30/+31
| * cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron2010-08-071-18/+2
| * blkfront: Klog the unclean release pathDaniel Stodden2010-08-071-0/+6
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-071-8/+2
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-071-6/+3
| * blkfront: Lock blockfront_info during xbdev removalDaniel Stodden2010-08-071-6/+35
| * blkfront: Fix blkfront backend switch race (bdev release)Daniel Stodden2010-08-071-16/+33
| * blkfront: Fix blkfront backend switch race (bdev open)Daniel Stodden2010-08-071-7/+24
| * blkfront: Lock blkfront_info when closingDaniel Stodden2010-08-071-21/+40
OpenPOWER on IntegriCloud