summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-5/+3
|\
| * qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor2021-06-291-5/+3
* | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-3049-517/+1448
|\ \
| * \ Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.1...Jens Axboe2021-06-2424-226/+1055
| |\ \
| | * | nvmet: use NVMET_MAX_NAMESPACES to set nn valueChaitanya Kulkarni2021-06-211-1/+1
| | * | nvme: remove zeroout memset call for structChaitanya Kulkarni2021-06-171-13/+6
| | * | nvme-pci: remove zeroout memset call for structChaitanya Kulkarni2021-06-171-16/+8
| | * | nvmet: remove zeroout memset call for structChaitanya Kulkarni2021-06-171-2/+1
| | * | nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni2021-06-176-11/+707
| | * | nvmet: add Command Set Identifier supportChaitanya Kulkarni2021-06-173-18/+86
| | * | nvmet: add nvmet_req_bio put helper for backendsChaitanya Kulkarni2021-06-173-4/+8
| | * | nvmet: add req cns error complete helperChaitanya Kulkarni2021-06-172-4/+9
| | * | nvmet: remove local variableChaitanya Kulkarni2021-06-171-16/+7
| | * | nvmet: use nvme status value directlyChaitanya Kulkarni2021-06-171-2/+1
| | * | nvmet: use u32 type for the local variable nsidChaitanya Kulkarni2021-06-171-2/+2
| | * | nvmet: use u32 for nvmet_subsys max_nsidChaitanya Kulkarni2021-06-171-1/+1
| | * | nvmet: use req->cmd directly in file-ns fast pathChaitanya Kulkarni2021-06-171-3/+1
| | * | nvmet: use req->cmd directly in bdev-ns fast pathChaitanya Kulkarni2021-06-171-3/+1
| | * | nvmet: make ver stable once connection establishedNoam Gottlieb2021-06-171-5/+31
| | * | nvmet: allow mn change if subsys not discoveredNoam Gottlieb2021-06-174-40/+21
| | * | nvmet: make sn stable once connection was establishedNoam Gottlieb2021-06-173-5/+29
| | * | nvmet: change sn size and check validityNoam Gottlieb2021-06-175-18/+30
| | * | nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()Hannes Reinecke2021-06-171-8/+2
| | * | nvme-fabrics: remove memset in connect io qChaitanya Kulkarni2021-06-171-2/+1
| | * | nvme-fabrics: remove memset in connect admin qChaitanya Kulkarni2021-06-171-2/+1
| | * | nvme-fabrics: remove memset in nvmf_reg_write32()Chaitanya Kulkarni2021-06-171-2/+1
| | * | nvme-fabrics: remove memset in nvmf_reg_read64()Chaitanya Kulkarni2021-06-171-2/+1
| | * | nvme-tcp: use ctrl sgl check helperChaitanya Kulkarni2021-06-171-1/+1
| | * | nvme-pci: use ctrl sgl check helperChaitanya Kulkarni2021-06-171-2/+2
| | * | nvme-fc: use ctrl sgl check helperChaitanya Kulkarni2021-06-171-1/+1
| | * | nvme: add a helper to check ctrl sgl supportChaitanya Kulkarni2021-06-171-0/+5
| | * | nvme-pci: remove trailing lines for helpersChaitanya Kulkarni2021-06-171-2/+0
| | * | nvme-pci: fix var. type for increasing cq_headJK Kim2021-06-171-1/+1
| | * | nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()Dan Carpenter2021-06-161-0/+2
| | * | nvme: factor out a nvme_validate_passthru_nsid helperChaitanya Kulkarni2021-06-161-10/+16
| | * | nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help textGeert Uytterhoeven2021-06-161-1/+1
| | * | nvme: remove superfluous bio_set_dev in nvme_requeue_workDaniel Wagner2021-06-161-5/+0
| | * | nvme: verify MNAN value if ANA is enabledDaniel Wagner2021-06-161-0/+7
| | * | ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello2021-06-163-0/+37
| | * | ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello2021-06-162-27/+30
| * | | loop: Fix missing discard support when using LOOP_CONFIGUREKristian Klausen2021-06-181-0/+1
| |/ /
| * | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2021-06-1513-83/+149
| |\ \
| | * | md/raid5: avoid device_lock in read_one_chunk()Gal Ofri2021-06-151-6/+23
| | * | md: add comments in md_integrity_registerGuoqing Jiang2021-06-151-0/+6
| | * | md: check level before create and exit io_acct_setGuoqing Jiang2021-06-151-6/+14
| | * | md: Constify attribute_group structsRikard Falkeborn2021-06-154-7/+7
| | * | md: mark some personalities as deprecatedGuoqing Jiang2021-06-154-6/+6
| | * | md/raid10: enable io accountingGuoqing Jiang2021-06-152-0/+7
| | * | md/raid1: enable io accountingGuoqing Jiang2021-06-152-0/+8
| | * | md/raid1: rename print_msg with r1bio_existedGuoqing Jiang2021-06-151-4/+4