index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-07-08
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-05-25
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-05-08
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-24
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
2019-11-13
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-08
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-04
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
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-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-09
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-21
Merge branch 'fixes' into next
Ulf Hansson
2018-05-21
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
Shawn Lin
2018-05-21
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-02
mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions
Andrew Gabbasov
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-04
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
2018-03-22
mmc: block: Delete gendisk before cleaning up the request queue
Shawn Lin
2018-03-15
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-03-15
mmc: core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2017-12-18
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-11
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
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: fix boolreturn.cocci warnings
Wu Fengguang
2017-12-11
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
2017-12-11
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
2017-12-11
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
[next]