index
:
linux.git
master
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-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
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
2021-02-10
nvme: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-02-10
nvme: cleanup zone information initialization
Damien Le Moal
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
2021-02-02
nvme-core: get rid of the extra space
Chaitanya Kulkarni
2021-02-02
nvme: refactor ns->ctrl by request
Minwoo Im
2021-02-02
nvme: support command retry delay for admin command
Minwoo Im
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-01-28
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-27
nvme-core: check bdev value for NULL
Chaitanya Kulkarni
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
nvme: allow revalidate to set a namespace read-only
Christoph Hellwig
2021-01-18
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-14
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-06
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
nvme: unexport functions with no external caller
Minwoo Im
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
nvme: rename bdev operations
Javier González
2020-12-01
nvme: rename controller base dev_t char device
Javier González
2020-12-01
nvme: remove unnecessary return values
Javier González
2020-12-01
nvme: print a warning for when listing active namespaces fails
Minwoo Im
2020-12-01
nvme: improve an error message on Identify failure
Minwoo Im
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
2020-11-16
nvme: use set_capacity_and_notify in nvme_set_queue_dying
Christoph Hellwig
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
nvme: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
2020-11-14
nvme: fix memory leak freeing command effects
Keith Busch
2020-11-14
nvme: directly cache command effects log
Keith Busch
2020-11-09
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-10-27
nvme: ignore zone validate errors on subsequent scans
Keith Busch
2020-10-13
nvme: translate zone resource errors
Keith Busch
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-08
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
2020-10-07
nvme-core: remove extra variable
Chaitanya Kulkarni
2020-10-07
nvme: remove nvme_identify_ns_list
Christoph Hellwig
[next]