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
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
1
-0
/
+1
2022-06-13
nvme: add bug report info for global duplicate id
Keith Busch
1
-0
/
+28
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
1
-0
/
+1
2022-05-16
nvme: fix interpretation of DMRSL
Tom Yan
1
-0
/
+1
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
1
-0
/
+4
2022-04-15
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
1
-0
/
+5
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+23
2022-03-29
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
1
-0
/
+4
2022-03-29
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-0
/
+19
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
1
-2
/
+6
2022-03-16
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
1
-6
/
+2
2022-03-07
nvme: add support for enhanced metadata
Keith Busch
1
-1
/
+3
2022-03-07
nvme: remove support or stream based temperature hint
Christoph Hellwig
1
-1
/
+0
2022-02-28
nvme: remove nssa from struct nvme_ctrl
Keith Busch
1
-1
/
+0
2022-02-28
nvme: expose cntrltype and dctype through sysfs
Martin Belanger
1
-0
/
+3
2022-02-28
nvme: add verbose error logging
Alan Adamson
1
-0
/
+19
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
1
-0
/
+8
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
1
-0
/
+4
2021-12-23
nvme: increment request genctr on completion
Keith Busch
1
-0
/
+4
2021-12-07
nvme: fix use after free when disconnecting a reconnecting ctrl
Ruozhu Li
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
1
-0
/
+1
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
1
-0
/
+2
2021-10-19
nvme: add APIs for stopping/starting admin queue
Ming Lei
1
-0
/
+2
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
1
-0
/
+14
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
1
-0
/
+6
2021-09-06
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
1
-0
/
+5
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
1
-0
/
+5
2021-08-17
nvme: remove the unused NVME_NS_* enum
Christoph Hellwig
1
-5
/
+0
2021-08-16
nvme: remove nvm_ndev from ns
Keith Busch
1
-1
/
+0
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+46
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
1
-26
/
+0
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
1
-9
/
+2
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
1
-1
/
+1
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
1
-0
/
+5
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
1
-4
/
+1
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
1
-5
/
+2
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
1
-2
/
+6
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-0
/
+15
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
1
-1
/
+0
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
1
-0
/
+13
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
1
-1
/
+0
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
1
-1
/
+4
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
1
-1
/
+9
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+2
[next]