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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2024-03-18
fs,block: get holder during claim
Christian Brauner
1
-0
/
+7
2024-03-14
block: fix mismatched kerneldoc function name
Jiapeng Chong
1
-1
/
+1
2024-03-14
Revert "blk-lib: check for kill signal"
Christoph Hellwig
1
-39
/
+1
2024-03-14
Revert "block/mq-deadline: use correct way to throttling write requests"
Bart Van Assche
1
-2
/
+1
2024-03-13
block: limit block time caching to in_task() context
Jens Axboe
1
-1
/
+1
2024-03-12
Revert "dm: use queue_limits_set"
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
29
-361
/
+687
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
5
-134
/
+189
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
6
-1
/
+18
2024-03-09
block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC
Colin Ian King
1
-0
/
+2
2024-03-06
Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
1
-24
/
+0
2024-03-06
block: remove disk_stack_limits
Christoph Hellwig
1
-24
/
+0
2024-03-06
block: move capacity validation to blkpg_do_ioctl()
Li Lingfeng
2
-12
/
+8
2024-03-06
block: prevent division by zero in blk_rq_stat_sum()
Roman Smirnov
1
-1
/
+1
2024-03-06
sed-opal: Remove the ret variable from the function
Li kunyu
1
-4
/
+2
2024-03-06
sed-opal: Remove unnecessary ‘0’ values from ret
Li kunyu
1
-2
/
+2
2024-03-06
sed-opal: Remove unnecessary ‘0’ values from err
Li zeming
1
-1
/
+1
2024-03-06
sed-opal: Remove unnecessary ‘0’ values from error
Li zeming
1
-2
/
+2
2024-03-06
block: make block_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-06
block: Fix page refcounts for unaligned buffers in __bio_release_pages()
Tony Battersby
1
-3
/
+4
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
6
-0
/
+17
2024-03-01
dm: use queue_limits_set
Christoph Hellwig
1
-1
/
+1
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
1
-0
/
+25
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
1
-0
/
+18
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
1
-8
/
+6
2024-02-25
block: remove bdev_handle completely
Christian Brauner
3
-39
/
+34
2024-02-25
block: don't rely on BLK_OPEN_RESTRICT_WRITES when yielding write access
Christian Brauner
1
-6
/
+11
2024-02-25
bdev: remove bdev pointer from struct bdev_handle
Christian Brauner
3
-17
/
+14
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
3
-82
/
+86
2024-02-25
bdev: make bdev_{release, open_by_dev}() private to block layer
Christian Brauner
2
-2
/
+4
2024-02-25
bdev: remove bdev_open_by_path()
Christian Brauner
1
-40
/
+0
2024-02-25
block/genhd: port disk_scan_partitions() to file
Christian Brauner
1
-6
/
+6
2024-02-25
block/ioctl: port blkdev_bszset() to file
Christian Brauner
1
-5
/
+4
2024-02-25
bdev: open block device as files
Christian Brauner
1
-4
/
+97
2024-02-24
bdev: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-24
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
1
-2
/
+3
2024-02-24
blk-lib: check for kill signal
Keith Busch
1
-1
/
+39
2024-02-24
block: io wait hang check helper
Keith Busch
3
-27
/
+17
2024-02-24
block: cleanup __blkdev_issue_write_zeroes
Keith Busch
1
-12
/
+9
2024-02-24
block: blkdev_issue_secure_erase loop style
Keith Busch
1
-6
/
+5
2024-02-23
block: fix deadlock between bd_link_disk_holder and partition scan
Li Nan
1
-5
/
+7
2024-02-22
block: Do not include rbtree.h in blk-zoned.c
Damien Le Moal
1
-1
/
+0
2024-02-22
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
1
-0
/
+4
2024-02-21
block: fix virt_boundary handling in blk_validate_limits
Christoph Hellwig
1
-10
/
+10
2024-02-20
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
1
-5
/
+6
2024-02-17
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
2
-1
/
+6
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+3
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2
-14
/
+9
2024-02-13
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
4
-14
/
+26
[next]