index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2021-12-07
nvme: fix use after free when disconnecting a reconnecting ctrl
Ruozhu Li
2021-12-06
nvme: disable namespace access for unsupported metadata
Keith Busch
2021-12-06
nvme: show subsys nqn for duplicate cntlids
Keith Busch
2021-11-23
nvme: fix write zeroes pi
Klaus Jensen
2021-11-23
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
nvme: wait until quiesce is done
Ming Lei
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-14
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
2021-09-06
nvme: add error handling support for add_disk()
Luis Chamberlain
2021-09-06
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
2021-09-06
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
2021-09-06
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
2021-08-16
nvme: use bvec_virt
Christoph Hellwig
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-07-21
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-17
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
[next]