1. ff4e5fb nvme-pci: drop min() from nr_io_queues assignment by Niklas Schnelle · 4 years, 2 months ago
  2. dab3902 nvmet: use inline bio for passthru fast path by Chaitanya Kulkarni · 4 years, 2 months ago
  3. a4fe2d3 nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio by Chaitanya Kulkarni · 4 years, 2 months ago
  4. 06b3bec nvmet: remove op_flags for passthru commands by Chaitanya Kulkarni · 4 years, 2 months ago
  5. 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
  6. 53ffabf block: move blk_rq_bio_prep() to linux/blk-mq.h by Chaitanya Kulkarni · 4 years, 2 months ago
  7. 47e9730 nvmet: add passthru io timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
  8. a2f6a2b nvmet: add passthru admin timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
  9. dc96f93 nvme: use consistent macro name for timeout by Chaitanya Kulkarni · 4 years, 2 months ago
  10. 0d2e7c8 nvme: centralize setting the timeout in nvme_alloc_request by Chaitanya Kulkarni · 4 years, 2 months ago
  11. 84115d6 nvme: simplify nvme_req_qid() by Baolin Wang · 4 years, 3 months ago
  12. 03d99e5 nvme-fcloop: add sysfs attribute to inject command drop by James Smart · 4 years, 3 months ago
  13. 48332ff Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.11/drivers by Jens Axboe · 4 years, 2 months ago
  14. bca5b06 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
  15. a8da01f md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
  16. a23f2aa md: use current request time as base for ktime comparisons by Pankaj Gupta · 4 years, 2 months ago
  17. 204d1a6 md: add comments in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
  18. 81ba3c2 md: improve variable names in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
  19. 93decc5 md/raid10: initialize r10_bio->read_slot before use. by Kevin Vigor · 4 years, 2 months ago
  20. c731b84 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
  21. 4d063e6 s390/dasd: Process FCES path event notification by Jan Höppner · 4 years, 3 months ago
  22. b729493 s390/dasd: Prepare for additional path event handling by Jan Höppner · 4 years, 3 months ago
  23. 19508b2 s390/dasd: Display FC Endpoint Security information via sysfs by Jan Höppner · 4 years, 3 months ago
  24. 9e34c8b s390/dasd: Fix operational path inconsistency by Jan Höppner · 4 years, 3 months ago
  25. 4601812 s390/dasd: Store path configuration data during path handling by Jan Höppner · 4 years, 3 months ago
  26. d2a5275 s390/dasd: Move duplicate code to separate function by Jan Höppner · 4 years, 3 months ago
  27. e03c594 s390/dasd: Remove unused parameter from dasd_generic_probe() by Jan Höppner · 4 years, 3 months ago
  28. 32ef938 s390/cio: Add support for FCES status notification by Vineeth Vijayan · 4 years, 3 months ago
  29. 4cd6094 s390/cio: Provide Endpoint-Security Mode per CU by Vineeth Vijayan · 4 years, 3 months ago
  30. 8b8b0915 s390/cio: Export information about Endpoint-Security Capability by Sebastian Ott · 4 years, 3 months ago
  31. e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
  32. e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 3 months ago
  33. 76487f0 z2ram: use separate gendisk for the different modes by Christoph Hellwig · 4 years, 3 months ago
  34. 6c3a05e z2ram: reindent by Christoph Hellwig · 4 years, 3 months ago
  35. bf9c053 ataflop: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
  36. 0033a9b amiflop: use separate gendisks for Amiga vs MS-DOS mode by Christoph Hellwig · 4 years, 3 months ago
  37. 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
  38. bbc26e8 ide: switch to __register_blkdev for command set probing by Christoph Hellwig · 4 years, 3 months ago
  39. 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  40. 8410d38 loop: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  41. 7cc178a brd: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
  42. 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 3 months ago
  43. f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 3 months ago
  44. d18e8b1 ide: remove ide_{,un}register_region by Christoph Hellwig · 4 years, 3 months ago
  45. a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 3 months ago
  46. bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 3 months ago
  47. e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 3 months ago
  48. 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 3 months ago
  49. 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 3 months ago
  50. a7cb3d2 block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 2 months ago
  51. 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
  52. 7a2f0ce loop: use set_disk_ro by Christoph Hellwig · 4 years, 2 months ago
  53. 732e12d block: don't call into the driver for BLKROSET by Christoph Hellwig · 4 years, 2 months ago
  54. 2c1b6ec dasd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  55. 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  56. 34919e3 rbd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
  57. e00adca block: add a new set_read_only method by Christoph Hellwig · 4 years, 2 months ago
  58. 4a9d6d6 block: don't call into the driver for BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
  59. daaedb8 mtd_blkdevs: don't override BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
  60. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
  61. a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  62. 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  63. 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
  64. 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
  65. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
  72. e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  73. 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
  74. 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
  75. 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
  76. 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
  77. 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
  78. 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
  79. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  80. 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
  81. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  82. 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
  83. e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
  84. df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
  85. 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
  86. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  87. 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
  88. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  89. 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
  90. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
  91. 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
  92. 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
  93. 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
  94. 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
  95. 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
  96. 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
  97. 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
  98. b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  99. 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
  100. 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