Commit Graph

193 Commits (27fe4a30a211a0561c72b0e519997e91fa91c452)

Author SHA1 Message Date
Kevin Cernekee d9dd0887cc UBI: add reboot notifier 16 years ago
Artem Bityutskiy 6b5c94c6b4 UBI: handle more error codes 16 years ago
Artem Bityutskiy 815bc5f8fe UBI: fix multiple spelling typos 16 years ago
Artem Bityutskiy 21d08bbcb1 UBI: fix kmem_cache_free on error patch 16 years ago
Artem Bityutskiy 52b605d107 UBI: print amount of reserved PEBs 16 years ago
Artem Bityutskiy 9c259a52fa UBI: improve messages in the WL worker 16 years ago
Dmitry Pervushin 2ba3d76a1e UBI: make gluebi a separate module 16 years ago
Dmitry Pervushin 518ceef0c9 UBI: remove built-in gluebi 16 years ago
Dmitry Pervushin 0e0ee1cc33 UBI: add notification API 16 years ago
Artem Bityutskiy b86a2c56e5 UBI: do not switch to R/O mode on read errors 16 years ago
Artem Bityutskiy 87960c0b12 UBI: fix and clean-up error paths in WL worker 16 years ago
Artem Bityutskiy 90bf0265e5 UBI: introduce new constants 16 years ago
Artem Bityutskiy ddbd3b6170 UBI: fix race condition 16 years ago
Artem Bityutskiy 95c9c1da79 UBI: minor serialization fix 16 years ago
Artem Bityutskiy d38dce5bfb UBI: do not panic if volume check fails 16 years ago
Artem Bityutskiy cfcf0ec84b UBI: add dump_stack in checking code 16 years ago
Artem Bityutskiy ffb6b7e4fd UBI: fix races in I/O debugging checks 16 years ago
Artem Bityutskiy 2cb81e218f UBI: small debugging code optimization 16 years ago
Artem Bityutskiy e1cf7e6dd4 UBI: improve debugging messages 16 years ago
Artem Bityutskiy f089c0b28c UBI: re-name volumes_mutex to device_mutex 16 years ago
Artem Bityutskiy 383d08e045 UBI: remove redundant mutex 16 years ago
Corentin Chary 1b24bc3aab UBI: add fsync capability 16 years ago
Sidney Amani 766fb95ba0 UBI: allow direct user-space I/O 16 years ago
Artem Bityutskiy 36b477d005 UBI: fix resource de-allocation 16 years ago
Artem Bityutskiy 8c4c19f136 UBI: remove unused variable 16 years ago
Artem Bityutskiy 3013ee31b6 UBI: use nicer 64-bit math 16 years ago
Artem Bityutskiy f429b2ea8e UBI: add ioctl compatibility 16 years ago
Jan Engelhardt 4d187a88d3 UBI: constify file operations 16 years ago
Artem Bityutskiy ade44ce07c UBI: allow all ioctls 16 years ago
Artem Bityutskiy 573135b5db UBI: remove unnecessry header inclusion 16 years ago
Corentin Chary a27ce8f55d UBI: add ioctl for is_mapped operation 16 years ago
Corentin Chary c3da23be16 UBI: add ioctl for unmap operation 16 years ago
Corentin Chary 141e6ebd1b UBI: add ioctl for map operation 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Kay Sievers 475b44c199 mtd: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Artem Bityutskiy f2863c54f3 UBI: fix checkpatch.pl warnings 16 years ago
Kay Sievers 160bbab300 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Xiaochuan-Xu 7b6c32daec UBI: simplify PEB protection code 16 years ago
Xiaochuan-Xu 23553b2c08 UBI: prepare for protection tree improvements 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Stefan Roese ad5942bad6 UBI: return -ENOMEM upon failing vmalloc 16 years ago
Artem Bityutskiy 6fa6f5bbc3 UBI: handle write errors in WL worker 16 years ago
Artem Bityutskiy 3c98b0a043 UBI: fix error path 16 years ago
Artem Bityutskiy 6a8f483f33 UBI: some code re-structuring 16 years ago
Artem Bityutskiy 4df581f3dc UBI: fix deadlock 16 years ago
Artem Bityutskiy ed45819f31 UBI: fix warnings when debugging is enabled 16 years ago
Vitaliy Gusev 2ad4988715 UBI: Don't exit from ubi_thread until kthread_should_stop() is true 16 years ago
Zoltan Sogor b77bcb0789 UBI: fix EBADMSG handling 16 years ago
Deepak Saxena 762a9f291b UBI: print reserved_peb when it is too large 17 years ago