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
/
scan.c
Age
Commit message (
Expand
)
Author
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2008-09-26
UBI: fix IS_ERR test
Julien Brunel
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
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: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-04-19
UBI: fix mean EC calculation
Artem Bityutskiy
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2008-01-25
UBI: add sanity check
Artem Bityutskiy
2008-01-25
UBI: remove bogus assertion
Artem Bityutskiy
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
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-10-14
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-08-01
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
UBI: add few more comments
Artem Bityutskiy
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy