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
/
null_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-20
block: get rid of bio_rw and READA
Christoph Hellwig
1
-1
/
+1
2016-03-18
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-21
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2016-01-21
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-13
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
2015-12-01
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
1
-2
/
+2
2015-12-01
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
1
-12
/
+15
2015-12-01
null_blk: set a separate timer for each command
Paolo Valente
1
-55
/
+24
2015-11-19
null_blk: do not del gendisk with lightnvm
Matias Bjørling
1
-3
/
+5
2015-11-19
null_blk: use device addressing mode
Matias Bjørling
1
-5
/
+23
2015-11-19
null_blk: use ppa_cache pool
Matias Bjørling
1
-2
/
+23
2015-11-16
null_blk: register as a LightNVM device
Matias Bjørling
1
-6
/
+154
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-1
/
+2
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
1
-1
/
+1
2015-09-02
null_blk: fix wrong capacity when bs is not 512 bytes
Matias Bjørling
1
-2
/
+1
2015-09-02
null_blk: fix memory leak on cleanup
Matias Bjørling
1
-16
/
+17
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-1
/
+1
2015-07-22
null_blk: fix use-after-free problem
Mike Krinkin
1
-9
/
+9
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-01
null_blk: restart request processing on completion handler
Akinobu Mita
1
-0
/
+12
2015-06-01
null_blk: prevent timer handler running on a different CPU where started
Akinobu Mita
1
-1
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-01-16
null_blk: suppress invalid partition info
Jens Axboe
1
-1
/
+1
2015-01-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
1
-1
/
+1
2014-11-26
null_blk: boundary check queue_mode and irqmode
Matias Bjorling
1
-2
/
+40
2014-11-18
Merge branch 'master' into for-3.19/drivers
Jens Axboe
1
-7
/
+7
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
1
-5
/
+5
2014-10-22
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
1
-7
/
+7
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
-1
/
+1
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
-8
/
+21
[next]