index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
1
-1
/
+0
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
1
-7
/
+9
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
1
-5
/
+33
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
1
-9
/
+9
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
1
-6
/
+35
2018-12-13
nvme: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
1
-9
/
+9
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-1
/
+9
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
1
-2
/
+45
2018-12-07
nvme: Remove unused forward declaration
Israel Rukshin
1
-1
/
+0
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
1
-0
/
+13
2018-12-07
nvme: cache controller attributes
Sagi Grimberg
1
-0
/
+1
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-1
/
+3
2018-12-07
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
1
-3
/
+1
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-3
/
+5
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
1
-1
/
+1
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
1
-1
/
+1
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-1
/
+3
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
1
-1
/
+3
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-2
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+28
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
1
-0
/
+4
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-10-01
nvme: take node locality into account when selecting a path
Christoph Hellwig
1
-1
/
+6
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
1
-2
/
+9
2018-10-01
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
1
-1
/
+1
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
1
-12
/
+9
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
1
-0
/
+6
2018-08-05
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
1
-26
/
+43
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-29
/
+34
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
1
-0
/
+18
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-2
/
+1
2018-07-27
nvme: add ANA support
Christoph Hellwig
1
-8
/
+34
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
1
-1
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
1
-21
/
+11
2018-07-23
nvme: use hw qid in trace events
Keith Busch
1
-4
/
+1
2018-07-23
nvme: move init of keep_alive work item to controller initialization
James Smart
1
-3
/
+4
2018-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-17
nvme: don't enable AEN if not supported
Weiping Zhang
1
-4
/
+7
2018-07-17
nvme: ensure forward progress during Admin passthru
Scott Bauer
1
-24
/
+26
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
1
-0
/
+1
[next]