summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-31UBIFS: fix sparse warningsArtem Bityutskiy1-2/+2
2008-12-31UBIFS: simplify make_free_spaceArtem Bityutskiy1-102/+49
2008-12-31UBIFS: do not lie about used blocksArtem Bityutskiy1-10/+0
2008-12-31UBIFS: restore budg_uncommitted_idxArtem Bityutskiy1-3/+12
2008-12-31UBIFS: always commit on unmountArtem Bityutskiy1-11/+15
2008-12-31UBIFS: use ubi_syncArtem Bityutskiy1-6/+1
2008-12-31UBIFS: always commit in sync_fsArtem Bityutskiy1-20/+18
2008-12-31UBIFS: fix file-system synchronizationArtem Bityutskiy1-0/+18
2008-12-31UBIFS: fix constants initializationArtem Bityutskiy1-5/+20
2008-12-23UBIFS: avoid unnecessary calculationsArtem Bityutskiy1-1/+2
2008-12-23UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy1-0/+2
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy6-35/+30
2008-12-23UBIFS: fix available blocks countArtem Bityutskiy3-9/+13
2008-12-23UBIFS: various comment improvements and fixesArtem Bityutskiy2-22/+24
2008-12-23UBIFS: improve budgeting dumpArtem Bityutskiy3-3/+16
2008-12-23UBIFS: fix tnc dumpingArtem Bityutskiy1-1/+1
2008-12-23UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy1-2/+2
2008-12-04UBIFS: fix section mismatchAlexey Dobriyan2-2/+2
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy5-48/+186
2008-12-03UBIFS: dump stack in LPT check functionsArtem Bityutskiy1-1/+6
2008-12-03UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2-2/+10
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy4-20/+193
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy9-113/+156
2008-12-03UBIFS: avoid unnecessary checksKukkonen Mika1-14/+18
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy5-16/+59
2008-12-03UBIFS: use bit-fields to store compression typeArtem Bityutskiy2-3/+11
2008-12-03UBIFS: slight compression optimizationArtem Bityutskiy2-3/+10
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-03vmscan: evict streaming IO firstRik van Riel1-1/+6
2008-12-03bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz4-3/+22
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02Linux 2.6.28-rc7v2.6.28-rc7Linus Torvalds1-2/+2
2008-12-02drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-02i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-02i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-02fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-02ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-12-02kernel-doc: handle varargs cleanlyRandy Dunlap1-3/+7
2008-12-02lib/idr.c: fix rcu related race with idr_findManfred Spraul2-3/+14