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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
2
-3
/
+3
2024-07-09
block: take offset into account in blk_bvec_map_sg again
Christoph Hellwig
1
-2
/
+2
2024-07-09
block: fix get_max_segment_size() warning
Chaitanya Kulkarni
1
-1
/
+1
2024-07-09
loop: Don't bother validating blocksize
John Garry
1
-11
/
+1
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
2
-0
/
+5
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
1
-13
/
+13
2024-07-09
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
36
-229
/
+902
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
3
-0
/
+46
2024-07-08
block: pass a phys_addr_t to get_max_segment_size
Christoph Hellwig
1
-14
/
+11
2024-07-08
block: add a bvec_phys helper
Christoph Hellwig
4
-4
/
+18
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
3
-24
/
+45
2024-07-05
block: limit the Write Zeroes to manually writing zeroes fallback
Christoph Hellwig
1
-1
/
+1
2024-07-05
block: refacto blkdev_issue_zeroout
Christoph Hellwig
1
-39
/
+55
2024-07-05
block: move read-only and supported checks into (__)blkdev_issue_zeroout
Christoph Hellwig
1
-28
/
+23
2024-07-05
block: remove the LBA alignment check in __blkdev_issue_zeroout
Christoph Hellwig
1
-5
/
+0
2024-07-05
block: factor out a blk_write_zeroes_limit helper
Christoph Hellwig
1
-7
/
+11
2024-07-05
block: Remove blk_alloc_zone_bitmap()
Damien Le Moal
1
-10
/
+2
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
8
-87
/
+9
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
4
-5
/
+190
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
1
-13
/
+11
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
3
-3
/
+17
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
1
-2
/
+0
2024-07-04
block: reuse original bio_vec array for integrity during clone
Anuj Gupta
1
-6
/
+3
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
1
-1
/
+1
2024-07-04
Merge tag 'md-6.11-20240704' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
4
-42
/
+52
2024-07-04
block: t10-pi: Return correct ref tag when queue has no integrity profile
Anuj Gupta
1
-2
/
+8
2024-07-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
1
-23
/
+41
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
1
-6
/
+0
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
3
-5
/
+5
2024-07-04
md: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
1
-7
/
+5
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
1
-11
/
+5
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
1
-1
/
+1
2024-07-02
block/mq-deadline: Fix the tag reservation code
Bart Van Assche
1
-3
/
+17
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
1
-6
/
+6
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
3
-5
/
+87
2024-07-01
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
1
-1
/
+2
2024-07-01
block: don't reduce max_sectors based on io_opt
Christoph Hellwig
1
-1
/
+1
2024-07-01
block: remove a duplicate io_min check in blk_validate_limits
Christoph Hellwig
1
-2
/
+1
2024-07-01
blk-wbt: don't throttle swap writes in direct reclaim
Baokun Li
1
-9
/
+9
2024-06-29
block: pass a gendisk to the queue_sysfs_entry methods
Christoph Hellwig
3
-97
/
+96
2024-06-29
block: add helper macros to de-duplicate the queue sysfs attributes
Christoph Hellwig
1
-173
/
+82
2024-06-29
block: simplify queue_logical_block_size
Christoph Hellwig
1
-6
/
+1
2024-06-28
blk-throttle: fix lower control under super low iops limit
Yu Kuai
1
-0
/
+3
2024-06-28
block: set bip_vcnt correctly
Anuj Gupta
1
-0
/
+2
2024-06-28
rust: block: fix generated bindings after refactoring of features
Andreas Hindborg
1
-0
/
+2
[next]