Commit Graph

199 Commits (24205e0850dd8a79c597e366daafdd5f31a24656)

Author SHA1 Message Date
Artem Bityutskiy 83c2099f5e UBI: fix compilation warnings 16 years ago
Artem Bityutskiy ebf53f4213 UBI: fix NOR flash recovery 16 years ago
Artem Bityutskiy fe96efc1a3 UBI: nicify image sequence number handling 16 years ago
Adrian Hunter 0c6c7fa131 UBI: add image sequence number to EC header 16 years ago
Artem Bityutskiy 1398788fe7 UBI: remove bogus debugging checks 16 years ago
Artem Bityutskiy 40a71a87fa UBI: add empty eraseblocks verification 16 years ago
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