index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
nvmet: update AEN list and array at one place
Daniel Wagner
1
-27
/
+36
2020-02-05
nvmet: Fix controller use after free
Israel Rukshin
1
-4
/
+9
2020-02-05
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
1
-1
/
+1
2020-02-04
nvme-pci: remove nvmeq->tags
Christoph Hellwig
1
-15
/
+8
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
4
-2
/
+14
2020-02-04
nvmet: Pass lockdep expression to RCU lists
Amol Grover
1
-2
/
+4
2020-01-27
Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-01-10
nvmet: fix per feat data len for get_feature
Amit Engel
1
-1
/
+11
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
2020-01-06
block: Allow t10-pi to be modular
Herbert Xu
1
-0
/
+1
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-32
/
+62
2019-12-06
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-32
/
+62
2019-12-07
nvme/pci: Fix read queue count
Keith Busch
1
-5
/
+1
2019-12-07
nvme/pci Limit write queue sizes to possible cpus
Keith Busch
1
-0
/
+3
2019-12-07
nvme/pci: Fix write and poll queue types
Keith Busch
1
-4
/
+4
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2019-12-04
nvme/pci: Remove last_cq_head
Keith Busch
1
-4
/
+0
2019-12-03
nvme: Namepace identification descriptor list is optional
Keith Busch
1
-0
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-26
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
1
-10
/
+0
2019-11-27
nvme-fc: fix double-free scenarios on hw queues
James Smart
1
-3
/
+15
2019-11-27
nvme: else following return is not needed
Edmund Nadolski
1
-1
/
+1
2019-11-27
nvme: add error message on mismatching controller ids
James Smart
1
-0
/
+4
2019-11-27
nvme_fc: add module to ops template to allow module references
James Smart
2
-2
/
+13
2019-11-27
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
1
-4
/
+4
2019-11-27
nvme-fc: Avoid preallocating big SGL for data
Israel Rukshin
1
-4
/
+4
2019-11-27
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
2
-5
/
+11
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-4
/
+300
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-214
/
+289
2019-11-22
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
3
-2
/
+12
2019-11-22
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
1
-16
/
+90
2019-11-13
nvme: Discard workaround for non-conformant devices
Eduard Hasenleithner
1
-3
/
+9
2019-11-12
nvme: Add hardware monitoring support
Guenter Roeck
5
-0
/
+206
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+10
2019-11-06
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-11-06
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-04
nvme: Fix parsing of ANA log page
Prabhath Sajeepa
1
-4
/
+8
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
1
-7
/
+6
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
1
-0
/
+3
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2
-5
/
+6
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
nvmet: fill discovery controller sn, fr and mn correctly
Sagi Grimberg
1
-1
/
+7
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
6
-15
/
+8
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
7
-39
/
+86
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
2
-2
/
+7
2019-11-04
nvmet: Cleanup discovery execute handlers
Christoph Hellwig
1
-25
/
+19
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
1
-43
/
+50
2019-11-04
nvmet-tcp: Don't set the request's data_len
Logan Gunthorpe
1
-4
/
+2
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
1
-1
/
+1
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2
-7
/
+15
[next]