aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh4-2/+341
2011-05-29pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2-1/+413
2011-05-29pnfs-obj: pnfs_osd XDR definitionsBenny Halevy1-0/+345
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy4-0/+93
2011-05-29pnfs: client statsJ. Bruce Fields1-0/+25
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy3-9/+12
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy1-0/+8
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy4-45/+142
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy5-21/+27
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy4-16/+23
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel5-15/+241
2011-05-29eCryptfs: Cleanup inode initialization codeTyler Hicks2-68/+69
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy6-7/+70
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks4-107/+91
2011-05-29mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vmaPeter Zijlstra1-1/+6
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka4-10/+12
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka4-13/+6
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka6-41/+10
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka1-31/+60
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka1-4/+4
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka1-10/+1
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka1-20/+29
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka1-1/+1
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen1-1/+1
2011-05-29dm table: reject devices without request fnsMilan Broz1-0/+17
2011-05-29dm table: allow targets to support discards internallyMike Snitzer2-1/+11
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens2-9/+9
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy6-103/+194
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy1-0/+1
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy3-7/+7
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees1-1/+1
2011-05-29Squashfs: Fix sanity check patches on big-endian systemsPhillip Lougher4-6/+6
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown4-22/+15
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown10697-290112/+615216
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2-0/+8
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown2-0/+12
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2-0/+12
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown2-0/+9
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown1-1/+3
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown7-26/+26
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI: Add D3 cold stateLin Ming3-3/+6
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming2-10/+9
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds15-569/+62
2011-05-28scsi: fix scsi_proc new kernel-doc warningRandy Dunlap1-5/+0
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger5-79/+122
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger3-20/+23
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui1-0/+8
2011-05-29idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2-12/+29