Commit Graph

172 Commits (869fb3a46cd18235e6f176328a2d8085ffe2c704)

Author SHA1 Message Date
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
Julien Brunel 0e4a008a4f UBI: fix IS_ERR test 17 years ago
Artem Bityutskiy 7d200e88cb UBI: remove BKL 17 years ago
Artem Bityutskiy d37e6bf68f UBI: always start the background thread 17 years ago
Artem Bityutskiy eeb16e87b6 UBI: fix gcc warning 17 years ago
Artem Bityutskiy 9869cd801c UBI: remove pre-sqnum images support 17 years ago
Artem Bityutskiy ebaaf1af3e UBI: fix kernel-doc errors and warnings 17 years ago
Artem Bityutskiy 9c9ec14770 UBI: fix checkpatch.pl errors and warnings 17 years ago
Artem Bityutskiy 4d88de4beb UBI: bugfix - do not torture PEB needlessly 17 years ago
Artem Bityutskiy 8c1e6ee10b UBI: rework scrubbing messages 17 years ago
Artem Bityutskiy f40ac9cdf6 UBI: implement multiple volumes rename 17 years ago
Artem Bityutskiy c8566350a3 UBI: fix and re-work debugging stuff 17 years ago
Artem Bityutskiy 85c6e6e282 UBI: amend commentaries 17 years ago
Artem Bityutskiy bb84c1a199 UBI: fix error message 17 years ago
Artem Bityutskiy a6ea440769 UBI: improve mkvol request validation 17 years ago
Artem Bityutskiy a5bf619041 UBI: add ubi_sync() interface 17 years ago
Bruce Leonard 73789a3d9f UBI: fix 64-bit calculations 17 years ago
Artem Bityutskiy 23add7455c UBI: fix LEB locking 17 years ago
Artem Bityutskiy 472018f73e UBI: fix memory leak on error path 17 years ago
Artem Bityutskiy 505d1caa79 UBI: do not forget to free internal volumes 17 years ago
Artem Bityutskiy abc5e92262 UBI: fix memory leak 17 years ago
Kyungmin Park cadb40ccc1 UBI: avoid unnecessary division operations 17 years ago