summaryrefslogtreecommitdiff
path: root/drivers/block/mtip32xx
Commit message (Expand)AuthorAge
* mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-20
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer2015-08-25
* mtip32xx: Fix accessing freed memorySelvan Mani2015-06-24
* mtip32xx: increase wait time for hba resetAsai Thambi SP2015-06-16
* mtip32xx: fix minor numberAsai Thambi SP2015-06-16
* mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP2015-06-16
* mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP2015-06-16
* mtip32xx: Abort I/O during secure erase operationAsai Thambi SP2015-06-16
* mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP2015-06-16
* mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-16
* mtip32xx: fix rmmod issueAsai Thambi SP2015-06-16
* blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-22
* | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-22
* | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-22
* | blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2014-09-02
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* mtip32xx: minor performance enhancementsSam Bradshaw2014-06-06
* blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-04
* Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-30
|\
* \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
|\ \ | |/
* | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
|\ \ | |/
* | mtip32xx: move error handling to service threadAsai Thambi S P2014-05-20
* | mtip32xx: stop block hardware queues before quiescing IOJens Axboe2014-05-14
* | mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter2014-05-14
* | mtip32xx: convert to use blk-mqJens Axboe2014-05-13
* | mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P2014-04-22
* | mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-22
* | mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-22
|/
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\
| * mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-13
| * mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-13
| * mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-13
| * mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-13
| * mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * mtip32xx: Remove superfluous call to pci_disable_msi()Alexander Gordeev2014-02-21
* | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-10
* | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-18
|/
* mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-21
* mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-21
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-23
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-08
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-08
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-15