index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
1
-3
/
+6
*
mtip32xx: clean an indentation issue, remove extraneous tabs
Colin Ian King
2018-10-30
1
-2
/
+2
*
mtip32xx: fully switch to the generic DMA API
Christoph Hellwig
2018-10-18
1
-29
/
+18
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-23
/
+6
|
\
|
*
mtip32xx: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-23
/
+6
*
|
drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive
zhong jiang
2018-08-08
1
-2
/
+1
|
/
*
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
1
-10
/
+2
*
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+2
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
1
-6
/
+5
*
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
2018-05-11
1
-1
/
+0
*
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
2018-05-10
1
-1
/
+1
*
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
2018-03-08
1
-4
/
+4
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-7
/
+0
|
\
|
*
mtip32xx: Clean up unused variables
Christos Gkekas
2017-10-12
1
-7
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
1
-4
/
+15
|
\
|
*
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-4
/
+15
*
|
mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
Ming Lei
2017-07-05
2
-2
/
+3
|
/
*
mtip32xx: fix up the checking for internal command failure
Jens Axboe
2017-06-23
1
-17
/
+4
*
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-9
/
+8
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
2
-9
/
+9
*
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2017-05-03
2
-178
/
+30
*
mtip32xx: cleanup internal tag assumptions
Jens Axboe
2017-05-03
1
-10
/
+9
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-14
/
+6
*
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
2017-05-02
1
-1
/
+1
*
mtip32xx: convert internal command issue to block IO path
Jens Axboe
2017-05-02
1
-30
/
+73
*
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
2017-05-02
1
-10
/
+18
*
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
2017-05-02
1
-15
/
+5
*
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
2017-05-02
1
-105
/
+43
*
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
2
-22
/
+37
|
\
|
*
mtip32xx: use runtime tag to initialize command header
Ming Lei
2017-04-27
1
-12
/
+24
|
*
mtip32xx: fix dereference of stack garbage
Jens Axboe
2017-04-21
1
-0
/
+1
|
*
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-2
/
+2
|
*
mtip32xx: add a status field to struct mtip_cmd
Christoph Hellwig
2017-04-20
2
-7
/
+10
|
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-1
/
+0
|
*
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-1
/
+1
|
*
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
*
|
mtip32xx: pass BLK_MQ_F_NO_SCHED
Ming Lei
2017-04-19
1
-1
/
+1
|
/
*
block: mtip32xx: set error code on failure
Pan Bian
2016-12-01
1
-1
/
+3
*
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Sachin Shukla
2016-11-11
1
-9
/
+5
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
*
mtip32xx: mark symbols static where possible
Baoyou Xie
2016-08-29
1
-1
/
+1
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-3
/
+2
*
drivers: use req op accessor
Mike Christie
2016-06-07
1
-1
/
+1
*
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
2016-04-12
1
-6
/
+0
*
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
2016-04-12
1
-3
/
+3
*
mtip32xx: fix checks for dma mapping errors
Alexey Khoroshilov
2016-03-18
1
-2
/
+2
*
mtip32xx: remove unneeded variable in mtip_cmd_timeout()
Jens Axboe
2016-03-04
1
-2
/
+1
*
mtip32xx: Cleanup queued requests after surprise removal
Asai Thambi SP
2016-03-03
1
-18
/
+60
[prev]
[next]