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
/
null_blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
1
-1
/
+0
|
\
|
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
*
|
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
1
-2
/
+20
*
|
null_blk: refactor to support non-gendisk devices
Matias Bjørling
2016-09-21
1
-49
/
+61
|
/
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-1
/
+1
*
null_blk: add lightnvm null_blk device to the nullb_list
Wenwei Tao
2016-03-18
1
-1
/
+2
*
null_blk: oops when initializing without lightnvm
Matias Bjørling
2016-02-11
1
-2
/
+4
*
lightnvm: allow to force mm initialization
Matias Bjørling
2016-02-04
1
-1
/
+1
*
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-2
/
+1
|
\
|
*
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-2
/
+1
*
|
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-4
/
+4
|
\
\
|
*
|
null_blk: use sector_div instead of do_div
Arnd Bergmann
2016-01-13
1
-4
/
+4
*
|
|
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
1
-1
/
+1
|
|
/
*
|
null_blk: use async queue restart helper
Jens Axboe
2015-12-28
1
-6
/
+5
*
|
null_blk: fix use-after-free error
Mike Krinkin
2015-12-22
1
-3
/
+3
*
|
null_blk: Fix error path in module initialization
Minfei Huang
2015-12-08
1
-7
/
+16
*
|
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
1
-4
/
+5
*
|
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
2015-12-01
1
-2
/
+2
*
|
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
2015-12-01
1
-12
/
+15
*
|
null_blk: set a separate timer for each command
Paolo Valente
2015-12-01
1
-55
/
+24
|
/
*
null_blk: do not del gendisk with lightnvm
Matias Bjørling
2015-11-19
1
-3
/
+5
*
null_blk: use device addressing mode
Matias Bjørling
2015-11-19
1
-5
/
+23
*
null_blk: use ppa_cache pool
Matias Bjørling
2015-11-19
1
-2
/
+23
*
null_blk: register as a LightNVM device
Matias Bjørling
2015-11-16
1
-6
/
+154
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-1
/
+2
*
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-10-01
1
-1
/
+1
*
null_blk: fix wrong capacity when bs is not 512 bytes
Matias Bjørling
2015-09-02
1
-2
/
+1
*
null_blk: fix memory leak on cleanup
Matias Bjørling
2015-09-02
1
-16
/
+17
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
*
|
null_blk: fix use-after-free problem
Mike Krinkin
2015-07-22
1
-9
/
+9
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-2
/
+2
*
|
null_blk: restart request processing on completion handler
Akinobu Mita
2015-06-01
1
-0
/
+12
*
|
null_blk: prevent timer handler running on a different CPU where started
Akinobu Mita
2015-06-01
1
-1
/
+1
|
/
*
null_blk: suppress invalid partition info
Jens Axboe
2015-01-16
1
-1
/
+1
*
block: fix checking return value of blk_mq_init_queue
Ming Lei
2015-01-02
1
-1
/
+1
*
null_blk: boundary check queue_mode and irqmode
Matias Bjorling
2014-11-26
1
-2
/
+40
*
Merge branch 'master' into for-3.19/drivers
Jens Axboe
2014-11-18
1
-7
/
+7
|
\
|
*
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
1
-7
/
+7
*
|
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-29
1
-5
/
+5
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-0
/
+1
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
1
-0
/
+1
*
|
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
1
-1
/
+1
*
|
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
1
-0
/
+2
*
|
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
1
-1
/
+2
*
|
blk-mq: pass along blk_mq_alloc_tag_set return values
Robert Elliott
2014-09-02
1
-8
/
+21
|
/
*
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
2014-06-16
1
-1
/
+4
*
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
2014-06-11
1
-1
/
+1
[next]