summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-09-221-4/+18
| * | | | | | scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"Colin Ian King2021-09-221-1/+1
| * | | | | | scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann2021-09-221-5/+2
| * | | | | | scsi: lpfc: Use correct scnprintf() limitDan Carpenter2021-09-221-1/+2
| * | | | | | scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter2021-09-221-1/+1
| * | | | | | scsi: core: Remove 'current_tag'Hannes Reinecke2021-09-221-1/+0
| * | | | | | scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke2021-09-223-93/+23
| * | | | | | scsi: fas216: Kill scmd->tagHannes Reinecke2021-09-221-23/+8
| * | | | | | scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov2021-09-221-1/+2
| * | | | | | scsi: ufs: core: Unbreak the reset handlerBart Van Assche2021-09-221-1/+1
| * | | | | | scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche2021-09-221-1/+1
| * | | | | | scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter2021-09-222-57/+58
| * | | | | | scsi: bsg: Fix device unregistrationZenghui Yu2021-09-141-8/+15
| * | | | | | scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit2021-09-141-1/+4
| * | | | | | scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter2021-09-143-1/+81
| * | | | | | scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2021-09-142-3/+2
| * | | | | | scsi: megaraid: Clean up some inconsistent indentingColin Ian King2021-09-141-2/+2
| * | | | | | scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King2021-09-141-1/+1
| * | | | | | scsi: Remove SCSI CDROM MAINTAINERS entryJens Axboe2021-09-141-7/+0
| * | | | | | scsi: megaraid: Fix Coccinelle warningjing yangyang2021-09-141-2/+1
| * | | | | | scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller2021-09-141-23/+0
| * | | | | | scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart2021-09-141-2/+2
| * | | | | | scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi2021-09-141-12/+20
| * | | | | | scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota2021-09-141-3/+3
| * | | | | | scsi: sd: Free scsi_disk device via put_device()Ming Lei2021-09-141-4/+5
| * | | | | | scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy2021-09-141-1/+3
| * | | | | | scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li2021-09-141-4/+4
| * | | | | | scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee2021-09-141-5/+3
| * | | | | | scsi: lpfc: Remove unneeded variableChi Minghao2021-09-141-2/+1
| * | | | | | scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart2021-09-143-9/+3
| * | | | | | scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart2021-09-144-15/+16
| * | | | | | scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart2021-09-142-6/+4
| * | | | | | scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor2021-09-141-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-262-16/+72
|\ \ \ \ \ \
| * | | | | | io_uring: make OP_CLOSE consistent with direct openPavel Begunkov2021-09-241-1/+51
| * | | | | | io_uring: kill extra checks in io_write()Pavel Begunkov2021-09-241-3/+0
| * | | | | | io_uring: don't punt files update to io-wq unconditionallyJens Axboe2021-09-241-5/+2
| * | | | | | io_uring: put provided buffer meta data under memcg accountingJens Axboe2021-09-241-1/+1
| * | | | | | io_uring: allow conditional reschedule for intensive iteratorsJens Axboe2021-09-241-2/+6
| * | | | | | io_uring: fix potential req refcount underflowHao Xu2021-09-241-2/+7
| * | | | | | io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu2021-09-241-1/+3
| * | | | | | io_uring: fix race between poll completion and cancel_hash insertionHao Xu2021-09-241-3/+3
| * | | | | | io-wq: ensure we exit if thread group is exitingJens Axboe2021-09-241-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-267-45/+55
|\ \ \ \ \ \
| * | | | | | block: hold ->invalidate_lock in blkdev_fallocateMing Lei2021-09-241-11/+10
| * | | | | | blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng2021-09-241-0/+8
| * | | | | | block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei2021-09-241-1/+1
| * | | | | | Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-09-243-28/+36
| |\ \ \ \ \ \
| | * | | | | | nvme: keep ctrl->namespaces orderedChristoph Hellwig2021-09-211-16/+17
| | * | | | | | nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg2021-09-211-3/+10