Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -55/+42 |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+71 |
2021-06-30 | nvme: use return value from blk_execute_rq() | Keith Busch | 3 | -14/+29 |
2021-06-30 | nvme: use blk_execute_rq() for passthrough commands | Keith Busch | 7 | -46/+18 |
2021-06-30 | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -235/+278 |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -34/+13 |
2021-06-17 | nvme: remove zeroout memset call for struct | Chaitanya Kulkarni | 1 | -13/+6 |
2021-06-17 | nvme-pci: remove zeroout memset call for struct | Chaitanya Kulkarni | 1 | -16/+8 |
2021-06-17 | nvme-fabrics: remove memset in connect io q | Chaitanya Kulkarni | 1 | -2/+1 |
2021-06-17 | nvme-fabrics: remove memset in connect admin q | Chaitanya Kulkarni | 1 | -2/+1 |
2021-06-17 | nvme-fabrics: remove memset in nvmf_reg_write32() | Chaitanya Kulkarni | 1 | -2/+1 |
2021-06-17 | nvme-fabrics: remove memset in nvmf_reg_read64() | Chaitanya Kulkarni | 1 | -2/+1 |
2021-06-17 | nvme-tcp: use ctrl sgl check helper | Chaitanya Kulkarni | 1 | -1/+1 |
2021-06-17 | nvme-pci: use ctrl sgl check helper | Chaitanya Kulkarni | 1 | -2/+2 |
2021-06-17 | nvme-fc: use ctrl sgl check helper | Chaitanya Kulkarni | 1 | -1/+1 |
2021-06-17 | nvme: add a helper to check ctrl sgl support | Chaitanya Kulkarni | 1 | -0/+5 |
2021-06-17 | nvme-pci: remove trailing lines for helpers | Chaitanya Kulkarni | 1 | -2/+0 |
2021-06-17 | nvme-pci: fix var. type for increasing cq_head | JK Kim | 1 | -1/+1 |
2021-06-16 | nvme-tcp: fix error codes in nvme_tcp_setup_ctrl() | Dan Carpenter | 1 | -0/+2 |
2021-06-16 | nvme: factor out a nvme_validate_passthru_nsid helper | Chaitanya Kulkarni | 1 | -10/+16 |
2021-06-16 | nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text | Geert Uytterhoeven | 1 | -1/+1 |
2021-06-16 | nvme: remove superfluous bio_set_dev in nvme_requeue_work | Daniel Wagner | 1 | -5/+0 |
2021-06-16 | nvme: verify MNAN value if ANA is enabled | Daniel Wagner | 1 | -0/+7 |
2021-06-16 | ACPI: Check StorageD3Enable _DSD property in ACPI code | Mario Limonciello | 1 | -27/+1 |
2021-06-10 | scsi: nvme: Added a new sysfs attribute appid_store | Muneendra Kumar | 1 | -1/+71 |
2021-06-03 | nvme: remove nvme_{get,put}_ns_from_disk | Christoph Hellwig | 2 | -45/+28 |
2021-06-03 | nvme: split nvme_report_zones | Christoph Hellwig | 4 | -24/+35 |
2021-06-03 | nvme: move the CSI sanity check into nvme_ns_report_zones | Christoph Hellwig | 1 | -5/+4 |
2021-06-03 | nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl | Christoph Hellwig | 1 | -0/+1 |
2021-06-03 | nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl | Christoph Hellwig | 1 | -1/+1 |
2021-06-03 | nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl | Christoph Hellwig | 1 | -10/+10 |
2021-06-03 | nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl | Christoph Hellwig | 1 | -7/+5 |
2021-06-03 | nvme-fabrics: remove extra braces | Chaitanya Kulkarni | 1 | -1/+1 |
2021-06-03 | nvme-fabrics: remove an extra comment | Chaitanya Kulkarni | 1 | -1/+1 |
2021-06-03 | nvme-fabrics: remove extra new lines in the switch | Chaitanya Kulkarni | 1 | -5/+4 |
2021-06-03 | nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error() | Chaitanya Kulkarni | 1 | -13/+9 |
2021-06-03 | nvme-tcp: allow selecting the network interface for connections | Martin Belanger | 4 | -2/+50 |
2021-06-03 | nvme-pci: look for StorageD3Enable on companion ACPI device instead | Mario Limonciello | 1 | -23/+1 |
2021-06-03 | nvme: extend and modify the APST configuration algorithm | Alexey Bogoslavsky | 1 | -11/+78 |
2021-06-03 | nvme: remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
2021-06-01 | nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 1 | -32/+13 |
2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | Christoph Hellwig | 2 | -2/+0 |
2021-05-31 | nvme-rdma: fix in-casule data send for chained sgls | Sagi Grimberg | 1 | -2/+3 |
2021-05-26 | nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME | Sagi Grimberg | 1 | -1/+2 |
2021-05-25 | nvme-fabrics: decode host pathing error for connect | Hannes Reinecke | 1 | -0/+5 |
2021-05-25 | nvme-fc: short-circuit reconnect retries | Hannes Reinecke | 1 | -8/+17 |
2021-05-25 | nvme: fix potential memory leaks in nvme_cdev_add | Guoqing Jiang | 1 | -1/+3 |
2021-05-19 | nvme-fc: clear q_live at beginning of association teardown | James Smart | 1 | -0/+12 |
2021-05-19 | nvme-tcp: rerun io_work if req_list is not empty | Keith Busch | 1 | -1/+2 |
2021-05-19 | nvme-tcp: fix possible use-after-completion | Sagi Grimberg | 1 | -1/+1 |