aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells
2009-11-19FS-Cache: Add a retirement stat counterDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells
2009-11-19FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin
2009-11-18omap: fix unlikely(x) < yRoel Kluin
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-11-18Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner