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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
4
-5
/
+6
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
3
-6
/
+9
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
3
-9
/
+7
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
7
-16
/
+9
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
10
-19
/
+23
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
8
-76
/
+45
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
5
-11
/
+9
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
8
-42
/
+22
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
6
-11
/
+10
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
12
-77
/
+29
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
8
-24
/
+26
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
10
-44
/
+10
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
41
-88
/
+83
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
29
-206
/
+227
2024-06-19
block: remove blk_flush_policy
Christoph Hellwig
1
-18
/
+15
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
2
-9
/
+5
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
sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2
-20
/
+10
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
3
-19
/
+5
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-18
block, bfq: remove blkg_path()
Yu Kuai
3
-67
/
+0
2024-06-17
block: cleanup flag_{show,store}
Kanchan Joshi
1
-8
/
+7
2024-06-17
block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
John Garry
1
-18
/
+20
2024-06-17
block: Drop locking annotation for limits_lock
John Garry
2
-2
/
+0
2024-06-17
bdev: make blockdev_mnt static
Jiapeng Chong
1
-1
/
+1
2024-06-16
dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
Damien Le Moal
1
-2
/
+0
2024-06-16
dm: Improve zone resource limits handling
Damien Le Moal
1
-30
/
+150
2024-06-16
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
3
-19
/
+22
2024-06-16
block: Improve checks on zone resource limits
Damien Le Moal
2
-4
/
+24
2024-06-15
rust: block: do not use removed queue limit API
Andreas Hindborg
1
-13
/
+7
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
39
-1277
/
+735
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
21
-497
/
+289
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
3
-13
/
+13
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
3
-11
/
+10
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
1
-2
/
+4
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
1
-2
/
+6
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
1
-27
/
+26
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
1
-2
/
+0
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
18
-314
/
+215
2024-06-14
dm-integrity: use the nop integrity profile
Christoph Hellwig
2
-22
/
+2
2024-06-14
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
1
-11
/
+3
[prev]
[next]