index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-506
/
+695
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-33
/
+14
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+22
2017-09-01
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
1
-1
/
+1
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
3
-2
/
+17
2017-08-30
nvme: Use metadata for passthrough commands
Keith Busch
1
-11
/
+4
2017-08-30
nvme: Make nvme user functions static
Keith Busch
2
-12
/
+5
2017-08-30
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
1
-2
/
+2
2017-08-30
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
1
-36
/
+40
2017-08-30
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
1
-10
/
+10
2017-08-30
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
1
-11
/
+11
2017-08-30
nvme-rdma: default MR page size to 4k
Max Gurtovoy
1
-2
/
+6
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
1
-1
/
+11
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
1
-47
/
+53
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
1
-2
/
+3
2017-08-29
nvme: report more detailed status codes to the block layer
Christoph Hellwig
1
-0
/
+9
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2
-1
/
+16
2017-08-28
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
1
-1
/
+3
2017-08-28
nvme-rdma: Use unlikely macro in the fast path
Max Gurtovoy
1
-6
/
+6
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
1
-11
/
+3
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
1
-38
/
+10
2017-08-28
nvme-fc: Reattach to localports on re-registration
James Smart
1
-38
/
+106
2017-08-28
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
1
-1
/
+1
2017-08-28
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
1
-7
/
+7
2017-08-28
nvme: fix identify namespace logging
Sagi Grimberg
1
-1
/
+1
2017-08-28
nvme-fabrics: log a warning if hostid is invalid
Guan Junxiong
1
-0
/
+1
2017-08-28
nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
Sagi Grimberg
1
-1
/
+1
2017-08-28
nvme-rdma: cleanup error path in controller reset
Sagi Grimberg
1
-23
/
+9
2017-08-28
nvme-rdma: introduce nvme_rdma_start_queue
Sagi Grimberg
1
-12
/
+24
2017-08-28
nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
Sagi Grimberg
1
-10
/
+7
2017-08-28
nvme-rdma: stop queues instead of simply flipping their state
Sagi Grimberg
1
-5
/
+4
2017-08-28
nvme-rdma: introduce configure/destroy io queues
Sagi Grimberg
1
-81
/
+81
2017-08-28
nvme-rdma: reuse configure/destroy_admin_queue
Sagi Grimberg
1
-18
/
+2
2017-08-28
nvme-rdma: don't free tagset on resets
Sagi Grimberg
1
-19
/
+30
2017-08-28
nvme-rdma: disable the controller on resets
Sagi Grimberg
1
-4
/
+6
2017-08-28
nvme-rdma: move tagset allocation to a dedicated routine
Sagi Grimberg
1
-56
/
+75
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
5
-0
/
+5
2017-08-28
nvme-rdma: move nvme_rdma_configure_admin_queue code location
Sagi Grimberg
1
-91
/
+94
2017-08-28
nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE
Johannes Thumshirn
1
-2
/
+0
2017-08-28
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
1
-3
/
+0
2017-08-28
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
1
-0
/
+1
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2
-2
/
+2
2017-08-28
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
1
-0
/
+21
2017-08-28
nvme: define NVME_NSID_ALL
Arnav Dawn
1
-3
/
+3
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
2
-0
/
+77
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
5
-61
/
+223
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
3
-25
/
+7
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2
-10
/
+0
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
[next]