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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
nvme: precedence bug in nvme_pr_clear()
Dan Carpenter
1
-1
/
+1
2015-12-09
blk-integrity: checking for NULL instead of IS_ERR
Dan Carpenter
1
-5
/
+4
2015-12-08
nvme: fix another 32-bit build warning
Arnd Bergmann
1
-1
/
+1
2015-12-03
NVMe: fix build with CONFIG_NVM enabled
Christoph Hellwig
1
-19
/
+16
2015-12-03
blk-integrity: empty implementation when disabled
Keith Busch
4
-16
/
+28
2015-12-01
nvme: refactor set_queue_count
Christoph Hellwig
3
-21
/
+30
2015-12-01
nvme: move chardev and sysfs interface to common code
Christoph Hellwig
4
-200
/
+241
2015-12-01
nvme: move namespace scanning to common code
Christoph Hellwig
3
-196
/
+240
2015-12-01
nvme: move the call to nvme_init_identify earlier
Christoph Hellwig
1
-6
/
+4
2015-12-01
nvme: add a common helper to read Identify Controller data
Christoph Hellwig
3
-38
/
+71
2015-12-01
nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
Christoph Hellwig
3
-109
/
+141
2015-12-01
nvme: move remaining CC setup into nvme_enable_ctrl
Christoph Hellwig
1
-23
/
+21
2015-12-01
nvme: add explicit quirk handling
Christoph Hellwig
2
-3
/
+18
2015-12-01
nvme: move block_device_operations and ns/ctrl freeing to common code
Christoph Hellwig
3
-400
/
+439
2015-12-01
nvme: use the block layer for userspace passthrough metadata
Keith Busch
3
-43
/
+83
2015-12-01
nvme: split __nvme_submit_sync_cmd
Christoph Hellwig
4
-31
/
+68
2015-12-01
nvme: move nvme_setup_flush and nvme_setup_rw to common code
Christoph Hellwig
2
-49
/
+51
2015-12-01
nvme: move nvme_error_status to common code
Christoph Hellwig
2
-12
/
+12
2015-12-01
nvme: factor out a nvme_unmap_data helper
Christoph Hellwig
1
-18
/
+25
2015-12-01
nvme: refactor nvme_queue_rq
Christoph Hellwig
1
-122
/
+97
2015-12-01
nvme: simplify nvme_setup_prps calling convention
Christoph Hellwig
1
-12
/
+10
2015-12-01
nvme: split a new struct nvme_ctrl out of struct nvme_dev
Christoph Hellwig
4
-157
/
+193
2015-12-01
nvme: use vendor it from identify
Christoph Hellwig
1
-2
/
+11
2015-12-01
nvme: split nvme_trans_device_id_page
Christoph Hellwig
1
-56
/
+79
2015-12-01
nvme: use offset instead of a struct for registers
Christoph Hellwig
4
-46
/
+49
2015-12-01
nvme: split command submission helpers out of pci.c
Christoph Hellwig
4
-155
/
+178
2015-12-01
nvme: move struct nvme_iod to pci.c
Christoph Hellwig
2
-17
/
+17
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
11
-42
/
+42
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
2015-11-25
block: clarify blk_add_timer() use case for blk-mq
Jens Axboe
1
-0
/
+6
2015-11-25
bio: use offset_in_page macro
Geliang Tang
1
-2
/
+2
2015-11-25
block: do not initialise statics to 0 or NULL
Wei Tang
1
-1
/
+1
2015-11-25
block: do not initialise globals to 0 or NULL
Wei Tang
1
-1
/
+1
2015-11-25
block: rename request_queue slab cache
Ilya Dryomov
1
-1
/
+1
2015-11-25
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-25
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-25
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-24
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-29
/
+36
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-244
/
+525
2015-11-24
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
1
-0
/
+6
2015-11-24
blk-merge: fix blk_bio_segment_split
Ming Lei
1
-3
/
+19
2015-11-24
block: fix segment split
Ming Lei
1
-2
/
+2
2015-11-24
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+8
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
1
-3
/
+2
2015-11-23
Linux 4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-76
/
+182
2015-11-23
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-13
/
+15
2015-11-23
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-23
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-112
/
+342
[next]