summaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: Fix accessing freed memorySelvan Mani2015-06-242-21/+0
* mtip32xx: increase wait time for hba resetAsai Thambi SP2015-06-161-2/+5
* mtip32xx: fix minor numberAsai Thambi SP2015-06-161-1/+2
* mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP2015-06-161-1/+0
* mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP2015-06-161-98/+45
* mtip32xx: Abort I/O during secure erase operationAsai Thambi SP2015-06-161-4/+28
* mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP2015-06-161-4/+1
* mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-162-21/+2
* mtip32xx: fix rmmod issueAsai Thambi SP2015-06-161-6/+7
* blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-2/+3
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-0/+1
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
* | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-221-2/+2
* | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-221-0/+2
* | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-221-1/+2
* | blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2014-09-021-1/+0
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* mtip32xx: minor performance enhancementsSam Bradshaw2014-06-062-10/+13
* blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-041-1/+3
* Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-301-3/+1
|\
* \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-281-2/+0
|\ \ | |/
* | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-281-1/+1
|\ \ | |/
* | mtip32xx: move error handling to service threadAsai Thambi S P2014-05-202-26/+53
* | mtip32xx: stop block hardware queues before quiescing IOJens Axboe2014-05-141-1/+7
* | mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter2014-05-141-1/+1
* | mtip32xx: convert to use blk-mqJens Axboe2014-05-132-616/+297
* | mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P2014-04-221-0/+53
* | mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-221-2/+2
* | mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-221-31/+35
|/
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-012-40/+54
|\
| * mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-132-39/+50
| * mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-131-12/+12
| * mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-131-0/+1
| * mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-131-2/+2
| * mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-211-2/+2
| * mtip32xx: Remove superfluous call to pci_disable_msi()Alexander Gordeev2014-02-211-1/+3
* | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-101-1/+1
* | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-181-1/+1
|/
* mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-212-3/+15
* mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-212-97/+149
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-6/+7
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-3/+4
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-081-10/+37
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-082-182/+289
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+2
* mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-151-2/+3
* mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw2013-05-151-1/+2
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-082-22/+68
|\
| * mtip32xx: Workaround for unaligned writesAsai Thambi S P2013-04-292-12/+58
OpenPOWER on IntegriCloud