blob: d3b97f9218ab2c740cdaad94abd722aea4ec02b1 [file] [log] [blame]
c95b708d5fa6 ("nvme: fix compat address handling in several ioctls")
65e68edce0db ("nvme: allow 64-bit results in passthru commands")
5fb4aac756ac ("nvme: release namespace SRCU protection before performing controller ioctls")
90ec611adcf2 ("nvme: merge nvme_ns_ioctl into nvme_ioctl")
3f98bcc58cd5 ("nvme: remove the ifdef around nvme_nvm_ioctl")
100c815cbd56 ("nvme: fix srcu locking on error return in nvme_get_ns_from_disk")
202359c007f6 ("nvme-core: make implicit seed truncation explicit")
9b382768135e ("nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD")
c0561f82a7b6 ("nvme: submit AEN event configuration on startup")
32acab3181c7 ("nvme: implement multipath access to nvme subsystems")
ed754e5deeb1 ("nvme: track shared namespaces")
002fab040468 ("nvme: introduce a nvme_ns_ids structure")
ab9e00cc72fa ("nvme: track subsystems")
e3d7874dcf17 ("nvme: send uevent for some asynchronous events")
d99ca609a1b5 ("nvme: unexport starting async event work")
ad22c355b707 ("nvme: remove handling of multiple AEN requests")
38dabe210fba ("nvme: centralize AEN defines")
ab083b11f6f4 ("nvme: fix eui_show() print format")
a47619b5c6ea ("nvme: compare NQN string with right size")
84fef62d135b ("nvme: check admin passthru command effects")
c627c487ec72 ("nvme: factor get log into a helper")
24b0b58c5b4a ("nvme: split __nvme_revalidate_disk")
6e78f21ae448 ("nvme: set the chunk size before freezing the queue")
30e5e929c7bf ("nvme: don't pass struct nvme_ns to nvme_config_discard")
39b7baa410fd ("nvme: don't pass struct nvme_ns to nvme_init_integrity")
b5be3b392998 ("nvme: always unregister the integrity profile in __nvme_revalidate_disk")
c5017e85705b ("nvme: move controller deletion to common code")
29c09648734b ("nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl")
71c691fd06cc ("nvme-fc: avoid workqueue flush stalls")
a6a5149b10ec ("nvme: get rid of nvme_ctrl_list")
d22524a4782a ("nvme: switch controller refcounting to use struct device")
c6424a90da44 ("nvme: simplify nvme_open")
2dd4122854f6 ("nvme: use kref_get_unless_zero in nvme_find_get_ns")
a7a7cbe353a5 ("nvme-pci: add SGL support")
9843f685ae36 ("nvme: use ida_simple_{get,remove} for the controller instance")
761f2e1ed882 ("nvme: simplify compat_ioctl handling")
1a40d97288c6 ("nvme-core: Use nvme_wq to queue async events and fw activation")
0951338d9677 ("nvme: allow timed-out ios to retry")
cd48282cc736 ("nvme: stop aer posting if controller state not live")
d08774738446 ("nvme-pci: Print invalid SGL only once")
608cc4b14aea ("nvme: fix lightnvm check")
126e76ffbf78 ("Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block")