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
2023-09-12
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
1
-6
/
+7
2023-09-06
block: fix pin count management when merging same-page segments
Christoph Hellwig
1
-4
/
+3
2023-08-31
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-08-31
block: remove the call to file_remove_privs in blkdev_write_iter
Christoph Hellwig
1
-4
/
+0
2023-08-30
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
1
-8
/
+13
2023-08-30
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
1
-45
/
+41
2023-08-30
blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
Yu Kuai
1
-6
/
+5
2023-08-30
blk-throttle: print signed value 'carryover_bytes/ios' for user
Yu Kuai
2
-3
/
+3
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
16
-216
/
+579
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-80
/
+71
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
7
-62
/
+97
2023-08-23
block: use strscpy() to instead of strncpy()
Xu Panda
1
-8
/
+4
2023-08-22
block: sed-opal: keyring support for SED keys
Greg Joyce
2
-2
/
+174
2023-08-22
block: sed-opal: Implement IOC_OPAL_REVERT_LSP
Greg Joyce
2
-0
/
+44
2023-08-22
block: sed-opal: Implement IOC_OPAL_DISCOVERY
Greg Joyce
1
-3
/
+35
2023-08-22
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
1
-0
/
+10
2023-08-22
blk-mq: delete redundant tagset map update when fallback
Chengming Zhou
1
-1
/
+0
2023-08-22
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
1
-1
/
+5
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2
-17
/
+8
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2
-41
/
+33
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
4
-13
/
+32
2023-08-21
block: drop the "busy inodes on changed media" log message
Christoph Hellwig
1
-6
/
+2
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
1
-11
/
+4
2023-08-19
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
4
-16
/
+48
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-19
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-19
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-18
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
2023-08-15
block: Bring back zero_fill_bio_iter
Kent Overstreet
1
-3
/
+3
2023-08-15
block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
Kent Overstreet
1
-4
/
+6
2023-08-15
block: Add some exports for bcachefs
Kent Overstreet
3
-1
/
+3
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
3
-11
/
+7
2023-08-11
block: fix bad lockdep annotation in blk-iolatency
Jens Axboe
1
-1
/
+1
2023-08-10
block: remove init_mutex and open-code blk_iolatency_try_init
Li Lingfeng
1
-24
/
+11
2023-08-10
bio-integrity: create multi-page bvecs in bio_integrity_add_page()
Jinyoung Choi
1
-7
/
+24
2023-08-10
bio-integrity: cleanup adding integrity pages to bip's bvec.
Jinyoung Choi
1
-13
/
+3
2023-08-10
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
1
-1
/
+1
2023-08-10
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2
-1
/
+5
2023-08-10
blk-iocost: fix queue stats accounting
Chengming Zhou
1
-2
/
+3
2023-08-10
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-3
/
+4
2023-08-09
block: get rid of unused plug->nowait flag
Jens Axboe
1
-6
/
+0
2023-08-09
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
1
-1
/
+2
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-10
/
+60
2023-08-02
block: use iomap for writes to block devices
Christoph Hellwig
2
-2
/
+30
2023-08-02
block: stop setting ->direct_IO
Christoph Hellwig
1
-2
/
+1
2023-08-02
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
1
-2
/
+43
2023-07-26
block: cleanup bio_integrity_prep
Jinyoung Choi
1
-5
/
+1
2023-07-25
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
1
-6
/
+10
2023-07-25
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
1
-9
/
+7
2023-07-25
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
1
-37
/
+20
[next]