index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2018-05-21
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-18
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-11
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-04-27
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
nvme: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-26
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-26
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
2018-04-12
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
2018-04-12
nvme: target: fix buffer overflow
Arnd Bergmann
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-29
lightnvm: remove function name in strings
Matias Bjørling
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
2018-03-29
lightnvm: complete geo structure with maxoc*
Javier González
2018-03-29
lightnvm: add shorten OCSSD version in geo
Javier González
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
2018-03-29
lightnvm: simplify geometry structure
Javier González
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
[next]