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
/
wl.c
Age
Commit message (
Expand
)
Author
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
2008-12-05
UBI: fix error path
Artem Bityutskiy
2008-12-05
UBI: some code re-structuring
Artem Bityutskiy
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
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: rework scrubbing messages
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2008-01-25
UBI: add auto-resize feature
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: fix comment
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: improve comment
Artem Bityutskiy
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-14
UBI: remove useless inlines
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-10-14
UBI: add more prints
Artem Bityutskiy
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
UBI: fix error handling in erase worker
Artem Bityutskiy
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy