index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-10
nvme: cancel request synchronously
Ming Lei
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-03-13
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: add proper discard setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
nvme: update comment to make the code easier to read
Yufen Yu
2019-03-13
nvme: put ns_head ref if namespace fails allocation
Sagi Grimberg
2019-03-13
nvme: don't warn on block content change effects
Keith Busch
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme: return error from nvme_alloc_ns()
Hannes Reinecke
2019-02-20
nvme: avoid that deleting a controller triggers a circular locking complaint
Bart Van Assche
2019-02-20
nvme: introduce a helper function for controller deletion
Bart Van Assche
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
2019-02-04
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
2018-12-13
nvme: add __exit annotation
Chengguang Xu
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-07
nvme: Remove unused forward declaration
Israel Rukshin
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-07
nvme: cache controller attributes
Sagi Grimberg
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
2018-12-07
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
[next]