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
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
2020-10-07
nvme: refactor nvme_validate_ns
Christoph Hellwig
2020-10-07
nvme: move nvme_validate_ns
Christoph Hellwig
2020-10-07
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
2020-10-07
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: remove nvme_update_formats
Christoph Hellwig
2020-10-07
nvme: update the known admin effects
Christoph Hellwig
2020-10-07
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
2020-10-07
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
2020-10-07
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
2020-10-07
nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
Christoph Hellwig
2020-10-07
nvme: lift the check for an unallocated namespace into nvme_identify_ns
Christoph Hellwig
2020-10-07
nvme: rename __nvme_revalidate_disk
Christoph Hellwig
2020-10-07
nvme: rename _nvme_revalidate_disk
Christoph Hellwig
2020-10-07
nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
Christoph Hellwig
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-10-07
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
2020-09-27
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-23
nvme-core: don't use NVME_NSID_ALL for command effects and supported log
Chaitanya Kulkarni
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
nvme: return errors for hwmon init
Keith Busch
2020-09-17
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
2020-09-01
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2020-09-01
Merge branch 'block-5.9' into for-5.10/block
Jens Axboe
2020-08-28
nvme: only use power of two io boundaries
Keith Busch
2020-08-28
nvme: fix controller instance leak
Keith Busch
2020-08-28
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
2020-08-28
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]