index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nftlmount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nftl: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-4
/
+1
*
mtd: *nftl: return -ENOMEM when kmalloc failed
Yang Li
2021-05-10
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
mtd: nftl: clean up indentation, remove extraneous tabs
Colin Ian King
2018-12-02
1
-19
/
+20
*
mtd: nftl: remove redundant variable nb_erases
Colin Ian King
2018-07-07
1
-2
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+5
*
mtd: nftl: Remove VLA usage
Kees Cook
2018-04-30
1
-7
/
+16
*
mtd: nftl: use %*ph to print small buffer
Antonio Cardace
2018-03-21
1
-2
/
+1
*
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2018-03-15
1
-1
/
+0
*
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2018-03-15
1
-3
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nftl: reorganize operations in condition check
Andy Shevchenko
2015-01-09
1
-7
/
+11
*
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
1
-1
/
+2
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
1
-3
/
+3
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: spelling fixes
Brian Norris
2011-09-11
1
-13
/
+13
*
mtd: Update copyright notices
David Woodhouse
2010-08-08
1
-1
/
+2
*
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
1
-2
/
+2
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-4
/
+0
*
[MTD] proper prototypes for nftl_{read,write}_oob()
Adrian Bunk
2008-04-22
1
-5
/
+0
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
1
-12
/
+17
*
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-29
1
-30
/
+44
*
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
1
-4
/
+8
*
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-28
/
+28
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+770