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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-3
/
+2
2020-05-19
block: Document the bio_vec properties
Bart Van Assche
1
-2
/
+11
2020-05-19
bio.h: Declare the arguments of the bio iteration functions const
Bart Van Assche
1
-3
/
+3
2020-05-16
block: remove the REQ_NOWAIT_INLINE flag
Christoph Hellwig
1
-2
/
+0
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
1
-1
/
+1
2020-05-14
block: Make blk-integrity preclude hardware inline encryption
Satya Tangirala
1
-0
/
+30
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
3
-0
/
+82
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala
3
-0
/
+164
2020-05-14
block: move blk_io_schedule() out of header file
Ming Lei
1
-12
/
+2
2020-05-13
block: Modify revalidate zones
Damien Le Moal
1
-1
/
+2
2020-05-13
block: introduce blk_req_zone_write_trylock
Johannes Thumshirn
1
-0
/
+1
2020-05-13
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2
-0
/
+25
2020-05-13
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
Johannes Thumshirn
1
-0
/
+10
2020-05-13
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
1
-0
/
+12
2020-05-13
block: re-organize fields of 'struct hd_part'
Ming Lei
1
-7
/
+8
2020-05-13
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
1
-0
/
+9
2020-05-10
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
1
-2
/
+0
2020-05-10
bdi: simplify bdi_alloc
Christoph Hellwig
1
-5
/
+1
2020-05-10
bdi: remove bdi_register_owner
Christoph Hellwig
1
-1
/
+1
2020-05-10
driver core: remove device_create_vargs
Christoph Hellwig
1
-4
/
+0
2020-05-10
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
5
-17
/
+9
2020-05-10
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
1
-0
/
+1
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
1
-4
/
+4
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-8
/
+1
2020-05-04
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
1
-0
/
+2
2020-05-04
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
1
-0
/
+3
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2
-1
/
+10
2020-05-01
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
1
-10
/
+33
2020-04-29
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2
-5
/
+7
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
1
-0
/
+2
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2
-2
/
+1
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
4
-7
/
+12
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
1
-1
/
+9
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
1
-2
/
+0
2020-04-21
blk-iocost: Fix error on iocost_ioc_vrate_adj
Waiman Long
1
-3
/
+3
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
1
-1
/
+0
2020-04-20
block: mark invalidate_partition static
Christoph Hellwig
1
-1
/
+0
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-04-20
blk-mq: Add blk_mq_delay_run_hw_queues() API call
Douglas Anderson
1
-0
/
+1
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2020-04-19
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-39
/
+39
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]