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
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
1
-2
/
+10
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
5
-44
/
+50
2015-03-26
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
1
-2
/
+3
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2
-6
/
+25
2015-03-26
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
1
-0
/
+1
2015-03-26
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2
-3
/
+1
2015-03-26
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
1
-1
/
+3
2015-03-26
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
1
-83
/
+8
2015-03-26
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
1
-1
/
+3
2015-03-26
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
1
-7
/
+8
2015-03-26
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
1
-6
/
+6
2015-03-26
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2
-41
/
+33
2015-03-26
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
1
-6
/
+5
2015-03-26
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
1
-0
/
+4
2015-03-26
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
1
-1
/
+5
2015-03-26
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
1
-0
/
+18
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2
-29
/
+5
2015-03-26
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
1
-38
/
+47
2015-03-26
UBI: Split __wl_get_peb()
Richard Weinberger
1
-23
/
+38
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2
-12
/
+25
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
1
-0
/
+3
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2
-2
/
+10
2015-03-26
UBI: align comment for readability
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-03-26
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
1
-1
/
+1
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
1
-4
/
+4
2015-03-11
mtd: blkdevs: remove dead code
Brian Norris
1
-3
/
+0
2015-03-11
mtd: nand: denali: drop dead code
Brian Norris
1
-3
/
+0
2015-03-11
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
1
-2
/
+2
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
5
-10
/
+10
2015-03-11
mtd: onenand: drop dead code
Brian Norris
1
-9
/
+3
2015-03-11
mtd: docg3: drop dead code
Brian Norris
1
-4
/
+1
2015-03-11
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
1
-0
/
+4
2015-03-11
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
1
-0
/
+7
2015-03-11
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
1
-11
/
+29
2015-03-11
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
1
-24
/
+10
2015-03-11
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
1
-7
/
+7
2015-03-11
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
1
-11
/
+36
2015-03-11
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2
-3
/
+3
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
1
-2
/
+1
2015-03-02
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
1
-1
/
+1
2015-03-02
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
1
-3
/
+0
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
1
-0
/
+2
2015-02-28
Merge MTD updates into -next
Brian Norris
1
-0
/
+2
[prev]
[next]