index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Age
Commit message (
Expand
)
Author
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
2009-01-18
UBI: constify file operations
Jan Engelhardt
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
2008-04-23
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
UBI: make ubi-header.h local
Artem Bityutskiy
2008-03-04
UBI: fix sparse errors in ubi.h
Harvey Harrison
2008-01-25
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
2008-01-25
UBI: simplify internal interfaces
Artem Bityutskiy
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
2008-01-25
UBI: use bit-fields
Artem Bityutskiy
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy