index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-11-20
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-8
/
+31
2024-10-25
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
1
-0
/
+4
2024-10-22
mmc: block: attach partitions fwnode if found in mmc-card
Christian Marangi
1
-1
/
+54
2024-10-14
mmc: core: Adjust ACMD22 to SDUC
Avri Altman
1
-6
/
+18
2024-10-14
mmc: core: Allow mmc erase to carry large addresses
Avri Altman
1
-2
/
+4
2024-10-14
mmc: core: Add open-ended Ext memory addressing
Avri Altman
1
-0
/
+5
2024-10-14
mmc: core: Don't use close-ended rw for SDUC
Avri Altman
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-03
mmc: core: Convert simple_stroul to kstroul
Riyan Dhiman
1
-3
/
+3
2024-09-03
mmc: core: Calculate size from pointer
Riyan Dhiman
1
-1
/
+1
2024-08-26
mmc: block: register RPMB partition with the RPMB subsystem
Jens Wiklander
1
-2
/
+240
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-23
/
+19
2024-04-02
mmc: core: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-4
/
+4
2024-03-25
mmc: core: Avoid negative index with array access
Mikko Rapeli
1
-1
/
+1
2024-03-25
mmc: core: Initialize mmc_blk_ioc_data
Mikko Rapeli
1
-1
/
+1
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
1
-4
/
+6
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
1
-4
/
+6
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-6
/
+6
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
1
-3
/
+4
2023-12-07
mmc: rpmb: fixes pause retune on all RPMB partitions.
Jorge Ramirez-Ortiz
1
-3
/
+4
2023-12-07
mmc: core: Use mrq.sbc in close-ended ffu
Avri Altman
1
-3
/
+43
2023-11-14
mmc: block: Do not lose cache flush during CQE error recovery
Adrian Hunter
1
-0
/
+2
2023-11-03
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
1
-1
/
+3
2023-09-26
mmc: core: Fix error propagation for some ioctl commands
Ulf Hansson
1
-11
/
+20
2023-08-11
mmc: core: Cleanup mmc_sd_num_wr_blocks() function
Victor Shih
1
-9
/
+1
2023-08-09
mmc: remove unnecessary set_drvdata() function
Yang Yingliang
1
-1
/
+0
2023-08-08
mmc: block: Fix in_flight[issue_type] value error
Yibin Ding
1
-3
/
+4
2023-06-28
Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-20
/
+15
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+6
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+4
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-06-12
mmc: block: ioctl: do write error check for spi
Christian Loehle
1
-0
/
+6
2023-06-12
mmc: core: Remove unnecessary error checks and change return type
Yeqi Fu
1
-18
/
+7
2023-06-12
mmc: block: Suppress empty whitespaces in prints
Florian Fainelli
1
-2
/
+2
2023-05-09
mmc: block: ensure error propagation for non-blk
Christian Loehle
1
-0
/
+5
2023-04-17
mmc: core: Remove unused macro mmc_req_rel_wr
Bean Huo
1
-2
/
+0
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
1
-8
/
+17
2022-12-07
mmc: core: Remove non-data R1B ioctl workaround
Christian Löhle
1
-13
/
+0
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
1
-18
/
+26
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-1
/
+5
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-16
/
+16
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
1
-2
/
+3
2022-07-13
mmc: block: Add single read for 4k sector cards
Christian Loehle
1
-14
/
+14
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
1
-2
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+0
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
1
-2
/
+1
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
1
-4
/
+22
2022-05-04
mmc: core: use kobj_to_dev()
Minghao Chi
1
-1
/
+1
[next]