summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16nvme: factor out a nvme_validate_passthru_nsid helperChaitanya Kulkarni
2021-06-16nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help textGeert Uytterhoeven
2021-06-16nvme: remove superfluous bio_set_dev in nvme_requeue_workDaniel Wagner
2021-06-16nvme: verify MNAN value if ANA is enabledDaniel Wagner
2021-06-16ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2021-06-15Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2021-06-15Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into f...Jens Axboe
2021-06-15floppy: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-15floppy: cleanup: remove redundant assignment to nr_sectorsJiapeng Chong
2021-06-14md/raid5: avoid device_lock in read_one_chunk()Gal Ofri
2021-06-14md: add comments in md_integrity_registerGuoqing Jiang
2021-06-14md: check level before create and exit io_acct_setGuoqing Jiang
2021-06-14md: Constify attribute_group structsRikard Falkeborn
2021-06-14md: mark some personalities as deprecatedGuoqing Jiang
2021-06-14md/raid10: enable io accountingGuoqing Jiang
2021-06-14md/raid1: enable io accountingGuoqing Jiang
2021-06-14md/raid1: rename print_msg with r1bio_existedGuoqing Jiang
2021-06-14md/raid5: avoid redundant bio clone in raid5_read_one_chunkGuoqing Jiang
2021-06-14md/raid5: move checking badblock before clone bio in raid5_read_one_chunkGuoqing Jiang
2021-06-14md: add io accounting for raid0 and raid5Guoqing Jiang
2021-06-14md: revert io stats accountingGuoqing Jiang
2021-06-14mark pstore-blk as brokenChristoph Hellwig
2021-06-09z2ram: remove unnecessary oom messageZhen Lei
2021-06-09sx8: remove unnecessary oom messageZhen Lei
2021-06-09sunvdc: remove unnecessary oom messageZhen Lei
2021-06-09mtip32xx: remove unnecessary oom messageZhen Lei
2021-06-09drbd: remove unnecessary oom messageZhen Lei
2021-06-09aoe: remove unnecessary oom messageZhen Lei
2021-06-08Merge tag 'nvme-5.14-2021-06-08' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-06-03nvmet: remove a superfluous variableChaitanya Kulkarni
2021-06-03nvmet: move ka_work initialization to nvmet_alloc_ctrlAmit Engel
2021-06-03nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig
2021-06-03nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctlChristoph Hellwig
2021-06-03nvme-fabrics: remove extra bracesChaitanya Kulkarni
2021-06-03nvme-fabrics: remove an extra commentChaitanya Kulkarni
2021-06-03nvme-fabrics: remove extra new lines in the switchChaitanya Kulkarni
2021-06-03nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()Chaitanya Kulkarni
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger
2021-06-03nvme-pci: look for StorageD3Enable on companion ACPI device insteadMario Limonciello
2021-06-03nvme: extend and modify the APST configuration algorithmAlexey Bogoslavsky
2021-06-03nvme: remove redundant initialization of variable retColin Ian King
2021-05-24rsxx: Use struct_size() in vmalloc()Gustavo A. R. Silva
2021-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry
2021-05-24blk-mq: Some tag allocation code refactoringJohn Garry