Age | Commit message (Expand) | Author |
2010-10-21 | UBI: tighten the corrupted PEB criteria | Artem Bityutskiy |
2010-10-21 | UBI: fix check_data_ff return code | Artem Bityutskiy |
2010-10-21 | UBI: remember copy_flag while scanning | Artem Bityutskiy |
2010-10-19 | UBI: preserve corrupted PEBs | Artem Bityutskiy |
2010-10-19 | UBI: add truly corrupted PEBs to corrupted list | Artem Bityutskiy |
2010-10-19 | UBI: introduce debugging helper function | Artem Bityutskiy |
2010-10-19 | UBI: make check_pattern function non-static | Artem Bityutskiy |
2010-10-19 | UBI: do not put eraseblocks to the corrupted list unnecessarily | Artem Bityutskiy |
2010-10-19 | UBI: separate out corrupted list | Artem Bityutskiy |
2010-10-19 | UBI: change cascade of ifs to switch statements | Artem Bityutskiy |
2010-10-19 | UBI: rename a local variable | Artem Bityutskiy |
2010-10-19 | UBI: handle bit-flips when no header found | Artem Bityutskiy |
2010-10-19 | UBI: remove duplicate IO error codes | Artem Bityutskiy |
2010-10-19 | UBI: rename IO error code | Artem Bityutskiy |
2010-10-19 | UBI: fix small 80 characters limit style issue | Artem Bityutskiy |
2010-10-19 | UBI: cleanup and simplify Kconfig | H Hartley Sweeten |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-30 | UBI: do not oops when erroneous PEB is scheduled for scrubbing | Artem Bityutskiy |
2010-08-30 | UBI: fix kconfig unmet dependency | Randy Dunlap |
2010-08-30 | UBI: fix forward compatibility | Artem Bityutskiy |
2010-08-30 | UBI: eliminate update of list_for_each_entry loop cursor | Julia Lawall |
2010-08-02 | UBI: do not warn unnecessarily | Artem Bityutskiy |
2010-08-02 | UBI: do not print message about corruptes PEBs if we have none of them | Artem Bityutskiy |
2010-06-16 | UBI: improve delete-compatible volumes handling | Brijesh Singh |
2010-06-14 | UBI: fix error message and compilation warnings | Artem Bityutskiy |
2010-06-11 | UBI: generate random image_seq when formatting MTD devices | Matthieu CASTET |
2010-06-11 | UBI: improve ECC error message | Artem Bityutskiy |
2010-06-04 | UBI: improve corrupted flash handling | Artem Bityutskiy |
2010-06-04 | UBI: introduce eraseblock counter variables | Artem Bityutskiy |
2010-06-04 | UBI: introduce a new IO return code | Artem Bityutskiy |
2010-06-04 | UBI: simplify IO error codes | Artem Bityutskiy |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-07 | UBI: misc comment fixes | Shinya Kuribayashi |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi |
2010-05-06 | UBI: init even if MTD device cannot be attached, if built into kernel | Marc Kleine-Budde |
2010-05-03 | UBI: remove reboot notifier | Kevin Cernekee |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2010-02-01 | UBI: add write checking | Artem Bityutskiy |
2010-02-01 | UBI: simplify debugging return codes | Artem Bityutskiy |
2010-02-01 | UBI: fix attaching error path | Artem Bityutskiy |
2010-02-01 | UBI: support attaching by MTD character device name | Artem Bityutskiy |
2010-02-01 | UBI: mark few variables as __initdata | Artem Bityutskiy |
2010-01-28 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-01-27 | UBI: fix volume creation input checking | Mika Westerberg |
2010-01-18 | UBI: fix memory leak in update path | Artem Bityutskiy |
2010-01-12 | UBI: add more checks to chdev open | Artem Bityutskiy |
2010-01-12 | UBI: initialise update marker | Peter Horton |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-12-04 | UBI: flush wl before clearing update marker | Sebastian Andrzej Siewior |