summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16floppy: use a separate gendisk for each media formatChristoph Hellwig
2020-11-16ide: switch to __register_blkdev for command set probingChristoph Hellwig
2020-11-16md: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16loop: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16brd: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16sd: use __register_blkdev to avoid a modprobe for an unregistered dev_tChristoph Hellwig
2020-11-16swim: don't call blk_register_regionChristoph Hellwig
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: rework requesting modules for unclaimed devicesChristoph Hellwig
2020-11-16block: split block_class_lockChristoph Hellwig
2020-11-16block: open code kobj_map into in block/genhd.cChristoph Hellwig
2020-11-16block: cleanup del_gendisk a bitChristoph Hellwig
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig
2020-11-16block: remove set_device_roChristoph Hellwig
2020-11-16loop: use set_disk_roChristoph Hellwig
2020-11-16block: don't call into the driver for BLKROSETChristoph Hellwig
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig
2020-11-16md: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig
2020-11-16rbd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig
2020-11-16block: add a new set_read_only methodChristoph Hellwig
2020-11-16block: don't call into the driver for BLKFLSBUFChristoph Hellwig
2020-11-16mtd_blkdevs: don't override BLKFLSBUFChristoph Hellwig
2020-11-15Linux 5.10-rc4Linus Torvalds
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-15Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-14afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells
2020-11-14ocfs2: initialize ip_next_orphanWengang Wang
2020-11-14panic: don't dump stack twice on warnChristophe Leroy
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14kernel/watchdog: fix watchdog_allowed_mask not used warningSantosh Sivaraj
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar