1. 4b430d4 mmc: block: Fix in_flight[issue_type] value error by Yibin Ding · 1 year, 5 months ago
  2. 89181f5 Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 1 year, 6 months ago
  3. a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
  4. 05bdb99 block: replace fmode_t with a block-specific type for block open flags by Christoph Hellwig · 1 year, 7 months ago
  5. ae22076 block: remove the unused mode argument to ->release by Christoph Hellwig · 1 year, 7 months ago
  6. d32e2bf block: pass a gendisk to ->open by Christoph Hellwig · 1 year, 7 months ago
  7. 568898c mmc: block: ioctl: do write error check for spi by Christian Loehle · 1 year, 7 months ago
  8. 584f5488 mmc: core: Remove unnecessary error checks and change return type by Yeqi Fu · 1 year, 7 months ago
  9. 78ce88e mmc: block: Suppress empty whitespaces in prints by Florian Fainelli · 1 year, 8 months ago
  10. 003fb0a5 mmc: block: ensure error propagation for non-blk by Christian Loehle · 1 year, 8 months ago
  11. f695c5f mmc: core: Remove unused macro mmc_req_rel_wr by Bean Huo · 1 year, 9 months ago
  12. 51f5b30 mmc: core: Align to common busy polling behaviour for mmc ioctls by Ulf Hansson · 1 year, 10 months ago
  13. e81bdae mmc: core: Remove non-data R1B ioctl workaround by Christian Löhle · 2 years, 1 month ago
  14. 406e148 mmc: block: Remove error check of hw_reset on reset by Christian Löhle · 2 years, 2 months ago
  15. 07d2872 mmc: core: Add SD card quirk for broken discard by Avri Altman · 2 years, 3 months ago
  16. 328141e Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 2 years, 5 months ago
  17. bf14fad mmc: fix disk/queue leak in case of adding disk failure by Ming Lei · 2 years, 5 months ago
  18. b3fa3e6 mmc: block: Add single read for 4k sector cards by Christian Loehle · 2 years, 6 months ago
  19. 3beb0ab mmc: core: Use mmc_card_* macro and add a new for the sd_combo type by Seunghui Lee · 2 years, 5 months ago
  20. 6f8191f block: simplify disk shutdown by Christoph Hellwig · 2 years, 6 months ago
  21. a051246 mmc: block: Fix CQE recovery reset success by Adrian Hunter · 2 years, 7 months ago
  22. f7b6fc3 mmc: core: Support zeroout using TRIM for eMMC by Vincent Whitchurch · 2 years, 8 months ago
  23. 0e8bb66 mmc: core: use kobj_to_dev() by Minghao Chi · 2 years, 8 months ago
  24. 23e09be mmc: core: Allows to override the timeout value for ioctl() path by Bean Huo · 2 years, 8 months ago
  25. 103da06 mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd() by Sergey Shtylyov · 2 years, 9 months ago
  26. b71597e mmc: core: improve API to make clear mmc_hw_reset is for cards by Wolfram Sang · 2 years, 9 months ago
  27. 08ebf90 mmc: core: Fixup support for writeback-cache for eMMC and SD by Michael Wu · 2 years, 9 months ago
  28. 5d43593 mmc: block: Check for errors after write on SPI by Christian Löhle · 2 years, 9 months ago
  29. 1760fdb mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND by Ulf Hansson · 2 years, 10 months ago
  30. 54309fd mmc: block: fix read single on recovery logic by Christian Löhle · 2 years, 11 months ago
  31. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  32. 2ebbdac mmc: core: change __mmc_poll_for_busy() parameter type by Huijin Park · 3 years, 2 months ago
  33. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
  34. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  35. 639d353 mmc: core: Use blk_mq_complete_request_direct(). by Sebastian Andrzej Siewior · 3 years, 2 months ago
  36. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  37. 79b0f79 mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 1 month ago
  38. 46e7eac block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART by Christoph Hellwig · 3 years, 1 month ago
  39. 8a73c77 Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 2 months ago
  40. 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
  41. 9c1aaec mmc: block: Add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  42. 359f3d7 Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 4 months ago
  43. e72a55f mmc: core: Return correct emmc response in case of ioctl error by Nishad Kamdar · 3 years, 4 months ago
  44. dc91338 mmc: block: Support alternative_gpt_sector() operation by Dmitry Osipenko · 3 years, 4 months ago
  45. 6966e60 mmc: core: Avoid hogging the CPU while polling for busy after I/O writes by Ulf Hansson · 3 years, 6 months ago
  46. 4681081 mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls by Ulf Hansson · 3 years, 6 months ago
  47. 972d508 mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path by Ulf Hansson · 3 years, 6 months ago
  48. a94dcfc mmc: block: cleanup gendisk creation by Christoph Hellwig · 3 years, 5 months ago
  49. 29e6a5e mmc: block: let device_add_disk create disk attributes by Christoph Hellwig · 3 years, 5 months ago
  50. edb2557 mmc: core: Use kref in place of struct mmc_blk_data::usage by Stephen Boyd · 3 years, 6 months ago
  51. 1033d10 mmc: initialized disk->minors by Christoph Hellwig · 3 years, 6 months ago
  52. 607d968 mmc: switch to blk_mq_alloc_disk by Christoph Hellwig · 3 years, 6 months ago
  53. 249cda3 mmc: remove an extra blk_{get,put}_queue pair by Christoph Hellwig · 3 years, 6 months ago
  54. 7c45b22 mmc: core: Add a missing SPDX license header by Aviral Gupta · 3 years, 7 months ago
  55. 8ae11ed mmc: core: Move eMMC cache flushing to a new bus_ops callback by Ulf Hansson · 3 years, 8 months ago
  56. 70b52f0 mmc: block: Disable CMDQ on the ioctl path by Bean Huo · 3 years, 8 months ago
  57. 97fce12 mmc: block: Issue a cache flush only when it's enabled by Avri Altman · 3 years, 8 months ago
  58. aea0440a mmc: block: Update ext_csd.cache_ctrl if it was written by Avri Altman · 3 years, 8 months ago
  59. 4f111d0 mmc: core: Use userland specified timeout value for eMMC sanitize by Bean Huo · 3 years, 9 months ago
  60. 407a1c5 mmc: core: Remove mq->use_cqe from the struct mmc_queue by Luca Porzio · 3 years, 10 months ago
  61. 6f1d324 mmc: block: Fix error path in mmc_blk_probe() by Ulf Hansson · 3 years, 10 months ago
  62. ce999ed mmc: block: Simplify logging during probe about added partitions by Ulf Hansson · 3 years, 10 months ago
  63. 1d848c2 mmc: block: Drop use of unlikely() in mmc_blk_probe() by Ulf Hansson · 3 years, 10 months ago
  64. fefdd3c mmc: core: Drop superfluous validations in mmc_hw|sw_reset() by Ulf Hansson · 3 years, 11 months ago
  65. 1947248 Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 10 months ago
  66. 93f1c15 mmc: core: Add basic support for inline encryption by Eric Biggers · 4 years ago
  67. 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
  68. 6246d7c mmc: block: Fixup condition for CMD13 polling for RPMB requests by Bean Huo · 4 years, 1 month ago
  69. fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
  70. 9eb994e mmc: remove the call to check_disk_change by Christoph Hellwig · 4 years, 6 months ago
  71. 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
  72. 202500d mmc: block: Fix use-after-free issue for rpmb by Peng Hao · 4 years, 7 months ago
  73. e6bfb1b mmc: core: Check request type before completing the request by Veerabhadrarao Badiganti · 4 years, 8 months ago
  74. 55c2b8b mmc: core: Re-work the code for eMMC sanitize by Ulf Hansson · 4 years, 9 months ago
  75. 40c9685 mmc: core: Enable re-use of mmc_blk_in_tran_state() by Ulf Hansson · 4 years, 11 months ago
  76. 511ce37 mmc: Add MMC host software queue support by Baolin Wang · 4 years, 11 months ago
  77. ad91619 mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD by Ulf Hansson · 5 years ago
  78. a0d4c7e mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response by Chaotian Jing · 5 years ago
  79. 3869468 mmc: block: Make card_busy_detect() a bit more generic by Chaotian Jing · 5 years ago
  80. 82b6248 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  81. c53336c mmc: core: align max segment size with logical block size by Ming Lei · 6 years ago
  82. 01904ff mmc: core: Calculate the discard arg only once by Avri Altman · 6 years ago
  83. f6a3d9d mmc: block: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  84. dcf6e2e mmc: block: handle complete_work on separate workqueue by Zachary Hays · 6 years ago
  85. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  86. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  87. 0c204979 mmc: core: Cleanup BKOPS support by Ulf Hansson · 6 years ago
  88. a44f7cb mmc: core: use mrq->sbc when sending CMD23 for RPMB by Wolfram Sang · 6 years ago
  89. f5d72c5 mmc: stop abusing the request queue_lock pointer by Christoph Hellwig · 6 years ago
  90. 310df02 mmc: stop abusing the request queue_lock pointer by Christoph Hellwig · 6 years ago
  91. b061b32 mmc: simplify queue initialization by Christoph Hellwig · 6 years ago
  92. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  93. 41591b3 mmc: block: avoid multiblock reads for the last sector in SPI mode by Chris Boot · 6 years ago
  94. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  95. f60342f Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  96. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  97. 8603f1e Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  98. 65f9e20 mmc: block: Don't switch to the same partition type in mmc_blk_remove() by Shawn Lin · 7 years ago
  99. b25b750 mmc: block: propagate correct returned value in mmc_rpmb_ioctl by Mathieu Malaterre · 7 years ago
  100. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago