index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2009-07-05
UBI: add empty eraseblocks verification
Artem Bityutskiy
3
-10
/
+21
2009-06-10
UBI: add reboot notifier
Kevin Cernekee
2
-1
/
+38
2009-06-10
UBI: handle more error codes
Artem Bityutskiy
1
-7
/
+34
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
4
-11
/
+11
2009-06-10
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
1
-1
/
+2
2009-06-09
UBI: print amount of reserved PEBs
Artem Bityutskiy
1
-3
/
+4
2009-06-08
UBI: improve messages in the WL worker
Artem Bityutskiy
1
-9
/
+24
2009-06-03
UBI: make gluebi a separate module
Dmitry Pervushin
3
-98
/
+295
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
3
-51
/
+2
2009-06-02
UBI: add notification API
Dmitry Pervushin
5
-21
/
+204
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
4
-15
/
+74
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2
-61
/
+53
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
3
-26
/
+36
2009-05-26
UBI: fix race condition
Artem Bityutskiy
1
-1
/
+7
2009-05-18
UBI: minor serialization fix
Artem Bityutskiy
1
-2
/
+2
2009-05-18
UBI: do not panic if volume check fails
Artem Bityutskiy
1
-7
/
+11
2009-05-18
UBI: add dump_stack in checking code
Artem Bityutskiy
1
-0
/
+1
2009-05-18
UBI: fix races in I/O debugging checks
Artem Bityutskiy
1
-7
/
+73
2009-05-18
UBI: small debugging code optimization
Artem Bityutskiy
2
-4
/
+4
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
3
-10
/
+15
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
5
-23
/
+23
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
3
-7
/
+2
2009-02-20
UBI: add fsync capability
Corentin Chary
1
-0
/
+11
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
3
-19
/
+32
2009-01-20
UBI: fix resource de-allocation
Artem Bityutskiy
1
-3
/
+13
2009-01-20
UBI: remove unused variable
Artem Bityutskiy
1
-4
/
+1
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
5
-52
/
+25
[next]