index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
1
-0
/
+3
2018-05-07
nvme: fix use-after-free in nvme_free_ns_head
Jianchao Wang
1
-0
/
+5
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+2
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
1
-0
/
+6
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
3
-25
/
+35
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
1
-1
/
+1
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
1
-0
/
+1
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
1
-0
/
+6
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
1
-12
/
+16
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
1
-1
/
+9
2018-04-27
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-27
nvme: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-26
nvme: lightnvm: add granby support
Wei Xu
1
-0
/
+2
2018-04-26
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
1
-0
/
+2
2018-04-26
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
1
-2
/
+2
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
1
-0
/
+2
2018-04-24
nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
1
-19
/
+1
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-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-337
/
+970
2018-03-29
lightnvm: remove function name in strings
Matias Bjørling
1
-6
/
+6
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
2
-2
/
+76
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
1
-27
/
+27
2018-03-29
lightnvm: complete geo structure with maxoc*
Javier González
1
-0
/
+17
2018-03-29
lightnvm: add shorten OCSSD version in geo
Javier González
1
-0
/
+6
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
1
-5
/
+20
2018-03-29
lightnvm: simplify geometry structure
Javier González
1
-134
/
+195
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
3
-0
/
+12
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
1
-4
/
+1
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
1
-47
/
+287
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
1
-52
/
+48
2018-03-29
lightnvm: make 1.2 data structures explicit
Matias Bjørling
1
-41
/
+41
2018-03-29
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
1
-2
/
+3
2018-03-29
lightnvm: remove mlc pairs structure
Matias Bjørling
1
-13
/
+1
2018-03-29
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
1
-3
/
+1
2018-03-27
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
[prev]
[next]