Artem Bityutskiy
|
36b477d005
UBI: fix resource de-allocation
|
16 年之前 |
Artem Bityutskiy
|
8c4c19f136
UBI: remove unused variable
|
16 年之前 |
David Woodhouse
|
353816f43d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年之前 |
Kay Sievers
|
160bbab300
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Adrian Hunter
|
69423d99fc
[MTD] update internal API to support 64-bit device size
|
16 年之前 |
Stefan Roese
|
ad5942bad6
UBI: return -ENOMEM upon failing vmalloc
|
16 年之前 |
Artem Bityutskiy
|
d37e6bf68f
UBI: always start the background thread
|
17 年之前 |
Artem Bityutskiy
|
ebaaf1af3e
UBI: fix kernel-doc errors and warnings
|
17 年之前 |
Artem Bityutskiy
|
9c9ec14770
UBI: fix checkpatch.pl errors and warnings
|
17 年之前 |
Artem Bityutskiy
|
f40ac9cdf6
UBI: implement multiple volumes rename
|
17 年之前 |
Artem Bityutskiy
|
c8566350a3
UBI: fix and re-work debugging stuff
|
17 年之前 |
Artem Bityutskiy
|
85c6e6e282
UBI: amend commentaries
|
17 年之前 |
Artem Bityutskiy
|
472018f73e
UBI: fix memory leak on error path
|
17 年之前 |
Artem Bityutskiy
|
505d1caa79
UBI: do not forget to free internal volumes
|
17 年之前 |
Artem Bityutskiy
|
abc5e92262
UBI: fix memory leak
|
17 年之前 |
Kyungmin Park
|
cadb40ccc1
UBI: avoid unnecessary division operations
|
17 年之前 |
Artem Bityutskiy
|
697fa9721c
UBI: add a message
|
17 年之前 |
Artem Bityutskiy
|
434b825e1f
UBI: print media information earlier
|
17 年之前 |
Artem Bityutskiy
|
c4506092c1
UBI: fix error printing
|
17 年之前 |
Artem Bityutskiy
|
19cd7b7de1
UBI: fix error message
|
17 年之前 |
Artem Bityutskiy
|
d536058752
UBI: bugfix: calculate data offset properly
|
17 年之前 |
Artem Bityutskiy
|
ddc4939161
UBI: amend array size
|
17 年之前 |
Artem Bityutskiy
|
4ccf8cffa9
UBI: add auto-resize feature
|
17 年之前 |
Artem Bityutskiy
|
b9a06623d9
UBI: get rid of ubi_ltree_slab
|
17 年之前 |
Artem Bityutskiy
|
4b3cc34061
UBI: bugfix: do not forget to increment vol_count
|
17 年之前 |
Artem Bityutskiy
|
aeddb87718
UBI: do not support kiB
|
17 年之前 |
Artem Bityutskiy
|
b6b76ba466
UBI: add mtd_num sysfs attribute
|
17 年之前 |
Artem Bityutskiy
|
d1f3dd6cc0
UBI: fix mtd device string parsing
|
17 年之前 |
Artem Bityutskiy
|
783b273afa
UBI: use separate mutex for volumes checking
|
17 年之前 |
Artem Bityutskiy
|
897a316c9e
UBI: handle attach ioctl
|
17 年之前 |