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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
brd: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
1
-2
/
+0
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
23
-158
/
+154
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
3
-7
/
+3
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
3
-4
/
+5
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2
-3
/
+3
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
3
-10
/
+6
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
22
-40
/
+34
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
9
-37
/
+53
2024-06-19
nbd: move setting the cache control flags to __nbd_set_size
Christoph Hellwig
1
-10
/
+7
2024-06-19
virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
1
-10
/
+3
2024-06-19
loop: fold loop_update_rotational into loop_reconfigure_limits
Christoph Hellwig
1
-19
/
+4
2024-06-19
loop: also use the default block size from an underlying block device
Christoph Hellwig
1
-1
/
+7
2024-06-19
loop: regularize upgrading the block size for direct I/O
Christoph Hellwig
1
-10
/
+15
2024-06-19
loop: always update discard settings in loop_reconfigure_limits
Christoph Hellwig
1
-6
/
+4
2024-06-19
loop: stop using loop_reconfigure_limits in __loop_clr_fd
Christoph Hellwig
1
-1
/
+9
2024-06-19
xen-blkfront: don't disable cache flushes when they fail
Christoph Hellwig
1
-21
/
+23
2024-06-19
z2ram: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-19
ataflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-19
amiflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
3
-5
/
+4
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-2
/
+2
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2
-2
/
+1
2024-06-14
rbd: increase io_opt again
Christoph Hellwig
1
-1
/
+1
2024-06-14
rust: block: add rnull, Rust null_blk implementation
Andreas Hindborg
3
-0
/
+85
2024-06-05
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-05-31
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-05-28
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-05-27
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
5
-35
/
+82
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-6
/
+6
2024-05-22
virtio_blk: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-29
/
+9
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+28
2024-05-14
nbd: Fix signal handling
Bart Van Assche
1
-14
/
+14
2024-05-14
nbd: Remove a local variable from nbd_send_cmd()
Bart Van Assche
1
-2
/
+1
2024-05-14
nbd: Improve the documentation of the locking assumptions
Bart Van Assche
1
-1
/
+5
2024-05-14
nbd: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2024-05-14
brd: implement discard support
Keith Busch
1
-0
/
+26
2024-05-14
null_blk: Fix two sparse warnings
Bart Van Assche
2
-2
/
+7
2024-05-14
ublk_drv: set DMA alignment mask to 3
Jens Axboe
1
-0
/
+1
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
6
-211
/
+239
2024-05-06
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
1
-0
/
+1
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
1
-1
/
+1
[next]