aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
...
| * UBIFS: restore budg_uncommitted_idxArtem Bityutskiy2008-12-31
| * UBIFS: always commit on unmountArtem Bityutskiy2008-12-31
| * UBIFS: use ubi_syncArtem Bityutskiy2008-12-31
| * UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-31
| * UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-31
| * UBIFS: fix constants initializationArtem Bityutskiy2008-12-31
| * UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-23
| * UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy2008-12-23
| * UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
| * UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
| * UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-23
| * UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-23
| * UBIFS: fix tnc dumpingArtem Bityutskiy2008-12-23
| * UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-23
| * UBIFS: fix section mismatchAlexey Dobriyan2008-12-04
| * UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-03
| * UBIFS: dump stack in LPT check functionsArtem Bityutskiy2008-12-03
| * UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-03
| * UBIFS: add debugfs supportArtem Bityutskiy2008-12-03
| * UBIFS: separate debugging fields outArtem Bityutskiy2008-12-03
| * UBIFS: avoid unnecessary checksKukkonen Mika2008-12-03
| * UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-03
| * UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-03
| * UBIFS: slight compression optimizationArtem Bityutskiy2008-12-03
* | Merge branch 'master' into nextJames Morris2008-12-04
|\|
| * UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
| * UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
| * UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
| * UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-07
| * UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
| * UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
| * UBIFS: remove printkArtem Bityutskiy2008-11-06
* | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-13
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-20
|\
| * UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven2008-10-19
| * UBIFS: amend printkArtem Bityutskiy2008-10-19
| * UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-19
| * UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-30
| * UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-30
| * UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-30
| * UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-30
| * UBIFS: improve garbage collectionAdrian Hunter2008-09-30
| * UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-30
| * UBIFS: commit on sync_fsArtem Bityutskiy2008-09-30
| * UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-30
| * UBIFS: update dbg_dump_inodeArtem Bityutskiy2008-09-30
| * UBIFS: fix commentaryArtem Bityutskiy2008-09-30
| * UBIFS: fix races in bit-fieldsArtem Bityutskiy2008-09-30
| * UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-30
| * UBIFS: correct key comparisonAdrian Hunter2008-09-30