summaryrefslogtreecommitdiffstats
path: root/Documentation/keys-request-key.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells1-0/+1
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells1-0/+1
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells1-1/+1
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells1-0/+2
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells1-1/+1
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells1-0/+3
2009-11-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-19CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells1-2/+3
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells7-25/+90
2009-11-19CacheFiles: Better showing of debugging information in active object problemsDavid Howells1-27/+75
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells1-2/+2
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells1-6/+93
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells3-7/+39
2009-11-19FS-Cache: Actually requeue an object when requestedDavid Howells1-2/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells6-61/+75
2009-11-19FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells1-5/+12
2009-11-19FS-Cache: Add a retirement stat counterDavid Howells3-2/+7
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells10-35/+152
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells4-2/+11
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2-4/+5
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells6-19/+52
2009-11-19FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells1-2/+7
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells5-39/+115
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2-1/+6
2009-11-19FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells1-4/+4
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells7-9/+134
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells14-3/+578
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells4-6/+103
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells3-9/+132
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2-0/+34
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells7-12/+413
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe3-3/+171
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe3-7/+88
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe2-21/+17
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells8-16/+150
2009-11-19strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4