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-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-21
nvme: cleanup nvme_configure_apst
Christoph Hellwig
2021-04-21
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
2021-04-21
nvme: add 'kato' sysfs attribute
Hannes Reinecke
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
2021-04-15
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
2021-04-15
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2021-04-15
nvme: factor out nvme_ns_open and nvme_ns_release helpers
Christoph Hellwig
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
nvme: factor out a nvme_tryget_ns_head helper
Christoph Hellwig
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
2021-04-15
nvme: don't bother to look up a namespace for controller ioctls
Christoph Hellwig
2021-04-15
nvme: simplify block device ioctl handling for the !multipath case
Christoph Hellwig
2021-04-15
nvme: simplify the compat ioctl handling
Christoph Hellwig
2021-04-15
nvme: factor out a nvme_ns_ioctl helper
Christoph Hellwig
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2021-04-15
nvme: remove single trailing whitespace
Niklas Cassel
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-06
nvme: fix handling of large MDTS values
Bart Van Assche
2021-04-06
nvme: implement non-mdts command limits
Keith Busch
2021-04-06
nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
Niklas Cassel
2021-04-02
nvme: export fast_io_fail_tmo to sysfs
Daniel Wagner
2021-04-02
nvme: remove superfluous else in nvme_ctrl_loss_tmo_store
Daniel Wagner
2021-04-02
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2021-04-02
nvme: warn of unhandled effects only once
Keith Busch
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme: add new line after variable declatation
Chaitanya Kulkarni
2021-04-02
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
2021-04-02
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
2021-04-02
nvme: split init identify into helper
Chaitanya Kulkarni
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
nvme: reduce checks for zero command effects
Kanchan Joshi
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
2021-03-12
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
2021-03-11
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
2021-03-11
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
2021-03-11
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]