1. b61678b nvme-fc: use ctrl sgl check helper by Chaitanya Kulkarni · 3 years, 7 months ago
  2. 73eefc2 nvme: add a helper to check ctrl sgl support by Chaitanya Kulkarni · 3 years, 7 months ago
  3. cb1b10e nvme-pci: remove trailing lines for helpers by Chaitanya Kulkarni · 3 years, 7 months ago
  4. a0aac97 nvme-pci: fix var. type for increasing cq_head by JK Kim · 3 years, 7 months ago
  5. 522af60 nvme-tcp: fix error codes in nvme_tcp_setup_ctrl() by Dan Carpenter · 3 years, 7 months ago
  6. e7d4b54 nvme: factor out a nvme_validate_passthru_nsid helper by Chaitanya Kulkarni · 3 years, 7 months ago
  7. d399742 nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text by Geert Uytterhoeven · 3 years, 7 months ago
  8. 2411424 nvme: remove superfluous bio_set_dev in nvme_requeue_work by Daniel Wagner · 3 years, 7 months ago
  9. 120bb36 nvme: verify MNAN value if ANA is enabled by Daniel Wagner · 3 years, 7 months ago
  10. 6485fc1 ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint by Mario Limonciello · 3 years, 7 months ago
  11. 2744d7a ACPI: Check StorageD3Enable _DSD property in ACPI code by Mario Limonciello · 3 years, 7 months ago
  12. e0d245e Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.14/drivers by Jens Axboe · 3 years, 7 months ago
  13. 491e5b1 Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into for-5.14/drivers by Jens Axboe · 3 years, 7 months ago
  14. 2c9bdf6 floppy: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
  15. 30ab5db7 floppy: cleanup: remove redundant assignment to nr_sectors by Jiapeng Chong · 3 years, 8 months ago
  16. 97ae272 md/raid5: avoid device_lock in read_one_chunk() by Gal Ofri · 3 years, 7 months ago
  17. de3ea66 md: add comments in md_integrity_register by Guoqing Jiang · 3 years, 7 months ago
  18. daee202 md: check level before create and exit io_acct_set by Guoqing Jiang · 3 years, 7 months ago
  19. c32dc04 md: Constify attribute_group structs by Rikard Falkeborn · 3 years, 7 months ago
  20. 608f52e md: mark some personalities as deprecated by Guoqing Jiang · 3 years, 8 months ago
  21. 528bc2c md/raid10: enable io accounting by Guoqing Jiang · 3 years, 8 months ago
  22. a015983 md/raid1: enable io accounting by Guoqing Jiang · 3 years, 8 months ago
  23. 9b8ae7b md/raid1: rename print_msg with r1bio_existed by Guoqing Jiang · 3 years, 8 months ago
  24. 1147f58 md/raid5: avoid redundant bio clone in raid5_read_one_chunk by Guoqing Jiang · 3 years, 8 months ago
  25. c82aa1b md/raid5: move checking badblock before clone bio in raid5_read_one_chunk by Guoqing Jiang · 3 years, 8 months ago
  26. 1076481 md: add io accounting for raid0 and raid5 by Guoqing Jiang · 3 years, 8 months ago
  27. ad3fc79 md: revert io stats accounting by Guoqing Jiang · 3 years, 8 months ago
  28. d07f3b0 mark pstore-blk as broken by Christoph Hellwig · 3 years, 7 months ago
  29. ec1e7e8 z2ram: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  30. c744b06 sx8: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  31. 6597efa sunvdc: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  32. ce9a8ca mtip32xx: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  33. 8404e19 drbd: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  34. 76cdb09 aoe: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  35. 600abd3 Merge tag 'nvme-5.14-2021-06-08' of git://git.infradead.org/nvme into for-5.14/drivers by Jens Axboe · 3 years, 7 months ago
  36. 346ac78 nvmet: remove a superfluous variable by Chaitanya Kulkarni · 3 years, 7 months ago
  37. f6e8bd5 nvmet: move ka_work initialization to nvmet_alloc_ctrl by Amit Engel · 3 years, 9 months ago
  38. f1cf35e nvme: remove nvme_{get,put}_ns_from_disk by Christoph Hellwig · 3 years, 8 months ago
  39. 8b4fb0f nvme: split nvme_report_zones by Christoph Hellwig · 3 years, 8 months ago
  40. d8ca66e nvme: move the CSI sanity check into nvme_ns_report_zones by Christoph Hellwig · 3 years, 8 months ago
  41. 85b790a nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl by Christoph Hellwig · 3 years, 8 months ago
  42. 3e7d1a5 nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl by Christoph Hellwig · 3 years, 8 months ago
  43. 86b4284 nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl by Christoph Hellwig · 3 years, 8 months ago
  44. f423c85 nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl by Christoph Hellwig · 3 years, 8 months ago
  45. 97ba693 nvme-fabrics: remove extra braces by Chaitanya Kulkarni · 3 years, 8 months ago
  46. 6f860c9 nvme-fabrics: remove an extra comment by Chaitanya Kulkarni · 3 years, 8 months ago
  47. 63d20f5 nvme-fabrics: remove extra new lines in the switch by Chaitanya Kulkarni · 3 years, 7 months ago
  48. 25e1de8 nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error() by Chaitanya Kulkarni · 3 years, 8 months ago
  49. 3ede8f7 nvme-tcp: allow selecting the network interface for connections by Martin Belanger · 3 years, 8 months ago
  50. e21e024 nvme-pci: look for StorageD3Enable on companion ACPI device instead by Mario Limonciello · 3 years, 7 months ago
  51. ebd8a93 nvme: extend and modify the APST configuration algorithm by Alexey Bogoslavsky · 3 years, 8 months ago
  52. 13ce7e625 nvme: remove redundant initialization of variable ret by Colin Ian King · 3 years, 8 months ago
  53. 8184035 rsxx: Use struct_size() in vmalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
  54. d97e594 blk-mq: Use request queue-wide tags for tagset-wide sbitmap by John Garry · 3 years, 8 months ago
  55. 56b6808 blk-mq: Some tag allocation code refactoring by John Garry · 3 years, 8 months ago
  56. 364b618 blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 3 years, 8 months ago
  57. bd63141 blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 3 years, 8 months ago
  58. 2e315dc blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 3 years, 8 months ago
  59. 84da7ac block: avoid double io accounting for flush request by Ming Lei · 3 years, 8 months ago
  60. 8c390ff block: remove unneeded parenthesis from blk-sysfs by Max Gurtovoy · 3 years, 8 months ago
  61. b5f3352 blkcg: drop CLONE_IO check in blkcg_can_attach() by Tejun Heo · 3 years, 8 months ago
  62. 65a8db3 aoe: remove unnecessary mutex_init() by Yang Yingliang · 3 years, 8 months ago
  63. 51fd43e block_dump: remove comments in docs by zhangyi (F) · 3 years, 10 months ago
  64. 3af3d77 block_dump: remove block_dump feature by zhangyi (F) · 3 years, 10 months ago
  65. 12e0613 block_dump: remove block_dump feature in mark_inode_dirty() by zhangyi (F) · 3 years, 10 months ago
  66. c468154 Linux 5.13-rc3 by Linus Torvalds · 3 years, 8 months ago
  67. 6ebb681 Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  68. 0898678 Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  69. f73d2a4 Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  70. 7de7ac8 Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  71. 28ceac6 Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
  72. 4d76203 Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  73. 34c5c89 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  74. e32905e userfaultfd: hugetlbfs: fix new flag usage in error path by Mike Kravetz · 3 years, 8 months ago
  75. 1b6d639 lib: kunit: suppress a compilation warning of frame size by Zhen Lei · 3 years, 8 months ago
  76. 43b2ec9 proc: remove Alexey from MAINTAINERS by Alexey Dobriyan · 3 years, 8 months ago
  77. f747e66 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 8 months ago
  78. 0f90b88 watchdog: reliable handling of timestamps by Petr Mladek · 3 years, 8 months ago
  79. f70b004 kasan: slab: always reset the tag in get_freepointer_safe() by Alexander Potapenko · 3 years, 8 months ago
  80. 4d1cd3b tools/testing/selftests/exec: fix link error by Yang Yingliang · 3 years, 8 months ago
  81. a11ddb3 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry by Varad Gautam · 3 years, 8 months ago
  82. f10628d Revert "mm/gup: check page posion status for coredump." by Michal Hocko · 3 years, 8 months ago
  83. f9f74dc mm/shuffle: fix section mismatch warning by Arnd Bergmann · 3 years, 8 months ago
  84. 4ff2473 Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  85. b9231df Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  86. 23d7292 Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 8 months ago
  87. a3969ef Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  88. 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  89. 8bb14ca Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  90. e8085a0 Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
  91. 011ff61 Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 8 months ago
  92. 5328bf8 Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
  93. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 8 months ago
  94. c1f47eb Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 8 months ago
  95. 93bb533 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 8 months ago
  96. c81d3d24 xen-pciback: reconfigure also from backend watch handler by Jan Beulich · 3 years, 8 months ago
  97. 4ba50e7 xen-pciback: redo VF placement in the virtual topology by Jan Beulich · 3 years, 8 months ago
  98. ae897fd x86/Xen: swap NX determination and GDT setup on BSP by Jan Beulich · 3 years, 8 months ago
  99. 79a106f Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  100. dd6ad05 Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 8 months ago