index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
queue.c
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
mmc: core Drop BLK_BOUNCE_HIGH
Linus Walleij
2023-09-27
mmc: core: Allow dynamical updates of the number of requests for hsq
Wenchao Chen
2022-10-24
mmc: core: Fix WRITE_ZEROES CQE handling
Vincent Whitchurch
2022-10-17
mmc: queue: Cancel recovery work on cleanup
Christian Löhle
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-05-24
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2021-12-21
mmc: core: Fix blk_status_t handling
Joel Stanley
2021-08-25
mmc: queue: Remove unused parameters(request_queue)
ChanWoo Lee
2021-08-24
mmc: queue: Match the data type of max_segments
ChanWoo Lee
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
2021-02-01
mmc: core: Exclude unnecessary header file
ChanWoo Lee
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-01-15
mmc: core: don't initialize block size from ext_csd if not present
Peter Collingbourne
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-07-13
mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs
Lee Jones
2020-05-08
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
2020-05-08
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2019-07-22
mmc: mmc_spi: Enable stable writes
Andreas Koop
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-10
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
mmc: also set max_segment_size in the device
Christoph Hellwig
2019-05-06
mmc: core: Fix tag set memory leak
Raul E Rangel
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
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
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2017-12-11
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: block: make function mmc_cqe_issue_type static
Colin Ian King
2017-12-11
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
mmc: block: Add CQE support
Adrian Hunter
[next]