index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
2
-4
/
+41
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
1
-1
/
+1
2010-06-16
UBI: improve delete-compatible volumes handling
Brijesh Singh
1
-2
/
+2
2010-06-14
UBI: fix error message and compilation warnings
Artem Bityutskiy
2
-4
/
+3
2010-06-11
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
1
-0
/
+2
2010-06-11
UBI: improve ECC error message
Artem Bityutskiy
1
-3
/
+5
2010-06-04
UBI: improve corrupted flash handling
Artem Bityutskiy
1
-19
/
+82
2010-06-04
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2
-15
/
+31
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
4
-23
/
+31
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
4
-16
/
+13
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
2
-5
/
+5
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
5
-8
/
+8
2010-05-06
UBI: init even if MTD device cannot be attached, if built into kernel
Marc Kleine-Budde
1
-2
/
+23
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
2
-37
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
9
-0
/
+9
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-1
/
+2
2010-02-01
UBI: add write checking
Artem Bityutskiy
2
-0
/
+74
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
3
-41
/
+37
2010-02-01
UBI: fix attaching error path
Artem Bityutskiy
1
-33
/
+30
2010-02-01
UBI: support attaching by MTD character device name
Artem Bityutskiy
1
-11
/
+55
2010-02-01
UBI: mark few variables as __initdata
Artem Bityutskiy
1
-2
/
+2
2010-01-28
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-1
/
+0
2010-01-27
UBI: fix volume creation input checking
Mika Westerberg
1
-1
/
+0
2010-01-18
UBI: fix memory leak in update path
Artem Bityutskiy
1
-0
/
+1
2010-01-12
UBI: add more checks to chdev open
Artem Bityutskiy
1
-8
/
+7
2010-01-12
UBI: initialise update marker
Peter Horton
1
-0
/
+1
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-9
/
+51
2009-12-04
UBI: flush wl before clearing update marker
Sebastian Andrzej Siewior
1
-9
/
+11
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
1
-0
/
+40
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-2
/
+0
2009-10-20
UBI: fix check on unsigned long
Roel Kluin
1
-1
/
+2
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
2
-6
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2
-2
/
+2
2009-08-14
UBI: improve NOR flash erasure quirk
Artem Bityutskiy
1
-15
/
+31
2009-08-14
UBI: introduce flash dump helper
Artem Bityutskiy
3
-0
/
+35
2009-08-14
UBI: eliminate possible undefined behaviour
Phil Carmody
1
-1
/
+2
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2
-2
/
+18
2009-08-14
UBI: amend NOR flash pre-erase quirk
Artem Bityutskiy
1
-4
/
+4
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
1
-1
/
+3
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
1
-1
/
+12
2009-07-24
UBI: fix double free on error path
Adrian Hunter
1
-0
/
+1
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
1
-1
/
+1
2009-07-15
UBI: gluebi: initialize ubi_num field
Artem Bityutskiy
1
-0
/
+1
2009-07-08
UBI: fix compilation warnings
Artem Bityutskiy
1
-3
/
+3
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
3
-3
/
+64
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
4
-16
/
+18
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
6
-3
/
+33
2009-07-05
UBI: remove bogus debugging checks
Artem Bityutskiy
3
-88
/
+2
[next]