summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CacheFiles: Handle truncate unlocking the page we're readingDavid Howells2009-11-191-6/+93
* CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-193-7/+39
* FS-Cache: Actually requeue an object when requestedDavid Howells2009-11-191-2/+1
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-196-61/+75
* FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells2009-11-191-5/+12
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-193-2/+7
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-1910-35/+152
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-194-2/+11
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-192-4/+5
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-196-19/+52
* FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells2009-11-191-2/+7
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-195-39/+115
* FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-192-1/+6
* FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells2009-11-191-4/+4
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-197-9/+134
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-1914-3/+578
* FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-194-6/+103
* SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-193-9/+132
* SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-192-0/+34
* SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-197-12/+413
* SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-193-3/+171
* SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-193-7/+88
* SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe2009-11-192-21/+17
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-198-16/+150
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
|\
| * [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| * [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| * [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
* | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
|\ \
| * | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
|\ \ \
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| | |/ | |/|
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
|\ \ \
| * | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * | | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
|\ \ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
| |\ \ \ \
| | * | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| | * | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| | * | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
| |\ \ \ \ \
| | * | | | | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1