index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+6
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-10
/
+10
2021-10-12
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-09-01
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-44
/
+33
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
1
-2
/
+1
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+21
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
1
-40
/
+29
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
1
-1
/
+2
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
1
-1
/
+1
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
1
-32
/
+17
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
1
-14
/
+21
2021-07-01
mmc: initialized disk->minors
Christoph Hellwig
1
-0
/
+1
2021-07-01
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+3
2021-07-01
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-25
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-09
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-29
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2018-12-29
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
[next]