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