summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-27null_blk: add trace in null_blk_zoned.cfor-5.7/drivers-2020-03-29Chaitanya Kulkarni
2020-03-27null_blk: add tracepoint helpers for zoned modeChaitanya Kulkarni
2020-03-25Merge branch 'nvme-5.7-rc1' of git://git.infradead.org/nvme into for-5.7/driversJens Axboe
2020-03-26nvme: cleanup namespace identifier reporting in nvme_init_ns_headChristoph Hellwig
2020-03-26nvme: rename __nvme_find_ns_head to nvme_find_ns_headChristoph Hellwig
2020-03-26nvme: refactor nvme_identify_ns_descs error handlingChristoph Hellwig
2020-03-26nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrlIsrael Rukshin
2020-03-26nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrlIsrael Rukshin
2020-03-26nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-03-26nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin
2020-03-26nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-03-26nvme-pci: Re-order nvme_pci_free_ctrlIsrael Rukshin
2020-03-26nvme: Remove unused return code from nvme_delete_ctrl_syncIsrael Rukshin
2020-03-26nvme: Use nvme_state_terminal helperIsrael Rukshin
2020-03-26nvme: release ida resourcesMax Gurtovoy
2020-03-26nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IOmasahiro31.yamada@kioxia.com
2020-03-26nvmet-tcp: optimize tcp stack TX when data digest is usedSagi Grimberg
2020-03-26nvme-fabrics: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-26nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-03-26nvmet-rdma: allocate RW ctxs according to mdtsMax Gurtovoy
2020-03-26nvmet-rdma: Implement get_mdts controller opMax Gurtovoy
2020-03-26nvmet: Add get_mdts op for controllersMax Gurtovoy
2020-03-26nvme-pci: properly print controller addressMax Gurtovoy
2020-03-26nvme-tcp: break from io_work loop if recv failedSagi Grimberg
2020-03-26nvme-tcp: move send failure to nvme_tcp_try_sendSagi Grimberg
2020-03-26nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-03-26nvme-tcp: optimize queue io_cpu assignment for multiple queue mapsSagi Grimberg
2020-03-26nvme-pci: Simplify nvme_poll_irqdisableKeith Busch
2020-03-26nvme-pci: Remove two-pass completionsKeith Busch
2020-03-26nvme-pci: Remove tag from process cqKeith Busch
2020-03-26nvme-pci: slimmer CQ head updateAlexey Dobriyan
2020-03-26nvmet: check ncqr & nsqr for set-features cmdAmit Engel
2020-03-26nvme: Check for readiness more quickly, to speed up boot timeJosh Triplett
2020-03-26nvme: log additional message for controller statusRupesh Girase
2020-03-26nvme: code cleanup nvme_identify_ns_desc()Chaitanya Kulkarni
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare
2020-03-26nvme: expose hostid via sysfs for fabrics controllersSagi Grimberg
2020-03-26nvme: expose hostnqn via sysfs for fabrics controllersSagi Grimberg
2020-03-24bcache: remove dupplicated declaration from btree.hColy Li
2020-03-22bcache: optimize barrier usage for atomic operationsColy Li
2020-03-22bcache: optimize barrier usage for Rmw atomic bitopsDavidlohr Bueso
2020-03-22bcache: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-22bcache: make bch_sectors_dirty_init() to be multithreadedColy Li
2020-03-22bcache: make bch_btree_check() to be multithreadedColy Li
2020-03-22bcache: add bcache_ prefix to btree_root() and btree() macrosColy Li
2020-03-22bcache: move macro btree() and btree_root() into btree.hColy Li
2020-03-19rsxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17md: check arrays is suspended in mddev_detach before call quiesce operationsGuoqing Jiang
2020-03-16floppy: rename the global "fdc" variable to "current_fdc"Willy Tarreau
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau