index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-06
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
null_blk: add 'requeue' fault attribute
Jens Axboe
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-11
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2018-01-10
null_blk: add option for managing IO timeouts
Jens Axboe
2018-01-09
null_blk: wire up timeouts
Jens Axboe
2018-01-05
null_blk: remove lightnvm support
Matias Bjørling
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
2017-11-22
null_blk: fix dev->badblocks leak
David Disseldorp
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-19
nullb: make config_item_type const
Bhumika Goyal
2017-10-17
nullb: fix error return code in null_init()
Wei Yongjun
2017-09-30
null_blk: add "no_sched" module parameter
weiping zhang
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-28
null_blk: use available 'dev' in nullb_device_power_store()
Jens Axboe
2017-08-28
block/nullb: delete unnecessary memory free
Shaohua Li
2017-08-25
block/nullb: fix NULL dereference
Shaohua Li
2017-08-25
null_blk: update email adress
Jens Axboe
2017-08-23
nullb: badbblocks support
Shaohua Li
2017-08-23
nullb: emulate cache
Shaohua Li
2017-08-23
nullb: bandwidth control
Shaohua Li
2017-08-23
nullb: support discard
Shaohua Li
2017-08-23
nullb: support memory backed store
Shaohua Li
2017-08-23
nullb: use ida to manage index
Shaohua Li
2017-08-23
nullb: add interface to power on disk
Shaohua Li
2017-08-23
nullb: add configfs interface
Shaohua Li
2017-08-23
nullb: factor disk parameters
Shaohua Li
2017-08-07
null_blk: make sure submit_queues > 0
weiping zhang
2017-08-07
null_blk: simplify logic for use_per_node_hctx
weiping zhang
2017-07-06
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
2017-06-20
null_blk: add support for shared tags
Jens Axboe
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
2017-04-19
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-30
null_blk: add blocking mode
Jens Axboe
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
[next]