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
2016-12-06
Add type 0x28 NVME type code to scsi fc headers
James Smart
1
-0
/
+2
2016-12-06
parser: add u64 number parser
James Smart
1
-0
/
+1
2016-12-01
nvme.h: add Write Zeroes definitions
Chaitanya Kulkarni
1
-0
/
+20
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
3
-11
/
+35
2016-12-01
block: add async variant of blkdev_issue_zeroout
Chaitanya Kulkarni
1
-0
/
+3
2016-11-29
lightnvm: transform target get/set bad block
Javier González
1
-3
/
+12
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
1
-3
/
+3
2016-11-29
lightnvm: introduce max_phys_sects helper function
Javier González
1
-0
/
+1
2016-11-29
lightnvm: introduce helpers for generic ops in rrpc
Javier González
1
-4
/
+1
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
1
-19
/
+22
2016-11-29
lightnvm: eliminate nvm_block abstraction on mm
Javier González
1
-46
/
+2
2016-11-29
lightnvm: remove debug lun statistics from gennvm
Javier González
1
-5
/
+0
2016-11-29
lightnvm: remove get_lun operation on gennvm
Javier González
1
-6
/
+2
2016-11-29
lightnvm: move block provisioning to targets
Javier González
1
-61
/
+72
2016-11-29
lightnvm: manage lun partitions internally in mm
Javier González
1
-4
/
+2
2016-11-29
lightnvm: remove gen_lun abstraction
Javier González
1
-0
/
+10
2016-11-29
lightnvm: make address conversion functions global
Javier González
1
-0
/
+30
2016-11-29
lightnvm: cleanup unused target operations
Javier González
1
-6
/
+0
2016-11-29
lightnvm: add ECC error codes
Javier González
1
-0
/
+2
2016-11-29
lightnvm: export set bad block table
Javier González
1
-1
/
+12
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
1
-4
/
+3
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
1
-2
/
+0
2016-11-22
nbd: move multi-connection bit to unused value
Jens Axboe
1
-1
/
+1
2016-11-22
nbd: add multi-connection support
Josef Bacik
1
-4
/
+5
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
1
-1
/
+2
2016-11-21
block: clear all of bi_opf in bio_set_op_attrs
Christoph Hellwig
1
-2
/
+5
2016-11-18
block: Change extern inline to static inline
Tobias Klauser
1
-1
/
+1
2016-11-17
blk-mq: make the polling code adaptive
Jens Axboe
1
-1
/
+1
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
1
-0
/
+1
2016-11-11
block: move poll code to blk-mq
Jens Axboe
1
-1
/
+1
2016-11-10
block: hook up writeback throttling
Jens Axboe
1
-0
/
+3
2016-11-10
blk-wbt: add general throttling mechanism
Jens Axboe
1
-0
/
+153
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
2
-0
/
+23
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-5
/
+5
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
1
-0
/
+2
2016-11-06
block: add code to track actual device queue depth
Jens Axboe
1
-0
/
+11
2016-11-04
block: immediately dispatch big size request
Shaohua Li
1
-0
/
+1
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-2
/
+3
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2
-0
/
+4
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
1
-1
/
+0
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
1
-0
/
+1
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
1
-0
/
+1
2016-11-02
writeback: mark background writeback as such
Jens Axboe
1
-0
/
+2
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-0
/
+9
2016-11-02
block: add REQ_BACKGROUND
Jens Axboe
1
-0
/
+2
2016-11-01
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
1
-3
/
+0
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
1
-1
/
+3
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
3
-1
/
+4
2016-11-01
block, fs: move submit_bio to bio.h
Christoph Hellwig
2
-1
/
+2
[next]