summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-12-20CacheFiles: Implement invalidationDavid Howells
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells
2012-12-20FS-Cache: Provide proper invalidationDavid Howells
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells
2012-12-20FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells
2012-12-20CacheFiles: Make some debugging statements conditionalDavid Howells
2012-12-20FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells
2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells
2012-12-20hfs: drop vmtruncateMarco Stornelli
2012-12-20bfs: drop vmtruncateMarco Stornelli
2012-12-20affs: drop vmtruncateMarco Stornelli
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-12-20ocfs2: drop vmtruncateMarco Stornelli
2012-12-20omfs: drop vmtruncateMarco Stornelli
2012-12-20procfs: drop vmtruncateMarco Stornelli
2012-12-20reiserfs: drop vmtruncateMarco Stornelli
2012-12-20sysv: drop vmtruncateMarco Stornelli
2012-12-20ufs: drop vmtruncateMarco Stornelli
2012-12-20fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton
2012-12-20path_init(): make -ENOTDIR failure exits consistentAl Viro
2012-12-20vfs: remove unneeded permission check from path_initJeff Layton
2012-12-20vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-20Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd...Linus Torvalds
2012-12-20Merge tag 'cris-for-linus-3.8' of git://jni.nu/crisLinus Torvalds
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20ksm: make rmap walks more scalableHugh Dickins
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-20Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-20Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller