summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-21FS-Cache: Fix signal handling during waitsDavid Howells1-1/+1
2012-12-21NFS4: Open files for fscachingDavid Howells2-0/+3
2012-12-21FS-Cache: Add transition to handle invalidate immediately after lookup David Howells1-0/+3
2012-12-21NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells4-8/+21
2012-12-21FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells3-9/+28
2012-12-21FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells1-4/+4
2012-12-21FS-Cache: Don't mask off the object event mask when printing itDavid Howells2-3/+2
2012-12-21FS-Cache: Initialise the object event mask with the calculated maskDavid Howells1-1/+2
2012-12-21FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-21CacheFiles: Add missing retrieval completionsDavid Howells2-4/+12
2012-12-21NFS: Use FS-Cache invalidationDavid Howells3-6/+37
2012-12-21CacheFiles: Implement invalidationDavid Howells2-1/+53
2012-12-21VFS: Make more complete truncate operation available to CacheFilesDavid Howells2-23/+28
2012-12-21FS-Cache: Provide proper invalidationDavid Howells11-18/+345
2012-12-21FS-Cache: Fix operation state management and accountingDavid Howells7-50/+164
2012-12-21FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells3-6/+23
2012-12-21CacheFiles: Make some debugging statements conditionalDavid Howells1-7/+7
2012-12-21FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells1-0/+8
2012-12-21CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells6-15/+19
2012-12-21CacheFiles: Fix the marking of cached pagesDavid Howells4-52/+56
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-276/+412
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-82/+371
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds12-135/+98
2012-12-20Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd...Linus Torvalds112-1241/+1381
2012-12-20Merge tag 'cris-for-linus-3.8' of git://jni.nu/crisLinus Torvalds55-645/+689
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds47-304/+308
2012-12-20Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2-99/+2
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-455/+689
2012-12-20ksm: make rmap walks more scalableHugh Dickins1-8/+8
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins1-1/+4
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic1-6/+6
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson53-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells35-80/+118
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst1-99/+0
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark1-0/+2
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+67
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-202/+545
2012-12-20Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds12-29/+57
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-12-20Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+30
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-20sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14