index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-11-01
1
-1
/
+6
|
\
|
*
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
2021-10-12
1
-1
/
+6
*
|
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-10
/
+10
|
/
*
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-31
1
-44
/
+33
|
\
|
*
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
2021-08-25
1
-2
/
+1
|
*
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2021-08-24
1
-40
/
+29
|
*
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
2021-08-24
1
-1
/
+2
|
*
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
2021-08-24
1
-1
/
+1
*
|
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
1
-0
/
+21
*
|
mmc: block: cleanup gendisk creation
Christoph Hellwig
2021-08-12
1
-32
/
+17
*
|
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
2021-08-12
1
-57
/
+45
|
/
*
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
2021-07-14
1
-14
/
+21
*
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
1
-0
/
+1
*
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
1
-11
/
+3
*
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-30
1
-13
/
+1
*
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
1
-0
/
+1
*
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
1
-1
/
+1
*
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
2021-06-14
1
-0
/
+8
*
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-26
1
-0
/
+4
*
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
2021-04-23
1
-0
/
+12
*
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-04-12
1
-1
/
+1
*
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
2021-03-30
1
-3
/
+4
*
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
2021-03-30
1
-7
/
+15
*
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
2021-03-30
1
-16
/
+9
*
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
2021-03-30
1
-1
/
+1
*
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2021-03-30
1
-1
/
+1
*
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-22
1
-0
/
+3
|
\
|
*
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
1
-0
/
+3
*
|
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
1
-5
/
+5
|
/
*
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-12-04
1
-1
/
+1
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
*
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-07-08
1
-3
/
+0
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-4
/
+4
*
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-05-25
1
-1
/
+1
*
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-05-08
1
-1
/
+2
*
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-26
1
-38
/
+2
*
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
2020-03-24
1
-20
/
+4
*
mmc: Add MMC host software queue support
Baolin Wang
2020-03-24
1
-0
/
+61
*
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
2020-01-24
1
-3
/
+3
*
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
1
-92
/
+55
*
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-11-13
1
-8
/
+8
*
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
1
-6
/
+0
|
\
|
*
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-27
1
-6
/
+0
*
|
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
1
-9
/
+3
*
|
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-25
1
-4
/
+5
|
/
*
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-1
/
+9
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
1
-1
/
+1
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-15
/
+11
|
\
\
|
|
/
|
/
|
|
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-17
1
-13
/
+11
[next]