Artem Bityutskiy
|
9c9ec14770
UBI: fix checkpatch.pl errors and warnings
|
17 年之前 |
Artem Bityutskiy
|
4d88de4beb
UBI: bugfix - do not torture PEB needlessly
|
17 年之前 |
Artem Bityutskiy
|
85c6e6e282
UBI: amend commentaries
|
17 年之前 |
Artem Bityutskiy
|
23add7455c
UBI: fix LEB locking
|
17 年之前 |
Artem Bityutskiy
|
abc5e92262
UBI: fix memory leak
|
17 年之前 |
Kyungmin Park
|
cadb40ccc1
UBI: avoid unnecessary division operations
|
17 年之前 |
Artem Bityutskiy
|
60c031531a
UBI: handle zero-length case
|
17 年之前 |
Artem Bityutskiy
|
91f2d53cd7
UBI: add layout volume information
|
17 年之前 |
Artem Bityutskiy
|
4ccf8cffa9
UBI: add auto-resize feature
|
17 年之前 |
Artem Bityutskiy
|
b9a06623d9
UBI: get rid of ubi_ltree_slab
|
17 年之前 |
Artem Bityutskiy
|
e73f4459d9
UBI: add UBI devices reference counting
|
17 年之前 |
Artem Bityutskiy
|
43f9b25a9c
UBI: bugfix: protect from volume removal
|
17 年之前 |
Artem Bityutskiy
|
d05c77a816
UBI: introduce volume refcounting
|
17 年之前 |
Artem Bityutskiy
|
c63a491d37
UBI: add some more comments
|
17 年之前 |
Artem Bityutskiy
|
89b96b6929
UBI: improve internal interfaces
|
17 年之前 |
Artem Bityutskiy
|
3a8d464286
UBI: create ltree_entry slab on initialization
|
17 年之前 |
Artem Bityutskiy
|
393852ecfe
UBI: add ubi_leb_map interface
|
17 年之前 |
Artem Bityutskiy
|
94780d4de2
UBI: bugfix: allocate mandatory EBs first
|
17 年之前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 年之前 |
Artem Bityutskiy
|
cc5f4f2875
UBI: return correct error code
|
17 年之前 |
Artem Bityutskiy
|
e8823bd63d
UBI: fix atomic LEB change problems
|
17 年之前 |
Artem Bityutskiy
|
e88d6e10e5
UBI: do not use vmalloc on I/O path
|
17 年之前 |
Artem Bityutskiy
|
33818bbb84
UBI: allocate memory with GFP_NOFS
|
17 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Artem Bityutskiy
|
84a9258062
UBI: fix bug in atomic_leb_change()
|
18 年之前 |
Artem Bityutskiy
|
a443db48e0
UBI: bugfix in ubi_leb_change()
|
18 年之前 |
Christoph Hellwig
|
3261ebd7d4
UBI: kill homegrown endian macros
|
18 年之前 |
Artem Bityutskiy
|
92ad8f3750
UBI: use vmalloc for large buffers
|
18 年之前 |
Jeff Garzik
|
a6343afb6e
drivers/*: mark variables with uninitialized_var()
|
18 年之前 |
Jeff Garzik
|
2ab934b8af
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
|
18 年之前 |