index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
1
-1
/
+4
2016-08-20
ubi: Make volume resize power cut aware
Richard Weinberger
1
-7
/
+18
2016-04-12
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
1
-1
/
+2
2016-03-09
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-02-17
mtd: mtdpart: fix add_mtd_partitions error path
Boris BREZILLON
1
-1
/
+3
2015-10-22
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-10-22
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-10-22
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
1
-0
/
+3
2015-08-03
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2015-08-03
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
2015-08-03
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
Uwe Kleine-König
1
-2
/
+2
2015-08-03
mtd: fix: avoid race condition when accessing mtd->usecount
Brian Norris
1
-0
/
+5
2015-05-13
UBI: fix soft lockup in ubi_check_volume()
hujianyang
1
-0
/
+2
2015-05-06
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-05-06
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-05-06
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-05-06
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-03-26
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
1
-6
/
+42
2015-01-16
mtd: tests: abort torturetest on erase errors
Brian Norris
1
-1
/
+3
2015-01-16
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2015-01-16
UBI: Fix invalid vfree()
Richard Weinberger
1
-4
/
+6
2014-11-14
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
1
-0
/
+1
2014-09-17
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
1
-1
/
+1
2014-09-17
mtd/ftl: fix the double free of the buffers allocated in build_maps()
Kevin Hao
1
-1
/
+0
2014-07-28
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
1
-0
/
+2
2014-07-09
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
1
-2
/
+2
2014-07-09
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
1
-1
/
+1
2014-07-09
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
1
-0
/
+14
2014-05-13
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2014-05-13
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
1
-1
/
+1
2014-05-13
mtd: diskonchip: mem resource name is not optional
Sasha Levin
1
-1
/
+1
2014-05-13
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
1
-0
/
+1
2014-02-27
Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-4
/
+4
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->length
Pekon Gupta
1
-3
/
+2
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->offset
Pekon Gupta
1
-10
/
+15
2014-02-23
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
Pekon Gupta
1
-8
/
+23
2014-02-14
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
1
-1
/
+1
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
1
-4
/
+4
2014-01-30
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-34
/
+28
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2014-01-28
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
60
-855
/
+1407
2014-01-27
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
1
-14
/
+17
2014-01-27
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
1
-2
/
+11
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
1
-0
/
+11
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
1
-1
/
+1
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-01-22
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
1
-1
/
+35
2014-01-20
mtd: mtdram: add missing 'const'
Brian Norris
1
-1
/
+1
2014-01-20
mtd: m25p80: assign default read command
Brian Norris
1
-0
/
+2
[next]