index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mpi
/
mpi-inline.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
1
-1
/
+7
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-16
block: Dedicated error code fixups
Bart Van Assche
2
-3
/
+3
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
3
-1
/
+11
2017-06-15
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
1
-1
/
+2
2017-06-15
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
1
-1
/
+1
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
6
-111
/
+47
2017-06-15
nvme-pci: merge init_request methods
Christoph Hellwig
1
-15
/
+3
2017-06-15
nvme-loop: merge init_request methods
Christoph Hellwig
1
-9
/
+4
2017-06-15
nvme-fc: merge init_request methods
Christoph Hellwig
1
-13
/
+3
2017-06-15
nvme-rdma: merge init_request and exit_request methods
Christoph Hellwig
1
-32
/
+11
2017-06-15
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2
-15
/
+14
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
2
-5
/
+2
2017-06-15
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
Dan Carpenter
1
-0
/
+2
2017-06-15
nvmf: keep track of nvmet connect error status
Guan Junxiong
1
-0
/
+18
2017-06-15
nvme: add fields into identify controller data structure
Guan Junxiong
1
-2
/
+8
2017-06-15
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
1
-5
/
+5
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2
-0
/
+41
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
1
-0
/
+31
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
3
-1
/
+64
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
1
-1
/
+24
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
2
-0
/
+80
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
2
-6
/
+6
2017-06-15
nvme: introduce NVMe Namespace Identification Descriptor structures
Johannes Thumshirn
1
-0
/
+17
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
5
-6
/
+8
2017-06-15
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
2
-0
/
+37
2017-06-15
nvme-pci: remove redundant includes
Sagi Grimberg
1
-13
/
+0
2017-06-15
nvme-pci: Remove watchdog timer
Keith Busch
1
-67
/
+56
2017-06-15
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2
-22
/
+44
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
5
-9
/
+8
2017-06-15
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
6
-60
/
+36
2017-06-15
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Get rid of CONNECTED state
Sagi Grimberg
1
-7
/
+3
2017-06-15
nvme-rdma: rework rdma connection establishment error path
Sagi Grimberg
1
-9
/
+5
2017-06-15
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
Sagi Grimberg
1
-24
/
+18
2017-06-15
nvme-rdma: Don't rearm the CQ when polling directly
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Make queue flags bit numbers and not shifts
Sagi Grimberg
1
-4
/
+4
2017-06-15
nvme-rdma: get rid of unused ctrl lock
Sagi Grimberg
1
-4
/
+0
2017-06-15
nvme-loop: get rid of unused controller lock
Sagi Grimberg
1
-3
/
+0
2017-06-15
nvme-pci: implement host memory buffer support
Christoph Hellwig
1
-2
/
+187
2017-06-14
dm: missing break in process_queued_bios()
Dan Carpenter
1
-0
/
+1
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
2
-0
/
+5
2017-06-13
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
1
-1
/
+4
2017-06-13
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
1
-0
/
+11
2017-06-12
blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly()
Jens Axboe
1
-1
/
+1
2017-06-12
nvme-rdma: fix merge error
Christoph Hellwig
1
-6
/
+5
2017-06-12
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
[next]