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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2
-20
/
+0
2017-04-08
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
1
-0
/
+1
2017-04-08
block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+6
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-6
/
+10
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+6
2017-04-08
block: renumber REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-1
/
+1
2017-04-07
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
1
-0
/
+2
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
28
-109
/
+129
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
1
-1
/
+0
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
1
-0
/
+2
2017-04-07
block: trace completion of all bios.
NeilBrown
1
-0
/
+2
2017-04-07
block: simple improvements for bio->flags
NeilBrown
1
-9
/
+13
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
1
-1
/
+1
2017-04-05
block: move timeout field in struct request to pack better
Jens Axboe
1
-1
/
+2
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2
-1
/
+1
2017-04-05
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
1
-1
/
+0
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
1
-3
/
+3
2017-04-04
nvme_fc: Sync FC-NVME header with standard
James Smart
1
-9
/
+59
2017-04-04
net/utils: generic inet_pton_with_scope helper
Sagi Grimberg
1
-0
/
+6
2017-04-02
nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
Roland Dreier
1
-8
/
+8
2017-03-29
Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"
Jens Axboe
1
-4
/
+2
2017-03-29
block: warn if sharing request queue across gendisks
Omar Sandoval
1
-0
/
+1
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-29
blkcg: allocate struct blkcg_gq outside request queue spinlock
Tahsin Erdogan
1
-2
/
+4
2017-03-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
1
-4
/
+5
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
1
-1
/
+1
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
1
-0
/
+3
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+6
2017-03-26
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2017-03-26
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-14
/
+19
2017-03-25
block: constify struct blk_integrity_profile
Eric Biggers
2
-9
/
+9
2017-03-25
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
1
-13
/
+17
2017-03-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-20
/
+5
2017-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+3
2017-03-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-03-24
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+13
2017-03-24
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+12
2017-03-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
1
-0
/
+12
2017-03-24
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
20
-39
/
+83
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-6
/
+46
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-03-23
block: make nr_iovecs unsigned in bio_alloc_bioset()
Dan Carpenter
1
-1
/
+1
2017-03-23
blk-mq: remove BLK_MQ_F_DEFER_ISSUE
Christoph Hellwig
1
-1
/
+0
2017-03-23
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
[next]