summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-01nvme: use blk_execute_rq() for passthrough commandsKeith Busch8-47/+19
2021-07-01block: support polling through blk_execute_rqKeith Busch1-1/+17
2021-07-01block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig14-51/+19
2021-07-01block: mark blk_mq_init_queue_data staticChristoph Hellwig2-4/+1
2021-07-01loop: rewrite loop_exit using idr_for_each_entryChristoph Hellwig1-9/+5
2021-07-01loop: split loop_lookupChristoph Hellwig1-45/+12
2021-07-01loop: don't allow deleting an unspecified loop deviceChristoph Hellwig1-0/+5
2021-07-01loop: move loop_ctl_mutex locking into loop_addChristoph Hellwig1-24/+13
2021-07-01loop: split loop_control_ioctlChristoph Hellwig1-33/+60
2021-07-01loop: don't call loop_lookup before adding a loop deviceChristoph Hellwig1-8/+1
2021-07-01loop: remove the l argument to loop_addChristoph Hellwig1-7/+5
2021-07-01loop: reduce loop_ctl_mutex coverage in loop_exitChristoph Hellwig1-2/+3
2021-07-01loop: reorder loop_exitChristoph Hellwig1-5/+2
2021-07-01mmc: initialized disk->minorsChristoph Hellwig1-0/+1
2021-07-01mmc: switch to blk_mq_alloc_diskChristoph Hellwig3-25/+14
2021-07-01mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig1-13/+1
2021-07-01nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever2-1/+60
2021-07-01ubd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig1-30/+14
2021-07-01ubd: remove the code to register as the legacy IDE driverChristoph Hellwig1-94/+12
2021-07-01null_blk: remove an unused variable assignment in null_add_devChristoph Hellwig1-1/+0
2021-07-01mtip32xx: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig1-44/+27
2021-07-01mtip32xx: simplify sysfs setupChristoph Hellwig1-64/+15
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds54-519/+1467
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds111-3069/+3776
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds40-219/+703
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-62/+628
2021-06-30Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-23/+37
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds95-692/+4285
2021-06-30Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds20-102/+562
2021-06-30Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds13-706/+1598
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina4-1/+36
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina5-45/+118
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina14-71/+113
2021-06-30Merge branch 'for-5.14/google' into for-linusJiri Kosina1-0/+10
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina5-11/+41
2021-06-30Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina3566-38826/+105474
2021-06-30Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds14-191/+1924
2021-06-30Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-66/+85
2021-06-30Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds58-1949/+974
2021-06-30Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-8/+17
2021-06-30Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...Linus Torvalds3-6/+92
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds259-2804/+3757
2021-06-30Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-25/+22
2021-06-29Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-36/+19
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds64-616/+1469
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds31-481/+775
2021-06-29Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-266/+568
2021-06-29Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-55/+40
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-144/+996
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds106-354/+408