index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
eba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
UBI: handle zero-length case
Artem Bityutskiy
1
-0
/
+11
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-15
/
+0
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
1
-5
/
+7
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
1
-0
/
+5
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
1
-45
/
+100
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
1
-0
/
+10
2007-12-26
UBI: add some more comments
Artem Bityutskiy
1
-1
/
+7
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
1
-27
/
+24
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
1
-67
/
+18
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
1
-5
/
+8
2007-12-26
UBI: bugfix: allocate mandatory EBs first
Artem Bityutskiy
1
-9
/
+9
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-14
UBI: return correct error code
Artem Bityutskiy
1
-0
/
+1
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
1
-19
/
+29
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
1
-46
/
+24
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
1
-6
/
+6
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
1
-1
/
+1
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
1
-5
/
+7
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
1
-31
/
+31
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
1
-11
/
+11
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-18
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+1241