index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
UBI: use GFP_NOFS properly
Artem Bityutskiy
2011-03-24
1
-2
/
+2
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
3
-0
/
+19
|
\
|
*
UBI: provide LEB offset information
Artem Bityutskiy
2011-03-08
1
-0
/
+1
|
*
UBI: incorporate maximum write size
Artem Bityutskiy
2011-03-08
3
-0
/
+18
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-03-18
12
-234
/
+297
|
\
\
|
*
|
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
6
-62
/
+49
|
*
|
UBI: make self-checks dynamic
Artem Bityutskiy
2011-03-16
8
-25
/
+70
|
*
|
UBI: make debugging messages dynamic
Artem Bityutskiy
2011-03-16
3
-55
/
+37
|
*
|
UBI: remove UBI_IO_DEBUG macro
Artem Bityutskiy
2011-03-16
2
-21
/
+16
|
*
|
UBI: kill debugging buffer
Artem Bityutskiy
2011-03-16
2
-19
/
+0
|
*
|
UBI: allocate erase checking buffer on demand
Artem Bityutskiy
2011-03-16
1
-7
/
+12
|
*
|
UBI: allocate write checking buffer on demand
Artem Bityutskiy
2011-03-16
2
-9
/
+16
|
*
|
UBI: always re-read in case of read failures
Artem Bityutskiy
2011-02-06
1
-1
/
+1
|
*
|
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
2011-02-06
1
-20
/
+34
|
*
|
UBI: add slab cache for ubi_scan_leb objects
Artem Bityutskiy
2011-02-06
3
-11
/
+25
|
*
|
UBI: use raw mtd read function in debugging code
Artem Bityutskiy
2011-02-06
1
-2
/
+4
|
*
|
UBI: try to reveal buggy MTD drivers
Artem Bityutskiy
2011-02-06
1
-0
/
+22
|
*
|
UBI: add a commentary about allocating VID header buffer on stack
Artem Bityutskiy
2011-01-26
1
-0
/
+7
|
*
|
UBI: cleanup LEB start calculations
John Ogness
2011-01-26
1
-1
/
+1
|
*
|
UBI: fix NOR erase preparation quirk
Holger Brunck
2011-01-26
1
-2
/
+4
|
|
/
*
|
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
2011-01-29
1
-27
/
+1
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
2
-5
/
+29
|
\
\
|
|
/
|
/
|
|
*
UBI: use mtd->writebufsize to set minimal I/O unit size
Anatolij Gustschin
2011-01-06
1
-1
/
+27
|
*
mtd: use vzalloc
Joe Perches
2010-12-03
1
-4
/
+2
*
|
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2010-12-03
2
-12
/
+29
*
|
UBI: release locks in check_corruption
Dan Carpenter
2010-11-19
1
-7
/
+9
|
/
*
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-10-22
13
-286
/
+419
|
\
|
*
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
1
-11
/
+34
|
*
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
1
-2
/
+5
|
*
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-21
2
-11
/
+13
|
*
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
7
-47
/
+45
|
*
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
1
-2
/
+74
|
*
UBI: introduce debugging helper function
Artem Bityutskiy
2010-10-19
1
-0
/
+4
|
*
UBI: make check_pattern function non-static
Artem Bityutskiy
2010-10-19
3
-24
/
+26
|
*
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
3
-72
/
+90
|
*
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
1
-11
/
+34
|
*
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
1
-13
/
+32
|
*
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
1
-7
/
+7
|
*
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
4
-27
/
+51
|
*
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
4
-48
/
+13
|
*
UBI: rename IO error code
Artem Bityutskiy
2010-10-19
5
-24
/
+30
|
*
UBI: fix small 80 characters limit style issue
Artem Bityutskiy
2010-10-19
1
-2
/
+2
|
*
UBI: cleanup and simplify Kconfig
H Hartley Sweeten
2010-10-19
2
-36
/
+10
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-08-30
1
-1
/
+2
*
UBI: fix kconfig unmet dependency
Randy Dunlap
2010-08-30
1
-1
/
+1
*
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-30
1
-1
/
+1
*
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-30
1
-6
/
+6
*
UBI: do not warn unnecessarily
Artem Bityutskiy
2010-08-02
2
-4
/
+41
[next]