index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
2010-08-02
1
-1
/
+1
*
UBI: improve delete-compatible volumes handling
Brijesh Singh
2010-06-16
1
-2
/
+2
*
UBI: fix error message and compilation warnings
Artem Bityutskiy
2010-06-14
2
-4
/
+3
*
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
2010-06-11
1
-0
/
+2
*
UBI: improve ECC error message
Artem Bityutskiy
2010-06-11
1
-3
/
+5
*
UBI: improve corrupted flash handling
Artem Bityutskiy
2010-06-04
1
-19
/
+82
*
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2010-06-04
2
-15
/
+31
*
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
4
-23
/
+31
*
UBI: simplify IO error codes
Artem Bityutskiy
2010-06-04
4
-16
/
+13
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+1
*
UBI: misc comment fixes
Shinya Kuribayashi
2010-05-07
2
-5
/
+5
*
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-05-07
5
-8
/
+8
*
UBI: init even if MTD device cannot be attached, if built into kernel
Marc Kleine-Budde
2010-05-06
1
-2
/
+23
*
UBI: remove reboot notifier
Kevin Cernekee
2010-05-03
2
-37
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
9
-0
/
+9
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
1
-1
/
+2
*
UBI: add write checking
Artem Bityutskiy
2010-02-01
2
-0
/
+74
*
UBI: simplify debugging return codes
Artem Bityutskiy
2010-02-01
3
-41
/
+37
*
UBI: fix attaching error path
Artem Bityutskiy
2010-02-01
1
-33
/
+30
*
UBI: support attaching by MTD character device name
Artem Bityutskiy
2010-02-01
1
-11
/
+55
*
UBI: mark few variables as __initdata
Artem Bityutskiy
2010-02-01
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-01-28
1
-1
/
+0
|
\
|
*
UBI: fix volume creation input checking
Mika Westerberg
2010-01-27
1
-1
/
+0
*
|
UBI: fix memory leak in update path
Artem Bityutskiy
2010-01-18
1
-0
/
+1
*
|
UBI: add more checks to chdev open
Artem Bityutskiy
2010-01-12
1
-8
/
+7
*
|
UBI: initialise update marker
Peter Horton
2010-01-12
1
-0
/
+1
|
/
*
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-12-10
2
-9
/
+51
|
\
|
*
UBI: flush wl before clearing update marker
Sebastian Andrzej Siewior
2009-12-04
1
-9
/
+11
|
*
UBI: Add ubi_open_volume_path
Corentin Chary
2009-11-24
1
-0
/
+40
*
|
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
2009-11-09
1
-2
/
+0
|
/
*
UBI: fix check on unsigned long
Roel Kluin
2009-10-20
1
-1
/
+2
*
UBI: fix backward compatibility
Artem Bityutskiy
2009-10-20
2
-6
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
2
-2
/
+2
|
\
|
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
2
-2
/
+2
*
|
UBI: improve NOR flash erasure quirk
Artem Bityutskiy
2009-08-14
1
-15
/
+31
*
|
UBI: introduce flash dump helper
Artem Bityutskiy
2009-08-14
3
-0
/
+35
*
|
UBI: eliminate possible undefined behaviour
Phil Carmody
2009-08-14
1
-1
/
+2
*
|
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2009-08-14
2
-2
/
+18
*
|
UBI: amend NOR flash pre-erase quirk
Artem Bityutskiy
2009-08-14
1
-4
/
+4
*
|
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
2009-08-14
1
-1
/
+3
|
/
*
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
2009-07-24
1
-1
/
+12
*
UBI: fix double free on error path
Adrian Hunter
2009-07-24
1
-0
/
+1
*
UBI: fix bug in image sequence number handling
Holger Brunck
2009-07-15
1
-1
/
+1
*
UBI: gluebi: initialize ubi_num field
Artem Bityutskiy
2009-07-15
1
-0
/
+1
*
UBI: fix compilation warnings
Artem Bityutskiy
2009-07-08
1
-3
/
+3
[next]