index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
vtbl.c
Age
Commit message (
Expand
)
Author
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-06-07
UBI: remove dead code
Artem Bityutskiy
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2010-12-03
mtd: use vzalloc
Joe Perches
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-12
UBI: initialise update marker
Peter Horton
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-10-09
UBI: print reserved_peb when it is too large
Deepak Saxena
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: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-07-24
UBI: add a comment
Artem Bityutskiy
2008-07-24
UBI: print error code
Artem Bityutskiy
2008-03-04
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
2008-02-01
UBI: do not flush queue on each vtbl change
Artem Bityutskiy
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
2007-12-26
UBI: fix comment
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-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: fix overflow bug
Vinit Agnihotri
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
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: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
UBI: fix dereference after kfree
Florin Malita
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy