index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-05-04
nvme-multipath: relax ANA state check
Martin George
1
-4
/
+1
2019-03-14
nvme-pci: add missing unlock for reset error
Keith Busch
1
-3
/
+5
2019-03-14
nvme-pci: fix rapid add remove sequence
Keith Busch
1
-10
/
+12
2019-03-14
nvme: lock NS list changes while handling command effects
Keith Busch
2
-1
/
+8
2019-03-05
nvme-multipath: drop optimization for static ANA group IDs
Hannes Reinecke
1
-2
/
+1
2019-03-05
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-8
/
+18
2019-02-20
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2019-02-20
nvme-multipath: zero out ANA log buffer
Hannes Reinecke
1
-0
/
+2
2019-02-20
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
1
-1
/
+3
2019-02-20
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
1
-4
/
+6
2019-01-31
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-31
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-21
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-21
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-17
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
1
-0
/
+2
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-12-17
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-12-13
nvme-fc: resolve io failures during connect
James Smart
1
-10
/
+63
2018-11-27
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2
-1
/
+4
2018-11-13
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2
-2
/
+12
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-09-26
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
1
-2
/
+4
2018-09-17
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
1
-0
/
+4
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-08-28
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
1
-1
/
+3
2018-08-28
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
1
-1
/
+2
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
1
-0
/
+8
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
19
-438
/
+1516
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
11
-94
/
+183
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-438
/
+1515
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
1
-1
/
+1
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
5
-5
/
+114
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
1
-0
/
+6
2018-08-07
nvme: fixup crash on failed discovery
Hannes Reinecke
1
-1
/
+1
2018-08-06
lightnvm: remove minor version check for 2.0
Matias Bjørling
1
-6
/
+0
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
8
-70
/
+832
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2
-34
/
+41
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
3
-82
/
+20
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-2
/
+1
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-19
/
+55
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
1
-2
/
+15
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
4
-4
/
+236
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
4
-4
/
+142
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
3
-1
/
+16
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2
-0
/
+4
2018-07-27
nvme: add ANA support
Christoph Hellwig
3
-27
/
+408
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
3
-14
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
3
-25
/
+16
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
1
-1
/
+1
[next]