summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-11MAINTAINERS: add second list for IRDAWolfram Sang1-0/+1
2011-02-11x86: Fix printk typo WARINGPaul Bolle1-1/+1
2011-02-11Documentation: default_message_level is a typoPaul Bolle1-1/+1
2011-02-04fix comment spelling becausse => becausePete Zaitcev1-1/+1
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock6-7/+7
2011-01-25X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.cJesper Juhl1-1/+0
2011-01-24edac: i82975x author/maintainer email address changeArvind R2-2/+2
2011-01-21ext4: Fix comment typo "especiially".Tao Ma1-1/+1
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl10-13/+13
2011-01-19dio: fix typos in commentsNamhyung Kim1-3/+3
2011-01-19Comment typo fixes for 'descriptor'Justin P. Mattock6-7/+7
2011-01-19replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUGJim Cromie1-1/+1
2011-01-19scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl2-7/+5
2011-01-19drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl1-2/+1
2011-01-19GPU DRM: Remove unnecessary casts of void ptr returning alloc function return...Jesper Juhl1-3/+1
2011-01-17Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten1-1/+1
2011-01-17Kconfig: Typo: seti -> setMichael Witten1-2/+2
2011-01-13Documentation: dm-crypt: update cryptsetup homepageAndrea Gelmini1-1/+1
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin1-3/+0
2011-01-13decompressors: check input size in decompress_inflate.cLasse Collin1-4/+13
2011-01-13x86: support XZ-compressed kernelLasse Collin6-10/+14
2011-01-13decompressors: add boot-time XZ supportLasse Collin9-2/+469
2011-01-13decompressors: add XZ decompressor moduleLasse Collin17-0/+3783
2011-01-13Decompressors: fix callback-to-callback mode in decompress_unlzo.cLasse Collin1-10/+50
2011-01-13Decompressors: check input size in decompress_unlzo.cLasse Collin1-5/+41
2011-01-13Decompressors: check for write errors in decompress_unlzo.cLasse Collin1-2/+2
2011-01-13Decompressors: validate match distance in decompress_unlzma.cLasse Collin1-0/+3
2011-01-13Decompressors: check for write errors in decompress_unlzma.cLasse Collin1-21/+32
2011-01-13Decompressors: check for read errors in decompress_unlzma.cLasse Collin1-0/+3
2011-01-13Decompressors: fix header validation in decompress_unlzma.cLasse Collin1-1/+3
2011-01-13Decompressors: remove unused function from lib/decompress_unlzma.cLasse Collin1-6/+0
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin5-4/+1
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin5-19/+11
2011-01-13Decompressors: add missing INIT (i.e. __init)Lasse Collin2-3/+3
2011-01-13romfs: have romfs_fs.h pull in necessary headersMike Frysinger1-0/+3
2011-01-13ramoops: fix types, remove typecastsAndrew Morton1-4/+4
2011-01-13cramfs: generate unique inode number for better inode cache usageStefani Seibold1-41/+69
2011-01-13cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin1-0/+2
2011-01-13aio: remove unused aio_run_iocbs()Jeff Moyer1-22/+5
2011-01-13aio: remove unnecessary checkNamhyung Kim1-1/+1
2011-01-13VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov1-5/+8
2011-01-13w1: DS2423 counter driver and documentationMika Laitio6-0/+228
2011-01-13memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov1-62/+74
2011-01-13memstick: remove mspro_block_mutexAlex Dubov1-8/+1
2011-01-13memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2-9/+15
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2-2/+17
2011-01-13memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai1-4/+33
2011-01-13memstick: fix setup for JMicron 38x controllersTakashi Iwai1-30/+36
2011-01-13memstick: core: fix device_register() error handlingVasiliy Kulikov1-0/+1
2011-01-13pps: add parallel port PPS signal generatorAlexander Gordeev2-7/+10