index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
1
-8
/
+12
2016-03-03
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
1
-2
/
+6
2016-03-03
mtip32xx: Remove unwanted code from taskfile error handler
Asai Thambi SP
1
-8
/
+1
2016-03-03
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2
-3
/
+8
2016-01-21
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-08
mtip32xx: restrict variables visible in current code module
Zhu Yanjun
1
-3
/
+3
2016-01-06
mtip32xx: don't open-code memdup_user()
Al Viro
1
-15
/
+8
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
1
-1
/
+1
2015-11-20
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
1
-4
/
+2
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-08-25
mtip32x: fix regression introduced by blk-mq per-hctx flush
Jeff Moyer
1
-0
/
+8
2015-06-24
mtip32xx: Fix accessing freed memory
Selvan Mani
2
-21
/
+0
2015-06-16
mtip32xx: increase wait time for hba reset
Asai Thambi SP
1
-2
/
+5
2015-06-16
mtip32xx: fix minor number
Asai Thambi SP
1
-1
/
+2
2015-06-16
mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()
Asai Thambi SP
1
-1
/
+0
2015-06-16
mtip32xx: fix crash on surprise removal of the drive
Asai Thambi SP
1
-98
/
+45
2015-06-16
mtip32xx: Abort I/O during secure erase operation
Asai Thambi SP
1
-4
/
+28
2015-06-16
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
Asai Thambi SP
1
-4
/
+1
2015-06-16
mtip32xx: remove unused variable 'port->allocated'
Asai Thambi SP
2
-21
/
+2
2015-06-16
mtip32xx: fix rmmod issue
Asai Thambi SP
1
-6
/
+7
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
1
-2
/
+3
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
1
-0
/
+1
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
1
-2
/
+2
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
1
-0
/
+2
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
1
-1
/
+2
2014-09-02
blk-mq: pass along blk_mq_alloc_tag_set return values
Robert Elliott
1
-1
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
2
-10
/
+13
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+3
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-3
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-2
/
+0
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-1
/
+1
2014-05-20
mtip32xx: move error handling to service thread
Asai Thambi S P
2
-26
/
+53
2014-05-14
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
1
-1
/
+7
2014-05-14
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2014-05-13
mtip32xx: convert to use blk-mq
Jens Axboe
2
-616
/
+297
2014-04-22
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
1
-0
/
+53
2014-04-22
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
1
-2
/
+2
2014-04-22
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
1
-31
/
+35
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-40
/
+54
2014-03-13
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2
-39
/
+50
2014-03-13
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
1
-12
/
+12
2014-03-13
mtip32xx: Set queue bounce limit
Felipe Franciosi
1
-0
/
+1
2014-03-13
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
Alexander Gordeev
1
-2
/
+2
2014-03-10
mtip32xx: fix bad use of smp_processor_id()
Jens Axboe
1
-1
/
+1
2014-02-21
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-02-21
mtip32xx: Remove superfluous call to pci_disable_msi()
Alexander Gordeev
1
-1
/
+3
2014-02-18
mtip32xx: Reduce the number of unaligned writes to 2
Asai Thambi S P
1
-1
/
+1
[prev]
[next]