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
/
eba.c
Age
Commit message (
Expand
)
Author
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
2008-12-05
UBI: fix deadlock
Artem Bityutskiy
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: bugfix - do not torture PEB needlessly
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
UBI: fix LEB locking
Artem Bityutskiy
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-01-25
UBI: handle zero-length case
Artem Bityutskiy
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
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: add some more comments
Artem Bityutskiy
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
2007-12-26
UBI: bugfix: allocate mandatory EBs first
Artem Bityutskiy
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-14
UBI: return correct error code
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-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
2007-07-18
UBI: bugfix in ubi_leb_change()
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-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy