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
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
nvme-pci: Fix timeouts in connecting state
Keith Busch
1
-1
/
+5
2018-02-14
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
1
-11
/
+14
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-4
/
+4
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-105
/
+111
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
1
-2
/
+17
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
1
-19
/
+8
2018-01-23
nvme-pci: Fix queue double allocations
Keith Busch
1
-0
/
+3
2018-01-18
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
1
-12
/
+9
2018-01-18
nvme-pci: check segement valid for SGL use
Keith Busch
1
-2
/
+5
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
1
-6
/
+17
2018-01-17
nvme-pci: clean up CMB initialization
Christoph Hellwig
1
-27
/
+14
2018-01-15
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
1
-2
/
+2
2018-01-15
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
1
-37
/
+26
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
1
-9
/
+21
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
1
-2
/
+2
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
1
-2
/
+2
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
1
-22
/
+20
2017-11-28
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
1
-0
/
+1
2017-11-23
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
1
-0
/
+2
2017-11-20
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
1
-1
/
+1
2017-11-20
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
1
-2
/
+10
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-48
/
+195
2017-11-11
nvme-pci: avoid dereference of symbol from unloaded module
Ming Lei
1
-1
/
+2
2017-11-11
nvme: remove handling of multiple AEN requests
Keith Busch
1
-2
/
+2
2017-11-11
nvme: centralize AEN defines
Keith Busch
1
-13
/
+3
2017-11-01
nvme: Remove unused headers
Keith Busch
1
-4
/
+0
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-1
/
+1
2017-10-20
nvme-pci: add SGL support
Chaitanya Kulkarni
1
-27
/
+187
2017-10-19
nvme-pci: fix typos in comments
Minwoo Im
1
-2
/
+2
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
1
-7
/
+7
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
1
-1
/
+5
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
1
-0
/
+4
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2017-08-30
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
1
-2
/
+2
2017-08-30
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
1
-11
/
+11
2017-08-28
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
1
-1
/
+3
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-08-18
nvme-pci: set cqe_seen on polled completions
Keith Busch
1
-3
/
+2
2017-08-10
nvme-pci: fix CMB sysfs file removal in reset path
Max Gurtovoy
1
-11
/
+7
2017-07-25
nvme-pci: fix HMB size calculation
Christoph Hellwig
1
-3
/
+3
2017-07-20
nvme-pci: Fix an error handling path in 'nvme_probe()'
Christophe JAILLET
1
-3
/
+4
2017-07-20
nvme-pci: Remove nvme_setup_prps BUG_ON
Keith Busch
1
-8
/
+25
2017-07-20
nvme-pci: add another device ID with stripe quirk
David Wayne Fugate
1
-0
/
+3
2017-07-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-38
/
+58
[next]