summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-27scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski
2022-06-21scsi: trace: Print driver_tag and scheduler_tag in SCSI traceChangyuan Lyu
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy
2022-06-16scsi: ufs: Export regulator functionsStanley Chu
2022-06-16scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu
2022-06-16scsi: ufs: Rearrange addresses in increasing orderAlim Akhtar
2022-06-16scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar
2022-06-13scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda
2022-06-13scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_rg_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_disc_respDamien Le Moal
2022-06-07scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov
2022-06-07scsi: target: iscsi: Add upcast helpersDmitry Bogdanov
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-03nodemask: Fix return values to be unsignedKees Cook
2022-06-03bitmap: Fix return values to be unsignedKees Cook
2022-06-03lib: add bitmap_{from,to}_arr64Yury Norov
2022-06-03lib/bitmap: extend comment for bitmap_(from,to)_arr32()Yury Norov