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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-01
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
1
-1
/
+0
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
4
-7
/
+31
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-3
/
+1
2020-11-20
block/keyslot-manager: prevent crash when num_slots=1
Eric Biggers
1
-0
/
+7
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-8
/
+5
2020-11-16
block: fix the kerneldoc comment for __register_blkdev
Christoph Hellwig
1
-1
/
+4
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
1
-171
/
+37
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
1
-3
/
+18
2020-11-16
block: rework requesting modules for unclaimed devices
Christoph Hellwig
1
-10
/
+15
2020-11-16
block: split block_class_lock
Christoph Hellwig
1
-14
/
+15
2020-11-16
block: open code kobj_map into in block/genhd.c
Christoph Hellwig
1
-13
/
+117
2020-11-16
block: cleanup del_gendisk a bit
Christoph Hellwig
1
-7
/
+8
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
1
-20
/
+5
2020-11-16
block: remove set_device_ro
Christoph Hellwig
2
-8
/
+1
2020-11-16
block: don't call into the driver for BLKROSET
Christoph Hellwig
1
-23
/
+0
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
1
-0
/
+5
2020-11-16
block: don't call into the driver for BLKFLSBUF
Christoph Hellwig
1
-7
/
+0
2020-11-14
blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
Christoph Hellwig
1
-0
/
+1
2020-11-14
block: mark flush request as IDLE when it is really finished
Ming Lei
1
-1
/
+6
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+4
2020-11-11
scsi: block: Return status code in blk_mq_end_request()
Hannes Reinecke
1
-1
/
+1
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
1
-0
/
+1
2020-10-28
block: advance iov_iter on bio_add_hw_page failure
Naohiro Aota
1
-4
/
+7
2020-10-26
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-10-26
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+7
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
2
-2
/
+2
2020-10-15
docs: bio: fix a kerneldoc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-15
block: bio: fix a warning at the kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-15
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-10-14
block: add zone specific block statuses
Keith Busch
1
-0
/
+4
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
35
-1405
/
+2360
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+2
2020-10-09
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2
-3
/
+8
2020-10-09
blk-mq: get rid of the dead flush handle code path
Yufen Yu
1
-6
/
+0
2020-10-09
block: get rid of unnecessary local variable
Yufen Yu
1
-3
/
+1
2020-10-09
block: fix comment and add lockdep assert
Yufen Yu
1
-10
/
+4
2020-10-09
blk-mq: use helper function to test hw stopped
Yufen Yu
1
-1
/
+1
2020-10-09
block: use helper function to test queue register
Yufen Yu
2
-2
/
+2
2020-10-09
block: remove redundant mq check
Yufen Yu
1
-2
/
+2
2020-10-09
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
2
-3
/
+1
2020-10-09
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2020-10-08
block: ratelimit handle_bad_sector() message
Tetsuo Handa
1
-5
/
+4
2020-10-08
blk-throttle: Re-use the throtl_set_slice_end()
Baolin Wang
1
-1
/
+1
2020-10-08
blk-throttle: Open code __throtl_de/enqueue_tg()
Baolin Wang
1
-17
/
+9
2020-10-08
blk-throttle: Move service tree validation out of the throtl_rb_first()
Baolin Wang
1
-4
/
+5
2020-10-08
blk-throttle: Move the list operation after list validation
Baolin Wang
1
-2
/
+4
2020-10-08
blk-throttle: Fix IO hang for a corner case
Baolin Wang
1
-4
/
+4
[prev]
[next]