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
/
ubi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
1
-0
/
+3
*
UBI: make check_pattern function non-static
Artem Bityutskiy
2010-10-19
1
-0
/
+1
*
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
1
-1
/
+9
*
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
1
-6
/
+2
*
UBI: rename IO error code
Artem Bityutskiy
2010-10-19
1
-3
/
+4
*
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
1
-0
/
+3
*
UBI: simplify IO error codes
Artem Bityutskiy
2010-06-04
1
-5
/
+2
*
UBI: remove reboot notifier
Kevin Cernekee
2010-05-03
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-1
/
+1
|
\
|
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
|
UBI: eliminate possible undefined behaviour
Phil Carmody
2009-08-14
1
-1
/
+2
|
/
*
UBI: fix NOR flash recovery
Artem Bityutskiy
2009-07-07
1
-1
/
+3
*
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
1
-2
/
+0
*
UBI: add image sequence number to EC header
Adrian Hunter
2009-07-05
1
-0
/
+4
*
UBI: add reboot notifier
Kevin Cernekee
2009-06-10
1
-1
/
+3
*
UBI: fix multiple spelling typos
Artem Bityutskiy
2009-06-10
1
-2
/
+2
*
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
1
-26
/
+0
*
UBI: add notification API
Dmitry Pervushin
2009-06-02
1
-0
/
+12
*
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
2009-06-02
1
-2
/
+14
*
UBI: introduce new constants
Artem Bityutskiy
2009-06-02
1
-0
/
+16
*
UBI: small debugging code optimization
Artem Bityutskiy
2009-05-18
1
-1
/
+1
*
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
1
-4
/
+4
*
UBI: remove redundant mutex
Artem Bityutskiy
2009-05-18
1
-2
/
+0
*
UBI: allow direct user-space I/O
Sidney Amani
2009-01-27
1
-1
/
+4
*
UBI: constify file operations
Jan Engelhardt
2009-01-18
1
-3
/
+3
*
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-16
1
-17
/
+22
*
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-12-15
1
-2
/
+4
*
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
1
-0
/
+1
*
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
1
-1
/
+2
*
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
1
-3
/
+30
*
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
1
-19
/
+18
*
UBI: fix memory leak
Artem Bityutskiy
2008-07-24
1
-1
/
+0
*
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2008-04-23
1
-2
/
+1
|
\
|
*
UBI: make ubi-header.h local
Artem Bityutskiy
2008-04-17
1
-2
/
+1
*
|
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
1
-2
/
+2
|
/
*
UBI: fix sparse errors in ubi.h
Harvey Harrison
2008-03-04
1
-5
/
+5
*
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
2008-01-25
1
-4
/
+23
*
UBI: simplify internal interfaces
Artem Bityutskiy
2008-01-25
1
-2
/
+3
*
UBI: add auto-resize feature
Artem Bityutskiy
2008-01-25
1
-1
/
+5
*
UBI: use bit-fields
Artem Bityutskiy
2008-01-25
1
-8
/
+8
*
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
2008-01-25
1
-1
/
+0
*
UBI: use separate mutex for volumes checking
Artem Bityutskiy
2007-12-26
1
-0
/
+1
*
UBI: handle attach ioctl
Artem Bityutskiy
2007-12-26
1
-1
/
+1
*
UBI: remove data_offset
Artem Bityutskiy
2007-12-26
1
-2
/
+1
*
UBI: prepare attach and detach functions
Artem Bityutskiy
2007-12-26
1
-0
/
+5
*
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
1
-1
/
+8
*
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
1
-1
/
+2
*
UBI: fix ubi_wl_flush
Artem Bityutskiy
2007-12-26
1
-0
/
+1
*
UBI: bugfix: protect from volume removal
Artem Bityutskiy
2007-12-26
1
-4
/
+6
[next]