Age | Commit message (Expand) | Author |
2024-06-19 | block: move cache control settings out of queue->flags | Christoph Hellwig |
2021-06-30 | mmc: switch to blk_mq_alloc_disk | Christoph Hellwig |
2021-03-30 | mmc: core: Remove mq->use_cqe from the struct mmc_queue | Luca Porzio |
2021-02-08 | mmc: queue: Remove unused define | ChanWoo Lee |
2018-11-17 | mmc: stop abusing the request queue_lock pointer | Christoph Hellwig |
2018-11-15 | mmc: stop abusing the request queue_lock pointer | Christoph Hellwig |
2018-11-15 | mmc: simplify queue initialization | Christoph Hellwig |
2018-08-21 | mmc: block: Fix unsupported parallel dispatch of requests | Adrian Hunter |
2017-12-11 | mmc: block: Remove code no longer needed after the switch to blk-mq | Adrian Hunter |
2017-12-11 | mmc: block: blk-mq: Add support for direct completion | Adrian Hunter |
2017-12-11 | mmc: block: Add CQE support | Adrian Hunter |
2017-12-11 | mmc: block: Add blk-mq support | Adrian Hunter |
2017-11-13 | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | mmc: block: Delete mmc_access_rpmb() | Linus Walleij |
2017-10-30 | mmc: block: Convert RPMB to a character device | Linus Walleij |
2017-10-04 | mmc: Delete bounce buffer handling | Linus Walleij |
2017-08-30 | mmc: debugfs: Move block debugfs into block module | Linus Walleij |
2017-08-30 | mmc: block: Anonymize the drv op data pointer | Linus Walleij |
2017-06-20 | mmc: block: Move boot partition locking into a driver op | Linus Walleij |
2017-06-20 | mmc: block: Tag DRV_OPs with a driver operation type | Linus Walleij |
2017-06-20 | mmc: block: remove req back pointer | Linus Walleij |
2017-06-20 | mmc: queue: delete mmc_req_is_special() | Linus Walleij |
2017-06-20 | mmc: block: move multi-ioctl() to use block layer | Linus Walleij |
2017-06-20 | mmc: block: move single ioctl() commands to block requests | Linus Walleij |
2017-06-20 | mmc: core: Allocate per-request data using the block layer core | Linus Walleij |
2017-04-24 | mmc: queue: Share mmc request array between partitions | Adrian Hunter |
2017-04-24 | mmc: block: Introduce queue semantics | Adrian Hunter |
2017-02-13 | mmc: queue: turn queue flags into bools | Linus Walleij |
2017-02-13 | mmc: block: rename mmc_active to areq | Linus Walleij |
2017-02-13 | mmc: core: First step in cleaning up private mmc header files | Ulf Hansson |
2016-12-12 | mmc: block: Move files to core | Ulf Hansson |