index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
kapi.c
Age
Commit message (
Expand
)
Author
2010-01-12
UBI: add more checks to chdev open
Artem Bityutskiy
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
2009-06-02
UBI: add notification API
Dmitry Pervushin
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
2009-01-08
fix similar typos to successfull
Coly Li
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: add ubi_sync() interface
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
2007-12-26
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
2007-12-26
UBI: get device when opening volume
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 redundant field
Artem Bityutskiy
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
2007-10-14
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy