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.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
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
7
-66
/
+101
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
1
-1
/
+1
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
1
-1
/
+4
2018-04-12
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
1
-2
/
+2
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
1
-6
/
+17
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
1
-7
/
+3
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
1
-1
/
+1
2018-04-12
nvme: target: fix buffer overflow
Arnd Bergmann
1
-1
/
+1
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
1
-1
/
+3
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2
-3
/
+1
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2
-4
/
+4
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-342
/
+975
2018-03-30
lightnvm: remove function name in strings
Matias Bjørling
1
-6
/
+6
2018-03-30
lightnvm: implement get log report chunk helpers
Javier González
2
-2
/
+76
2018-03-30
lightnvm: normalize geometry nomenclature
Javier González
1
-27
/
+27
2018-03-30
lightnvm: complete geo structure with maxoc*
Javier González
1
-0
/
+17
2018-03-30
lightnvm: add shorten OCSSD version in geo
Javier González
1
-0
/
+6
2018-03-30
lightnvm: add minor version to generic geometry
Javier González
1
-5
/
+20
2018-03-30
lightnvm: simplify geometry structure
Javier González
1
-138
/
+199
2018-03-30
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
3
-0
/
+12
2018-03-30
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
1
-4
/
+1
2018-03-30
lightnvm: add 2.0 geometry identification
Matias Bjørling
1
-49
/
+289
2018-03-30
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
1
-55
/
+51
2018-03-30
lightnvm: make 1.2 data structures explicit
Matias Bjørling
1
-41
/
+41
2018-03-30
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
1
-2
/
+3
2018-03-30
lightnvm: remove mlc pairs structure
Matias Bjørling
1
-13
/
+1
2018-03-30
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
1
-3
/
+1
2018-03-28
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
2018-03-26
nvme: make nvme_get_log_ext non-static
Matias Bjørling
2
-1
/
+4
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
5
-17
/
+17
2018-03-26
nvmet: refactor configfs transport type handling
Christoph Hellwig
1
-32
/
+29
2018-03-26
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
1
-2
/
+2
2018-03-26
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
3
-3
/
+12
2018-03-26
nvme-rdma: Allow DELETING state change failure in error_recovery
Nitzan Carmi
1
-2
/
+2
2018-03-26
nvme: Skip checking heads without namespaces
Keith Busch
1
-0
/
+1
2018-03-26
nvme-rdma: Don't flush delete_wq by default during remove_one
Max Gurtovoy
1
-0
/
+14
2018-03-26
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
1
-1
/
+18
2018-03-26
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
1
-16
/
+11
2018-03-26
nvmet-rdma: Remove unused queue state
Israel Rukshin
1
-5
/
+1
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
1
-3
/
+16
2018-03-26
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
1
-0
/
+2
2018-03-26
nvme_fc: fix abort race on teardown with lld reject
James Smart
1
-1
/
+4
2018-03-26
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
1
-11
/
+1
2018-03-26
nvme_fc: fix ctrl create failures racing with workq items
James Smart
1
-0
/
+4
2018-03-26
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
1
-2
/
+5
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
3
-12
/
+8
2018-03-26
nvme-pci: Add .get_address ctrl callback
Keith Busch
1
-0
/
+8
2018-03-26
nvme: implement log page low/high offset and dwords
Matias Bjørling
1
-10
/
+22
[next]