aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-31
* UBIFS: allow mounting when short of spaceArtem Bityutskiy2008-12-31
* UBIFS: fix writing uncompressed filesArtem Bityutskiy2008-12-31
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
* UBIFS: fix sparse warningsArtem Bityutskiy2008-12-31
* UBIFS: simplify make_free_spaceArtem Bityutskiy2008-12-31
* UBIFS: do not lie about used blocksArtem Bityutskiy2008-12-31
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-02
|\
| * [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
| * [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
| * [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-21
| * [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-21
| * [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-21
| * [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-02
|\ \
| * | 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
| * | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-06
| * | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
| * | UBIFS: remove printkArtem Bityutskiy2008-11-06
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
|\ \ \
| * | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-26
| * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-25