aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
...
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-05
* UBI: add reboot notifierKevin Cernekee2009-06-10
* UBI: handle more error codesArtem Bityutskiy2009-06-10
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
* UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-10
* UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-09
* UBI: improve messages in the WL workerArtem Bityutskiy2009-06-08
* UBI: make gluebi a separate moduleDmitry Pervushin2009-06-03
* UBI: remove built-in gluebiDmitry Pervushin2009-06-02
* UBI: add notification APIDmitry Pervushin2009-06-02
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-02
* UBI: introduce new constantsArtem Bityutskiy2009-06-02
* UBI: fix race conditionArtem Bityutskiy2009-05-26
* UBI: minor serialization fixArtem Bityutskiy2009-05-18
* UBI: do not panic if volume check failsArtem Bityutskiy2009-05-18
* UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-18
* UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-18
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-18
* UBI: improve debugging messagesArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: remove redundant mutexArtem Bityutskiy2009-05-18
* UBI: add fsync capabilityCorentin Chary2009-02-20
* UBI: allow direct user-space I/OSidney Amani2009-01-27
* UBI: fix resource de-allocationArtem Bityutskiy2009-01-20
* UBI: remove unused variableArtem Bityutskiy2009-01-20
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-18
* UBI: add ioctl compatibilityArtem Bityutskiy2009-01-18
* UBI: constify file operationsJan Engelhardt2009-01-18
* UBI: allow all ioctlsArtem Bityutskiy2009-01-18
* UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-18
* UBI: add ioctl for is_mapped operationCorentin Chary2009-01-18
* UBI: add ioctl for unmap operationCorentin Chary2009-01-18
* UBI: add ioctl for map operationCorentin Chary2009-01-18
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
| |\
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
| * | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* | | fix similar typos to successfullColy Li2009-01-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ \
| * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| | |/ | |/|
* / | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/ /
* | UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
* | UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
* | UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
* | UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-10
* | UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
* | UBI: fix error pathArtem Bityutskiy2008-12-05
* | UBI: some code re-structuringArtem Bityutskiy2008-12-05
* | UBI: fix deadlockArtem Bityutskiy2008-12-05