1. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 9 years ago
  2. 55244c5 mmc: core: Move public functions from core.h to private headers by Ulf Hansson · 9 years ago
  3. 63928d4 mmc: core: Use kmalloc_array() in mmc_alloc_sg() by Markus Elfring · 9 years ago
  4. b9f98bd Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  5. f397c8d mmc: block: Move files to core by Ulf Hansson · 9 years ago[Renamed (99%) from drivers/mmc/card/queue.c]
  6. 8508cb9 mmc: queue: remove BUG_ON for bounce_sg by Shawn Lin · 9 years ago
  7. c5bda0c mmc: queue: Introduce queue depth and use it to allocate and free by Adrian Hunter · 9 years ago
  8. c09949c mmc: queue: Factor out mmc_queue_reqs_free_bufs() by Adrian Hunter · 9 years ago
  9. 64e29e42 mmc: queue: Factor out mmc_queue_alloc_sgs() by Adrian Hunter · 9 years ago
  10. f2b8b52 mmc: queue: Factor out mmc_queue_alloc_bounce_sgs() by Adrian Hunter · 9 years ago
  11. c853982 mmc: queue: Factor out mmc_queue_alloc_bounce_bufs() by Adrian Hunter · 9 years ago
  12. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 9 years ago
  13. 03d640a mmc: block: delete packed command support by Linus Walleij · 9 years ago
  14. e01071d mmc: block: move packed command struct init by Linus Walleij · 9 years ago
  15. 29eb7bd mmc: card: do away with indirection pointer by Linus Walleij · 9 years ago
  16. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 9 years ago
  17. 7afafc8 block: Fix secure erase by Adrian Hunter · 9 years ago
  18. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  19. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  20. da81ed1 scatterlist: remove open coded sg_unmark_end instances by Dan Williams · 10 years ago
  21. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 10 years ago
  22. a8c27c0 mmc: queue: prevent soft lockups on PREEMPT=n by Rabin Vincent · 10 years ago
  23. 7551847 mmc: queue: use swap() in mmc_queue_thread() by Fabian Frederick · 10 years ago
  24. 4e93b9a mmc: card: Don't access RPMB partitions for normal read/write by Chuanxiao Dong · 11 years ago
  25. fdb409f mmc: queue: Improve error handling during allocation of bounce buffers by Bhuvanesh Surachari · 11 years ago
  26. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  27. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 11 years ago
  28. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
  29. e83b366 Fix uses of dma_max_pfn() when converting to a limiting address by Russell King · 12 years ago
  30. 8e0cb8a ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations by Santosh Shilimkar · 12 years ago
  31. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 12 years ago
  32. ef3a69c7 mmc: block: fix the host's claim-release in special request by Seungwon Jeon · 12 years ago
  33. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 13 years ago
  34. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 13 years ago
  35. 369d321 mmc: queue: exclude asynchronous transfer for special request by Seungwon Jeon · 13 years ago
  36. 45c5a91 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 13 years ago
  37. b41b6f1 mmc: queue: remove redundant memsets by Venkatraman S · 13 years ago
  38. 1b50f5f mmc: queue: rename mmc_request function by Venkatraman S · 13 years ago
  39. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  40. a8ad82cc mmc: card: Kill block requests if card is removed by Sujit Reddy Thumma · 14 years ago
  41. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 14 years ago
  42. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 14 years ago
  43. 7513cd7 mmc: queue: declare mmc_alloc_sg as static by Venkatraman S · 14 years ago
  44. ee8a43a mmc: block: add handling for two parallel block requests in issue_rw_rq by Per Forlin · 14 years ago
  45. 04296b7 mmc: queue: add a second mmc queue request member by Per Forlin · 14 years ago
  46. 97868a2 mmc: block: add member in mmc queue struct to hold request data by Per Forlin · 14 years ago
  47. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 14 years ago
  48. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 14 years ago
  49. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 14 years ago
  50. 0b38c4e mmc: remove redundant irq disabling by John Ogness · 14 years ago
  51. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  52. de528fa mmc: name mmc queue thread by host index by Ethan Du · 15 years ago
  53. 632cf92 mmc: Convert "mutex" to semaphore by Thomas Gleixner · 15 years ago
  54. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 15 years ago
  55. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 15 years ago
  56. 4980454 mmc_block: add support for secure discard by Adrian Hunter · 15 years ago
  57. bd788c9 mmc_block: add discard support by Adrian Hunter · 15 years ago
  58. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 15 years ago
  59. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 15 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  61. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  62. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  63. 5fa83ce mmc_block: fix queue cleanup by Adrian Hunter · 16 years ago
  64. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  65. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 16 years ago
  66. 8dddfe1 mmc_block: tell block layer there is no seek penalty by Pierre Ossman · 17 years ago
  67. d6d8de3 mmc_block: filter out PC requests by Pierre Ossman · 17 years ago
  68. 9102895 mmc_block: indicate strict ordering by Pierre Ossman · 17 years ago
  69. f3eb0aa mmc_block: inform block layer about sector count restriction by Pierre Ossman · 17 years ago
  70. 2ff1fa6 mmc_block: bounce buffer highmem support by Pierre Ossman · 17 years ago
  71. fd53983 blk_end_request: changing mmc (take 4) by Kiyoshi Ueda · 18 years ago
  72. 05e5b13 mmc: Add missing sg_init_table() call by Haavard Skinnemoen · 18 years ago
  73. 8578007 mmc: Fix sg helper copy-and-paste error by Roland Dreier · 18 years ago
  74. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 18 years ago
  75. d3ad0aa mmc: need to zero sglist on init by Jens Axboe · 18 years ago
  76. aafabfa mmc: reorganize bounce buffer init by Pierre Ossman · 18 years ago
  77. d941cf5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  78. 70f1048 mmc: update header file paths by Pierre Ossman · 18 years ago
  79. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 18 years ago
  80. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 18 years ago
  81. 98ccf14 mmc: bounce requests for simple hosts by Pierre Ossman · 18 years ago
  82. 9c9f2d6 mmc: clean up unused parts of block driver by Pierre Ossman · 18 years ago
  83. d2b46f6 mmc: allow suspended block driver to be removed by Pierre Ossman · 18 years ago
  84. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 19 years ago[Renamed from drivers/mmc/queue.c]
  85. 98ac216 mmc: Move queue functions to mmc_block by Pierre Ossman · 19 years ago[Renamed (97%) from drivers/mmc/mmc_queue.c]
  86. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 19 years ago
  87. 7b30d28 mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal by Vitaly Wool · 19 years ago
  88. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  89. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 19 years ago
  90. 89b4e13 mmc: Flush block queue when removing card by Pierre Ossman · 19 years ago
  91. 87598a2 mmc: remove kernel_thread() by Christoph Hellwig · 19 years ago
  92. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 19 years ago
  93. c723e08a [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged by Juha [êölä · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago