- f64d9b2 dm: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
- 8a6f7bb aoe: don't call set_capacity from irq context by Christoph Hellwig · 4 years, 2 months ago
- 2ebcabf nbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
- dcbddf5 nbd: validate the block size in nbd_set_size by Christoph Hellwig · 4 years, 2 months ago
- 2dc691c nbd: refactor size updates by Christoph Hellwig · 4 years, 2 months ago
- 92f93c3 nbd: move the task_recv check into nbd_size_update by Christoph Hellwig · 4 years, 2 months ago
- ee4bf64 nbd: remove the call to set_blocksize by Christoph Hellwig · 4 years, 2 months ago
- 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
- b200e38 sd: update the bdev size in sd_revalidate_disk by Christoph Hellwig · 4 years, 2 months ago
- 5dd5574 nvme: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 2 months ago
- 3b4f85d loop: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 2 months ago
- 99473d9 block: remove the call to __invalidate_device in check_disk_size_change by Christoph Hellwig · 4 years, 2 months ago
- e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
- e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 3 months ago
- 76487f0 z2ram: use separate gendisk for the different modes by Christoph Hellwig · 4 years, 3 months ago
- 6c3a05e z2ram: reindent by Christoph Hellwig · 4 years, 3 months ago
- bf9c053 ataflop: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
- 0033a9b amiflop: use separate gendisks for Amiga vs MS-DOS mode by Christoph Hellwig · 4 years, 3 months ago
- 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
- bbc26e8 ide: switch to __register_blkdev for command set probing by Christoph Hellwig · 4 years, 3 months ago
- 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 8410d38 loop: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 7cc178a brd: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 3 months ago
- f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 3 months ago
- d18e8b1 ide: remove ide_{,un}register_region by Christoph Hellwig · 4 years, 3 months ago
- a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 3 months ago
- bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 3 months ago
- e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 3 months ago
- 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 3 months ago
- 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 3 months ago
- a7cb3d2 block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 2 months ago
- 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
- 7a2f0ce loop: use set_disk_ro by Christoph Hellwig · 4 years, 2 months ago
- 732e12d block: don't call into the driver for BLKROSET by Christoph Hellwig · 4 years, 2 months ago
- 2c1b6ec dasd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- 34919e3 rbd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- e00adca block: add a new set_read_only method by Christoph Hellwig · 4 years, 2 months ago
- 4a9d6d6 block: don't call into the driver for BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
- daaedb8 mtd_blkdevs: don't override BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
- 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
- a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
- 281b3ec Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
- 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
- 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 259c2fb Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 2 months ago
- c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
- e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 31908a6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
- 7e908b7 Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 2 months ago
- 0c04511 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- 30636a5 Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 2 months ago
- 4aea779 Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 2 months ago
- 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
- f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
- 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
- 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
- 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
- e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
- df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
- 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
- 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
- 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
- 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
- 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
- 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
- d20bdd57 mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate by Zi Yan · 4 years, 2 months ago
- 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
- 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
- 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
- 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
- f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 9e6a39e Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 2 months ago
- 4de010e Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 2 months ago
- 29eb6b7 Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 2 months ago
- 673cb93 Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 2 months ago
- e627c25 Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 6186313 Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- e45f90f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 2 months ago
- 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- d3ba7af Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
- bdac39a dt-bindings: clock: imx5: fix example by Marc Kleine-Budde · 4 years, 2 months ago
- 3bbb73f dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 by Marc Kleine-Budde · 4 years, 2 months ago
- 60268b0 hwmon: (amd_energy) modify the visibility of the counters by Naveen Krishna Chatradhi · 4 years, 2 months ago
- 6d853c9 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 4 years, 2 months ago
- 4df694a MAINTAINERS: add usb raw gadget entry by Andrey Konovalov · 4 years, 2 months ago
- 0e6371f usb: typec: ucsi: Report power supply changes by Heikki Krogerus · 4 years, 2 months ago
- 76255470 xhci: hisilicon: fix refercence leak in xhci_histb_probe by Zhang Qilong · 4 years, 2 months ago
- ffa13d2 Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" by Geert Uytterhoeven · 4 years, 2 months ago
- 96308b0 KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests by Babu Moger · 4 years, 2 months ago
- 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago