1. f64d9b2 dm: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
  2. 8a6f7bb aoe: don't call set_capacity from irq context by Christoph Hellwig · 4 years, 2 months ago
  3. 2ebcabf nbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
  4. dcbddf5 nbd: validate the block size in nbd_set_size by Christoph Hellwig · 4 years, 2 months ago
  5. 2dc691c nbd: refactor size updates by Christoph Hellwig · 4 years, 2 months ago
  6. 92f93c3 nbd: move the task_recv check into nbd_size_update by Christoph Hellwig · 4 years, 2 months ago
  7. ee4bf64 nbd: remove the call to set_blocksize by Christoph Hellwig · 4 years, 2 months ago
  8. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  9. b200e38 sd: update the bdev size in sd_revalidate_disk by Christoph Hellwig · 4 years, 2 months ago
  10. 5dd5574 nvme: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 2 months ago
  11. 3b4f85d loop: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 2 months ago
  12. 99473d9 block: remove the call to __invalidate_device in check_disk_size_change by Christoph Hellwig · 4 years, 2 months ago
  13. e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
  14. e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 3 months ago
  15. 76487f0 z2ram: use separate gendisk for the different modes by Christoph Hellwig · 4 years, 3 months ago
  16. 6c3a05e z2ram: reindent by Christoph Hellwig · 4 years, 3 months ago
  17. bf9c053 ataflop: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
  18. 0033a9b amiflop: use separate gendisks for Amiga vs MS-DOS mode by Christoph Hellwig · 4 years, 3 months ago
  19. 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
  20. bbc26e8 ide: switch to __register_blkdev for command set probing by Christoph Hellwig · 4 years, 3 months ago
  21. 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  22. 8410d38 loop: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  23. 7cc178a brd: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  24. 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 3 months ago
  25. f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 3 months ago
  26. d18e8b1 ide: remove ide_{,un}register_region by Christoph Hellwig · 4 years, 3 months ago
  27. a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 3 months ago
  28. bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 3 months ago
  29. e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 3 months ago
  30. 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 3 months ago
  31. 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 3 months ago
  32. a7cb3d2 block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 2 months ago
  33. 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
  34. 7a2f0ce loop: use set_disk_ro by Christoph Hellwig · 4 years, 2 months ago
  35. 732e12d block: don't call into the driver for BLKROSET by Christoph Hellwig · 4 years, 2 months ago
  36. 2c1b6ec dasd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  37. 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  38. 34919e3 rbd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  39. e00adca block: add a new set_read_only method by Christoph Hellwig · 4 years, 2 months ago
  40. 4a9d6d6 block: don't call into the driver for BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
  41. daaedb8 mtd_blkdevs: don't override BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
  42. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
  43. a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  44. 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  45. 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
  46. 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
  47. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
  54. e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
  61. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  62. 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
  63. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  64. 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
  65. e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
  66. df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
  67. 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
  68. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  69. 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
  70. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  71. 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
  72. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
  73. 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
  74. 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
  75. 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
  76. 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
  77. 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
  78. 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
  79. 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
  80. b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. e627c25 Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  87. 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
  88. e45f90f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 2 months ago
  89. 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
  90. 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
  91. bdac39a dt-bindings: clock: imx5: fix example by Marc Kleine-Budde · 4 years, 2 months ago
  92. 3bbb73f dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 by Marc Kleine-Budde · 4 years, 2 months ago
  93. 60268b0 hwmon: (amd_energy) modify the visibility of the counters by Naveen Krishna Chatradhi · 4 years, 2 months ago
  94. 6d853c9 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 4 years, 2 months ago
  95. 4df694a MAINTAINERS: add usb raw gadget entry by Andrey Konovalov · 4 years, 2 months ago
  96. 0e6371f usb: typec: ucsi: Report power supply changes by Heikki Krogerus · 4 years, 2 months ago
  97. 76255470 xhci: hisilicon: fix refercence leak in xhci_histb_probe by Zhang Qilong · 4 years, 2 months ago
  98. ffa13d2 Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" by Geert Uytterhoeven · 4 years, 2 months ago
  99. 96308b0 KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests by Babu Moger · 4 years, 2 months ago
  100. 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago