index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
1
-3
/
+11
2022-08-03
null_blk: add configfs variables for 2 options
Vincent Fu
2
-19
/
+50
2022-08-03
null_blk: add module parameters for 4 options
Vincent Fu
1
-0
/
+20
2022-08-03
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
4
-15
/
+12
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
3
-9
/
+10
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
1
-1
/
+27
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
2
-2
/
+10
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
1
-18
/
+30
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
1
-4
/
+6
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-04-26
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
1
-3
/
+5
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
1
-1
/
+1
2022-02-28
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
1
-7
/
+5
2022-02-28
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
1
-4
/
+4
2022-02-28
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
1
-17
/
+12
2022-02-28
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
1
-2
/
+3
2021-12-24
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
1
-1
/
+1
2021-12-11
null_blk: cast command status to integer
Jens Axboe
1
-1
/
+1
2021-12-03
block: null_blk: batched complete poll requests
Ming Lei
1
-1
/
+3
2021-12-03
null_blk: allow zero poll queues
Ming Lei
1
-4
/
+2
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-29
null_blk: don't suppress partitioning information
Christoph Hellwig
1
-1
/
+1
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2
-17
/
+87
2021-10-18
null_blk: poll queue support
Jens Axboe
2
-4
/
+108
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-2
/
+1
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-12
block: move some macros to blkdev.h
Guoqing Jiang
1
-4
/
+0
2021-07-01
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
1
-1
/
+0
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+5
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
1
-1
/
+1
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-19
/
+19
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+13
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
1
-0
/
+1
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2
-1
/
+12
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+5
2021-02-10
nullb: use blk_queue_set_zoned() to setup zoned devices
Damien Le Moal
1
-4
/
+4
2021-01-29
null_blk: cleanup zoned mode initialization
Damien Le Moal
1
-7
/
+9
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-08
null_blk: Move driver into its own directory
Damien Le Moal
7
-0
/
+2993