Age | Commit message (Expand) | Author |
2019-12-13 | Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-12-06 | Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2019-12-07 | nvme/pci: Fix read queue count | Keith Busch |
2019-12-07 | nvme/pci Limit write queue sizes to possible cpus | Keith Busch |
2019-12-07 | nvme/pci: Fix write and poll queue types | Keith Busch |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-04 | nvme/pci: Remove last_cq_head | Keith Busch |
2019-12-03 | nvme: Namepace identification descriptor list is optional | Keith Busch |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-26 | Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" | Jian-Hong Pan |
2019-11-27 | nvme-fc: fix double-free scenarios on hw queues | James Smart |
2019-11-27 | nvme: else following return is not needed | Edmund Nadolski |
2019-11-27 | nvme: add error message on mismatching controller ids | James Smart |
2019-11-27 | nvme_fc: add module to ops template to allow module references | James Smart |
2019-11-27 | nvmet-loop: Avoid preallocating big SGL for data | Israel Rukshin |
2019-11-27 | nvme-fc: Avoid preallocating big SGL for data | Israel Rukshin |
2019-11-27 | nvme-rdma: Avoid preallocating big SGL for data | Israel Rukshin |
2019-11-25 | Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-22 | nvme: hwmon: add quirk to avoid changing temperature threshold | Akinobu Mita |
2019-11-22 | nvme: hwmon: provide temperature min and max values for each sensor | Akinobu Mita |
2019-11-13 | nvme: Discard workaround for non-conformant devices | Eduard Hasenleithner |
2019-11-12 | nvme: Add hardware monitoring support | Guenter Roeck |
2019-11-08 | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-06 | nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths | Anton Eidelman |
2019-11-06 | nvme-rdma: fix a segmentation fault during module unload | Max Gurtovoy |
2019-11-04 | nvme: Fix parsing of ANA log page | Prabhath Sajeepa |
2019-11-04 | nvmet: stop using bio_set_op_attrs | Christoph Hellwig |
2019-11-04 | nvmet: add plugging for read/write when ns is bdev | Christoph Hellwig |
2019-11-04 | nvmet: clean up command parsing a bit | Christoph Hellwig |
2019-11-04 | nvme-pci: Spelling s/resdicovered/rediscovered/ | Geert Uytterhoeven |
2019-11-04 | nvmet: fill discovery controller sn, fr and mn correctly | Sagi Grimberg |
2019-11-04 | nvmet: Open code nvmet_req_execute() | Christoph Hellwig |
2019-11-04 | nvmet: Remove the data_len field from the nvmet_req struct | Christoph Hellwig |
2019-11-04 | nvmet: Introduce nvmet_dsm_len() helper | Christoph Hellwig |
2019-11-04 | nvmet: Cleanup discovery execute handlers | Christoph Hellwig |
2019-11-04 | nvmet: Introduce common execute function for get_log_page and identify | Christoph Hellwig |
2019-11-04 | nvmet-tcp: Don't set the request's data_len | Logan Gunthorpe |
2019-11-04 | nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() | Logan Gunthorpe |
2019-11-04 | nvme: Introduce nvme_lba_to_sect() | Damien Le Moal |
2019-11-04 | nvme: Cleanup and rename nvme_block_nr() | Damien Le Moal |
2019-11-04 | nvme: move common call to nvme_cleanup_cmd to core layer | Max Gurtovoy |
2019-11-04 | nvme: introduce "Command Aborted By host" status code | Max Gurtovoy |
2019-11-04 | nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed | Israel Rukshin |
2019-11-04 | nvmet: add unlikely check at nvmet_req_alloc_sgl | Israel Rukshin |
2019-11-04 | nvmet: use bio_io_error instead of duplicating it | Israel Rukshin |
2019-11-04 | nvme: introduce nvme_is_aen_req function | Israel Rukshin |
2019-11-04 | nvme-fc: ensure association_id is cleared regardless of a Disconnect LS | James Smart |
2019-11-04 | nvme-fc: clarify error messages | James Smart |
2019-11-04 | nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu | James Smart |