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
/
ubi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-8
/
+4
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
1
-1
/
+1
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
1
-2
/
+2
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
1
-3
/
+3
2012-03-09
UBI: reduce memory consumption
Josselin Costanzi
1
-3
/
+1
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
1
-0
/
+2
2011-06-01
UBI: dump stack when switching to R/O mode
Artem Bityutskiy
1
-0
/
+1
2011-06-01
UBI: make it possible to use struct ubi_device in debug.h
Artem Bityutskiy
1
-1
/
+2
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-0
/
+4
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+3
2011-03-16
UBI: kill debugging buffer
Artem Bityutskiy
1
-6
/
+0
2011-03-16
UBI: allocate write checking buffer on demand
Artem Bityutskiy
1
-0
/
+1
2011-03-08
UBI: incorporate maximum write size
Artem Bityutskiy
1
-0
/
+3
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+3
2010-10-19
UBI: make check_pattern function non-static
Artem Bityutskiy
1
-0
/
+1
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
1
-1
/
+9
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
1
-6
/
+2
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
1
-3
/
+4
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
1
-0
/
+3
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
1
-5
/
+2
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-08-14
UBI: eliminate possible undefined behaviour
Phil Carmody
1
-1
/
+2
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
1
-1
/
+3
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
1
-2
/
+0
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
1
-0
/
+4
2009-06-10
UBI: add reboot notifier
Kevin Cernekee
1
-1
/
+3
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
1
-2
/
+2
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
1
-26
/
+0
2009-06-02
UBI: add notification API
Dmitry Pervushin
1
-0
/
+12
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
1
-2
/
+14
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
1
-0
/
+16
2009-05-18
UBI: small debugging code optimization
Artem Bityutskiy
1
-1
/
+1
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
1
-4
/
+4
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
1
-2
/
+0
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
1
-1
/
+4
2009-01-18
UBI: constify file operations
Jan Engelhardt
1
-3
/
+3
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
1
-17
/
+22
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
1
-2
/
+4
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-0
/
+1
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-1
/
+2
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-3
/
+30
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
1
-19
/
+18
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
1
-1
/
+0
2008-04-23
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
1
-2
/
+1
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-17
UBI: make ubi-header.h local
Artem Bityutskiy
1
-2
/
+1
[next]