index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
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
[next]