index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
1
-14
/
+21
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
1
-0
/
+1
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+3
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
1
-13
/
+1
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
1
-0
/
+1
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
1
-1
/
+1
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
1
-0
/
+8
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
1
-0
/
+4
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
1
-0
/
+12
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
1
-1
/
+1
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
1
-3
/
+4
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
1
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
1
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
1
-1
/
+1
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
1
-1
/
+1
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+3
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
1
-0
/
+3
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-5
/
+5
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
1
-1
/
+1
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-07-08
mmc: remove the call to check_disk_change
Christoph Hellwig
1
-3
/
+0
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-4
/
+4
2020-05-25
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
1
-1
/
+1
2020-05-08
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
1
-1
/
+2
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
1
-38
/
+2
2020-03-24
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
1
-20
/
+4
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
1
-0
/
+61
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
1
-3
/
+3
2019-11-13
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
1
-92
/
+55
2019-11-13
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
1
-8
/
+8
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-6
/
+0
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
1
-6
/
+0
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
1
-9
/
+3
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-4
/
+5
2019-02-08
mmc: block: handle complete_work on separate workqueue
Zachary Hays
1
-1
/
+9
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+11
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
1
-1
/
+1
2018-12-04
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
1
-5
/
+10
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
1
-13
/
+11
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
1
-12
/
+10
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
1
-1
/
+1
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-10-09
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
1
-0
/
+10
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-4
/
+7
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+5
2018-05-21
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2018-05-21
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
Shawn Lin
1
-3
/
+5
2018-05-21
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
1
-1
/
+1
[next]