summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-091-123/+68
|\
| * io_uring: remove dead non-zero 'poll' checkJens Axboe2021-07-091-1/+1
| * io_uring: mitigate unlikely iopoll lagPavel Begunkov2021-07-081-1/+5
| * io_uring: fix drain alloc fail return codePavel Begunkov2021-07-071-1/+1
| * io_uring: fix exiting io_req_task_work_add leaksPavel Begunkov2021-07-011-46/+24
| * io_uring: simplify task_work funcPavel Begunkov2021-07-011-44/+28
| * io_uring: fix stuck fallback reqsPavel Begunkov2021-07-011-41/+20
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-0943-520/+346
|\ \
| * | blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsYu Kuai2021-07-071-0/+15
| * | block: fix the problem of io_ticks becoming smallerChunguang Xu2021-07-071-1/+1
| * | Merge branch 'nvme-5.14' of git://git.infradead.org/nvme into block-5.14Jens Axboe2021-07-071-1/+0
| |\ \
| | * | nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi2021-07-051-1/+0
| |/ /
| * | loop: remove unused variable in loop_set_status()Tetsuo Handa2021-07-021-2/+0
| * | block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig2021-07-011-5/+1
| * | block: grab a device refcount in disk_ueventChristoph Hellwig2021-07-011-2/+2
| * | s390/dasd: Avoid field over-reading memcpy()Kees Cook2021-07-012-3/+5
| * | dasd: unexport dasd_set_target_stateChristoph Hellwig2021-07-011-1/+0
| * | block: check disk exist before trying to add partitionYufen Yu2021-07-011-7/+16
| * | ubd: remove dead code in ubd_setup_commonChristoph Hellwig2021-06-301-10/+0
| * | nvme: use return value from blk_execute_rq()Keith Busch2021-06-304-18/+33
| * | block: return errors from blk_execute_rq()Keith Busch2021-06-302-3/+8
| * | nvme: use blk_execute_rq() for passthrough commandsKeith Busch2021-06-308-47/+19
| * | block: support polling through blk_execute_rqKeith Busch2021-06-301-1/+17
| * | block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-3014-51/+19
| * | block: mark blk_mq_init_queue_data staticChristoph Hellwig2021-06-302-4/+1
| * | loop: rewrite loop_exit using idr_for_each_entryChristoph Hellwig2021-06-301-9/+5
| * | loop: split loop_lookupChristoph Hellwig2021-06-301-45/+12
| * | loop: don't allow deleting an unspecified loop deviceChristoph Hellwig2021-06-301-0/+5
| * | loop: move loop_ctl_mutex locking into loop_addChristoph Hellwig2021-06-301-24/+13
| * | loop: split loop_control_ioctlChristoph Hellwig2021-06-301-33/+60
| * | loop: don't call loop_lookup before adding a loop deviceChristoph Hellwig2021-06-301-8/+1
| * | loop: remove the l argument to loop_addChristoph Hellwig2021-06-301-7/+5
| * | loop: reduce loop_ctl_mutex coverage in loop_exitChristoph Hellwig2021-06-301-2/+3
| * | loop: reorder loop_exitChristoph Hellwig2021-06-301-5/+2
| * | mmc: initialized disk->minorsChristoph Hellwig2021-06-301-0/+1
| * | mmc: switch to blk_mq_alloc_diskChristoph Hellwig2021-06-303-25/+14
| * | mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig2021-06-301-13/+1
| * | nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever2021-06-302-1/+60
| * | ubd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-301-30/+14
| * | ubd: remove the code to register as the legacy IDE driverChristoph Hellwig2021-06-301-94/+12
| * | null_blk: remove an unused variable assignment in null_add_devChristoph Hellwig2021-06-301-1/+0
| * | mtip32xx: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-301-44/+27
| * | mtip32xx: simplify sysfs setupChristoph Hellwig2021-06-301-64/+15
* | | Merge tag 'sound-fix-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0916-26/+43
|\ \ \
| * | | ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai2021-07-081-1/+1
| * | | ALSA: usb-audio: Reduce latency at playback start, take#2Takashi Iwai2021-07-072-5/+22
| * | | ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-071-1/+1
| * | | ALSA: emux: fix spelling mistakesgushengxian2021-07-052-4/+4
| * | | ALSA: usb-audio: fix spelling mistakesgushengxian2021-07-055-6/+6
| * | | ALSA: bebob: correct duplicated entries with TerraTec OUITakashi Sakamoto2021-07-051-3/+2