index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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
2008-03-04
UBI: fix sparse errors in ubi.h
Harvey Harrison
1
-5
/
+5
2008-01-25
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
1
-4
/
+23
2008-01-25
UBI: simplify internal interfaces
Artem Bityutskiy
1
-2
/
+3
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-1
/
+5
2008-01-25
UBI: use bit-fields
Artem Bityutskiy
1
-8
/
+8
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
1
-1
/
+0
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
1
-0
/
+1
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
1
-1
/
+1
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
1
-2
/
+1
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
1
-0
/
+5
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
1
-1
/
+8
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
1
-1
/
+2
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
1
-0
/
+1
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
1
-4
/
+6
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
1
-11
/
+11
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
1
-2
/
+3
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
1
-10
/
+11
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
1
-3
/
+1
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
1
-0
/
+17
[next]