Age | Commit message (Expand) | Author |
2009-11-19 | CacheFiles: Catch an overly long wait for an old active object | David Howells |
2009-11-19 | CacheFiles: Better showing of debugging information in active object problems | David Howells |
2009-11-19 | CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy | David Howells |
2009-11-19 | CacheFiles: Handle truncate unlocking the page we're reading | David Howells |
2009-11-19 | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells |
2009-11-19 | FS-Cache: Actually requeue an object when requested | David Howells |
2009-11-19 | FS-Cache: Start processing an object's operations on that object's death | David Howells |
2009-11-19 | FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure | David Howells |
2009-11-19 | FS-Cache: Add a retirement stat counter | David Howells |
2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells |
2009-11-19 | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells |
2009-11-19 | FS-Cache: Don't delete pending pages from the page-store tracking tree | David Howells |
2009-11-19 | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells |
2009-11-19 | FS-Cache: The object-available state can't rely on the cookie to be available | David Howells |
2009-11-19 | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells |
2009-11-19 | FS-Cache: Use radix tree preload correctly in tracking of pages to be stored | David Howells |
2009-11-19 | FS-Cache: Clear netfs pointers in cookie after detaching object, not before | David Howells |
2009-11-19 | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells |
2009-11-19 | FS-Cache: Allow the current state of all objects to be dumped | David Howells |
2009-11-19 | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells |
2009-11-19 | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells |
2009-11-19 | SLOW_WORK: Allow the owner of a work item to determine if it is queued or not | David Howells |
2009-11-19 | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells |
2009-11-19 | SLOW_WORK: Add delayed_slow_work support | Jens Axboe |
2009-11-19 | SLOW_WORK: Add support for cancellation of slow work | Jens Axboe |
2009-11-19 | SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional | Jens Axboe |
2009-11-19 | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells |
2009-11-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-11-18 | strcmp: fix overflow and possibly signedness error | Linus Torvalds |
2009-11-18 | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-11-19 | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse |
2009-11-18 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-19 | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar |
2009-11-18 | OMAP: cs should be positive in gpmc_cs_free() | Roel Kluin |
2009-11-18 | omap: fix unlikely(x) < y | Roel Kluin |
2009-11-18 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2009-11-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2009-11-18 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-11-18 | ASoC: tlv320aic23 fix rate selection | Troy Kisky |
2009-11-18 | ASoC: OMAP3 Pandora: update for TWL4030 codec changes | Grazvydas Ignotas |
2009-11-18 | ASoC: Modifying the license string GPLv2 for OMAP3 EVM | Anuj Aggarwal |
2009-11-18 | cxgb3: fix premature page unmap | Divy Le Ray |
2009-11-18 | ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts | Dave Mitchell |
2009-11-17 | [CPUFREQ] Fix stale cpufreq_cpu_governor pointer | Prarit Bhargava |
2009-11-17 | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs | Pallipadi, Venkatesh |