Commit Graph

105 Commits (b67a1064cb1c1d3b43e01e8b43a6a8dcdefed733)

Author SHA1 Message Date
Adrian Bunk f7f0283776 UBI: mtd/ubi/vtbl.c: fix memory leak 17 years ago
Harvey Harrison 8eee9f100b UBI: fix sparse errors in ubi.h 17 years ago
Artem Bityutskiy 19cd7b7de1 UBI: fix error message 17 years ago
S.Çağlar Onur fc398769ac UBI: silence warning 17 years ago
akpm@linux-foundation.org 9308758c50 [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning 17 years ago
akpm@linux-foundation.org 4354c5a4ef [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning 17 years ago
akpm@linux-foundation.org 5b1defe73a [UBI] drivers/mtd/ubi/cdev.c: unused var 17 years ago
Artem Bityutskiy 6dc4a8717f UBI: do not flush queue on each vtbl change 17 years ago
Artem Bityutskiy e653879c26 UBI: implement atomic LEB change ioctl 17 years ago
Artem Bityutskiy 60c031531a UBI: handle zero-length case 17 years ago
Artem Bityutskiy 1b68d0eea5 UBI: simplify internal interfaces 17 years ago
Artem Bityutskiy 0411e73531 UBI: do not change file pointer while updating 17 years ago
Artem Bityutskiy 91f2d53cd7 UBI: add layout volume information 17 years ago
Artem Bityutskiy c18a84186c UBI: fix warnings 17 years ago
Artem Bityutskiy 64203195ed UBI: add sanity check 17 years ago
Artem Bityutskiy 2f9270e7fe UBI: remove bogus assertion 17 years ago
Artem Bityutskiy d536058752 UBI: bugfix: calculate data offset properly 17 years ago
Artem Bityutskiy ddc4939161 UBI: amend array size 17 years ago
Artem Bityutskiy 4ccf8cffa9 UBI: add auto-resize feature 17 years ago
Artem Bityutskiy 896c0c06aa UBI: use bit-fields 17 years ago
Artem Bityutskiy ae616e1be1 UBI: fix warnings 17 years ago
Artem Bityutskiy b9a06623d9 UBI: get rid of ubi_ltree_slab 17 years ago
Artem Bityutskiy 4b3cc34061 UBI: bugfix: do not forget to increment vol_count 17 years ago
Artem Bityutskiy aeddb87718 UBI: do not support kiB 17 years ago
Artem Bityutskiy b6b76ba466 UBI: add mtd_num sysfs attribute 17 years ago
Artem Bityutskiy d1f3dd6cc0 UBI: fix mtd device string parsing 17 years ago
Artem Bityutskiy 783b273afa UBI: use separate mutex for volumes checking 17 years ago
Artem Bityutskiy 897a316c9e UBI: handle attach ioctl 17 years ago
Artem Bityutskiy dd38fccfbc UBI: remove data_offset 17 years ago
Artem Bityutskiy cdfa788acd UBI: prepare attach and detach functions 17 years ago
Artem Bityutskiy e73f4459d9 UBI: add UBI devices reference counting 17 years ago
Artem Bityutskiy 9f961b5756 UBI: add UBI control device 17 years ago
Artem Bityutskiy 16f557ecbf UBI: fix comment 17 years ago
Artem Bityutskiy 593dd33c92 UBI: fix ubi_wl_flush 17 years ago
Artem Bityutskiy 458dbb3d07 UBI: fix printk 17 years ago
Artem Bityutskiy 43f9b25a9c UBI: bugfix: protect from volume removal 17 years ago
Artem Bityutskiy d2c4685509 UBI: improve comment 17 years ago
Artem Bityutskiy d19bafd99d UBI: add PID to debugging prints 17 years ago
Artem Bityutskiy 40e4d0c166 UBI: tweak volumes locking some more 17 years ago
Artem Bityutskiy d05c77a816 UBI: introduce volume refcounting 17 years ago
Artem Bityutskiy db6e5770ef UBI: simplify error handling 17 years ago
Artem Bityutskiy 35ad5fb76c UBI: fix and cleanup volume opening functions 17 years ago
Artem Bityutskiy fc75a1e166 UBI: fix error path 17 years ago
Artem Bityutskiy 450f872a8e UBI: get device when opening volume 17 years ago
Artem Bityutskiy c63a491d37 UBI: add some more comments 17 years ago
Artem Bityutskiy cae0a77125 UBI: tweak volumes locking 17 years ago
Artem Bityutskiy 89b96b6929 UBI: improve internal interfaces 17 years ago
Artem Bityutskiy 77c722dde9 UBI: bugfix: dont oops with NULL module parameter 17 years ago
Artem Bityutskiy b96bf4c33d UBI: remove ubi_devices_cnt 17 years ago
Artem Bityutskiy 06b68ba156 UBI: create ubi_wl_entry slab on initialization 17 years ago