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
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-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-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
2024-05-03
zram: don't bother with reopening - just use O_EXCL for open
Al Viro
2
-23
/
+8
2024-05-03
pktcdvd: sort set_blocksize() calls out
Al Viro
1
-6
/
+1
2024-05-01
ublk: remove segment count and size limits
Uday Shankar
1
-1
/
+2
2024-04-26
zram: add max_pages param to recompression
Sergey Senozhatsky
1
-3
/
+28
2024-04-25
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
1
-0
/
+2
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
1
-20
/
+16
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
1
-146
/
+165
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
1
-10
/
+8
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
3
-3
/
+3
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2
-2
/
+11
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
3
-4
/
+27
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-1
/
+0
2024-04-17
ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-2
/
+1
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
1
-2
/
+2
2024-04-02
nullblk: Fix cleanup order in null_add_dev() error path
Damien Le Moal
1
-2
/
+2
2024-04-01
brd: Remove use of page->index
Matthew Wilcox (Oracle)
1
-29
/
+11
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-03-19
floppy: remove duplicated code in redo_fd_request()
Yufeng Wang
1
-1
/
+0
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
32
-1017
/
+762
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
10
-117
/
+116
2024-03-08
block/swim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-03-06
virtio_blk: Do not use disk_set_max_open/active_zones()
Damien Le Moal
1
-2
/
+2
2024-03-06
aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
Chun-Yi Lee
2
-6
/
+7
2024-03-06
drbd: atomically update queue limits in drbd_reconsider_queue_parameters
Christoph Hellwig
1
-73
/
+46
2024-03-06
drbd: split out a drbd_discard_supported helper
Christoph Hellwig
1
-8
/
+17
2024-03-06
drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
Christoph Hellwig
1
-1
/
+0
2024-03-06
drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
Christoph Hellwig
1
-34
/
+22
2024-03-06
drbd: refactor the backing dev max_segments calculation
Christoph Hellwig
1
-8
/
+17
2024-03-06
drbd: refactor drbd_reconsider_queue_parameters
Christoph Hellwig
1
-35
/
+49
2024-03-06
drbd: pass the max_hw_sectors limit to blk_alloc_disk
Christoph Hellwig
1
-4
/
+9
2024-03-05
zram: zcomp: remove zcomp_set_max_streams() declaration
Kefeng Wang
1
-1
/
+0
2024-03-01
nbd: use the atomic queue limits API in nbd_set_size
Christoph Hellwig
1
-4
/
+11
2024-03-01
nbd: freeze the queue for queue limits updates
Christoph Hellwig
1
-1
/
+13
2024-03-01
nbd: don't clear discard_sectors in nbd_config_put
Christoph Hellwig
1
-1
/
+2
2024-03-01
pktcdvd: don't set max_hw_sectors on the underlying device
Christoph Hellwig
1
-5
/
+6
2024-02-29
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
1
-3
/
+6
2024-02-29
ublk: improve getting & putting ublk device
Ming Lei
1
-5
/
+7
2024-02-27
xen-blkfront: atomically update queue limits
Christoph Hellwig
1
-18
/
+23
2024-02-27
xen-blkfront: don't redundantly set max_sements in blkif_recover
Christoph Hellwig
1
-5
/
+3
2024-02-27
xen-blkfront: rely on the default discard granularity
Christoph Hellwig
1
-2
/
+2
2024-02-27
xen-blkfront: set max_discard/secure erase limits to UINT_MAX
Christoph Hellwig
1
-4
/
+2
[next]