index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
/
mtip32xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
mtip32xx: minor performance enhancements
Sam Bradshaw
2014-06-06
1
-6
/
+9
*
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
2014-06-04
1
-1
/
+3
*
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-30
1
-3
/
+1
|
\
*
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-2
/
+0
|
\
|
*
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-1
/
+1
|
\
|
*
|
mtip32xx: move error handling to service thread
Asai Thambi S P
2014-05-20
1
-23
/
+48
*
|
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
2014-05-14
1
-1
/
+7
*
|
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
2014-05-14
1
-1
/
+1
*
|
mtip32xx: convert to use blk-mq
Jens Axboe
2014-05-13
1
-595
/
+294
*
|
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
2014-04-22
1
-0
/
+53
*
|
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
2014-04-22
1
-2
/
+2
*
|
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
2014-04-22
1
-31
/
+35
|
/
*
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-39
/
+53
|
\
|
*
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2014-03-13
1
-38
/
+49
|
*
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
2014-03-13
1
-12
/
+12
|
*
mtip32xx: Set queue bounce limit
Felipe Franciosi
2014-03-13
1
-0
/
+1
|
*
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
Alexander Gordeev
2014-03-13
1
-2
/
+2
|
*
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-21
1
-2
/
+2
|
*
mtip32xx: Remove superfluous call to pci_disable_msi()
Alexander Gordeev
2014-02-21
1
-1
/
+3
*
|
mtip32xx: fix bad use of smp_processor_id()
Jens Axboe
2014-03-10
1
-1
/
+1
|
/
*
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-21
1
-2
/
+14
*
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2014-01-21
1
-90
/
+144
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-6
/
+7
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-3
/
+4
*
mtip32xx: dynamically allocate buffer in debugfs functions
David Milburn
2013-11-08
1
-10
/
+37
*
mtip32xx: Add SRSI support
Asai Thambi S P
2013-11-08
1
-177
/
+276
*
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
1
-1
/
+2
*
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
Sam Bradshaw
2013-05-15
1
-2
/
+3
*
mtip32xx: Fix NULL pointer dereference during module unload
Sam Bradshaw
2013-05-15
1
-1
/
+2
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-22
/
+57
|
\
|
*
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2013-04-29
1
-12
/
+47
|
*
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
2013-04-14
1
-0
/
+2
|
*
mtip32xx: fix a smatch warning
Asai Thambi S P
2013-04-14
1
-10
/
+8
*
|
mtip32xx: fix two smatch warnings
Jens Axboe
2013-04-04
1
-2
/
+2
*
|
mtip32xx: Add debugfs entry device_status
Asai Thambi S P
2013-04-03
1
-5
/
+143
*
|
mtip32xx: return 0 from pci probe in case of rebuild
Asai Thambi S P
2013-04-03
1
-0
/
+2
*
|
mtip32xx: recovery from command timeout
Asai Thambi S P
2013-04-03
1
-90
/
+87
*
|
mtip32xx: fix error return code in mtip_pci_probe()
Wei Yongjun
2013-03-22
1
-1
/
+3
|
/
*
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-02-20
1
-6
/
+18
|
\
|
*
mtip32xx: fix for crash when the device surprise removed during rebuild
Asai Thambi S P
2013-01-11
1
-2
/
+13
|
*
mtip32xx: fix for driver hang after a command timeout
Asai Thambi S P
2013-01-11
1
-4
/
+5
*
|
drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...
Fengguang Wu
2013-01-12
1
-1
/
+1
*
|
drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...
Fengguang Wu
2013-01-12
1
-8
/
+8
*
|
mtip32xx: add trim support
Asai Thambi S P
2013-01-11
1
-0
/
+96
*
|
mtip32xx: Add workqueue and NUMA support
Asai Thambi S P
2013-01-11
1
-79
/
+256
|
/
*
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
2012-11-23
1
-1
/
+2
*
mtip32xx: fix shift larger than type warning
Jens Axboe
2012-11-23
1
-1
/
+2
*
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
2012-11-23
1
-2
/
+6
[next]