index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-95
/
+1214
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-29
null_blk: use available 'dev' in nullb_device_power_store()
Jens Axboe
1
-1
/
+1
2017-08-29
block/nullb: delete unnecessary memory free
Shaohua Li
1
-1
/
+0
2017-08-25
block/nullb: fix NULL dereference
Shaohua Li
1
-1
/
+1
2017-08-25
null_blk: update email adress
Jens Axboe
1
-1
/
+1
2017-08-23
nullb: badbblocks support
Shaohua Li
1
-1
/
+88
2017-08-23
nullb: emulate cache
Shaohua Li
1
-30
/
+231
2017-08-23
nullb: bandwidth control
Shaohua Li
1
-2
/
+114
2017-08-23
nullb: support discard
Shaohua Li
1
-1
/
+41
2017-08-23
nullb: support memory backed store
Shaohua Li
1
-9
/
+330
2017-08-23
nullb: use ida to manage index
Shaohua Li
1
-2
/
+4
2017-08-23
nullb: add interface to power on disk
Shaohua Li
1
-0
/
+80
2017-08-23
nullb: add configfs interface
Shaohua Li
1
-1
/
+209
2017-08-23
nullb: factor disk parameters
Shaohua Li
1
-81
/
+153
2017-08-08
null_blk: make sure submit_queues > 0
weiping zhang
1
-2
/
+2
2017-08-08
null_blk: simplify logic for use_per_node_hctx
weiping zhang
1
-5
/
+2
2017-07-06
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
1
-5
/
+13
2017-06-20
null_blk: add support for shared tags
Jens Axboe
1
-42
/
+70
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-4
/
+5
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
1
-8
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-2
/
+2
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-2
/
+2
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-1
/
+2
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-11-16
null_blk: add usage hints for NVM
Yasuaki Ishimatsu
1
-0
/
+1
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-2
/
+20
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
1
-49
/
+61
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-07-21
block: get rid of bio_rw and READA
Christoph Hellwig
1
-1
/
+1
2016-03-19
null_blk: add lightnvm null_blk device to the nullb_list
Wenwei Tao
1
-1
/
+2
2016-02-11
null_blk: oops when initializing without lightnvm
Matias Bjørling
1
-2
/
+4
2016-02-04
lightnvm: allow to force mm initialization
Matias Bjørling
1
-1
/
+1
2016-01-22
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2016-01-22
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-14
null_blk: use sector_div instead of do_div
Arnd Bergmann
1
-4
/
+4
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
1
-2
/
+1
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+5
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
1
-1
/
+1
[next]