summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)Ming Lei
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
2021-03-04scsi: megaraid_sas: Replace sdev_busy with local counterKashyap Desai
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: Add helpers for updating allocation hintMing 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: ufs-debugfs: Add user-defined exception event rate limitingAdrian Hunter
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception_event_maskAdrian Hunter
2021-03-04scsi: ufs: Add exception event definitionsAdrian Hunter
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter
2021-03-02Merge tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-02swap: fix swapfile read/write offsetJens Axboe
2021-03-02ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-01Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-28Linux 5.12-rc1Linus Torvalds
2021-02-28Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-28Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...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 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-28kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada
2021-02-28kbuild: make -s option take precedence over V=1Masahiro Yamada
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada
2021-02-28kbuild: do not include include/config/auto.conf from adjust_autoksyms.shMasahiro Yamada
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada
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-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-27csky: Fixup compile errorGuo Ren
2021-02-27csky: use free_initmem_default() in free_initmem()David Hildenbrand
2021-02-27csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren
2021-02-27csky: kprobe: Fixup code in simulate without 'long'Guo Ren
2021-02-27csky: Fixup swaponGuo Ren
2021-02-27csky: pgtable.h: Coding conventionGuo Ren
2021-02-27kbuild: lto: add _mcount to list of used symbolsArnd Bergmann
2021-02-26riscv: Cleanup setup_bootmem()Kefeng Wang
2021-02-26RISC-V: Enable CPU Hotplug in defconfigsAnup Patel
2021-02-26RISC-V: Make NUMA depend on SMPPalmer Dabbelt
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds