aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06gdrom: support highmemChristoph Hellwig
2021-04-06block: drbd: drbd_nl: Demote half-complete kernel-doc headersLee Jones
2021-04-06block: xen-blkfront: Demote kernel-doc abusesLee Jones
2021-04-06block: drbd: drbd_receiver: Demote less than half complete kernel-doc headerLee Jones
2021-04-06block: drbd: drbd_main: Fix a bunch of function documentation discrepanciesLee Jones
2021-04-06block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones
2021-04-06block: drbd: drbd_main: Remove duplicate field initialisationLee Jones
2021-04-06block: drbd: drbd_receiver: Demote non-conformant kernel-doc headersLee Jones
2021-04-06block: drbd: drbd_state: Fix some function documentation issuesLee Jones
2021-04-06block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unusedLee Jones
2021-04-06block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another headerLee Jones
2021-04-06Merge tag 'nvme-5.13-2021-04-06' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-04-06nvme: fix handling of large MDTS valuesBart Van Assche
2021-04-06nvme: implement non-mdts command limitsKeith Busch
2021-04-06nvme: disallow passthru cmd from targeting a nsid != nsid of the block devNiklas Cassel
2021-04-06nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-04-02nvme: export fast_io_fail_tmo to sysfsDaniel Wagner
2021-04-02nvme: remove superfluous else in nvme_ctrl_loss_tmo_storeDaniel Wagner
2021-04-02nvme: use sysfs_emit instead of sprintfDaniel Wagner
2021-04-02nvme-fc: check sgl supported by targetMax Gurtovoy
2021-04-02nvme-tcp: check sgl supported by targetMax Gurtovoy
2021-04-02nvmet-tcp: enable optional queue idle period trackingWunderlich, Mark
2021-04-02nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-04-02nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg
2021-04-02nvmet: return proper error code from discovery ctrlHou Pu
2021-04-02nvme: warn of unhandled effects only onceKeith Busch
2021-04-02nvme: use driver pdu command for passthroughKeith Busch
2021-04-02nvme-pci: allocate nvme_command within driver pduKeith Busch
2021-04-02nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb
2021-04-02nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni
2021-04-02nvmet-fc: update function documentationChaitanya Kulkarni
2021-04-02nvme-fc: fix the function documentation commentChaitanya Kulkarni
2021-04-02nvme: add new line after variable declatationChaitanya Kulkarni
2021-04-02nvme: don't check nvme_req flags for new reqChaitanya Kulkarni
2021-04-02nvme: mark nvme_setup_passsthru() inlineChaitanya Kulkarni
2021-04-02nvme: split init identify into helperChaitanya Kulkarni
2021-04-02nvme: rename nvme_init_identify()Chaitanya Kulkarni
2021-04-02nvme: reduce checks for zero command effectsKanchan Joshi
2021-04-02nvme: use NVME_CTRL_CMIC_ANA macroKanchan Joshi
2021-04-02nvmet: replace white spaces with tabsChaitanya Kulkarni
2021-04-02nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni
2021-04-02nvmet: update error log page in nvmet_alloc_ctrl()Chaitanya Kulkarni
2021-04-02nvmet: remove a duplicate status assignment in nvmet_alloc_ctrlChaitanya Kulkarni
2021-04-02nvme-pci: cleanup nvme_irq()Chaitanya Kulkarni
2021-04-02nvme-pci: remove the barriers in nvme_irq()Chaitanya Kulkarni
2021-03-29mtip32xx: use LIST_HEAD() for list_headShixin Liu
2021-03-29mtip32xx: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-29block: remove the revalidate_disk methodChristoph Hellwig
2021-03-29paride/pd: remove ->revalidate_diskChristoph Hellwig
2021-03-25Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe