summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-04-01scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann
2021-03-29scsi: core: scsi_host_cmd_pool is declared twiceWan Jiabing
2021-03-29scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-03-24scsi: scsi_dh: Fix a typoBhaskar Chowdhury
2021-03-18scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()Bart Van Assche
2021-03-17scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley
2021-03-04scsi: core: Add mq_poll support to SCSI layerKashyap Desai
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie
2021-03-04scsi: target: core: Fix backend pluggingMike Christie
2021-03-04scsi: target: core: Cleanup cmd flag bitsMike Christie
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie
2021-03-04scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie
2021-03-04scsi: target: core: Rename transport_init_se_cmd()Mike Christie
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
2021-03-04scsi: core: Put hot fields of scsi_host_template in one cachelineMing Lei
2021-03-04scsi: blk-mq: Return budget token from .get_budget callbackMing Lei
2021-03-04scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei
2021-03-04scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei
2021-03-04scsi: sbitmap: Export sbitmap_weightMing Lei
2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei
2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei
2021-03-04scsi: sbitmap: Remove sbitmap_clear_bit_unlockMing Lei
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter
2021-03-02swap: fix swapfile read/write offsetJens Axboe
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-02-26init: clean up early_param_on_off() macroMasahiro Yamada
2021-02-26include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven