1. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  2. b911a6b vfs: d_obtain_alias() needs to use "/" as default name. by NeilBrown · 12 years ago
  3. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  4. b9f61c3 documentation: drop vmtruncate by Marco Stornelli · 12 years ago
  5. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  6. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  7. 9014da7 ntfs: drop vmtruncate by Marco Stornelli · 12 years ago
  8. 2d1b399 nilfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  9. 3e7a806 ncpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  10. 7fc7cd0 minix: drop vmtruncate by Marco Stornelli · 12 years ago
  11. 5dfc282 logfs: drop vmtruncate by Marco Stornelli · 12 years ago
  12. d506848 hfsplus: drop vmtruncate by Marco Stornelli · 12 years ago
  13. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 12 years ago
  14. 70b31c4 hpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  15. 91c7fbb FS-Cache: Clear remaining page count on retrieval cancellation by David Howells · 12 years ago
  16. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  17. 7ef001e FS-Cache: One of the write operation paths doesn't set the object state by David Howells · 12 years ago
  18. 9c04caa FS-Cache: Fix signal handling during waits by David Howells · 12 years ago
  19. a4ff146 NFS4: Open files for fscaching by David Howells · 12 years ago
  20. 9696952 FS-Cache: Add transition to handle invalidate immediately after lookup by David Howells · 12 years ago
  21. 810a485 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  22. 6f8c9d2 ARM: OMAP2+: Trivial fix for IOMMU merge issue by Tony Lindgren · 12 years ago
  23. 8c209ce NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page by David Howells · 12 years ago
  24. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  25. 75bc411 FS-Cache: Limit the number of I/O error reports for a cache by David Howells · 12 years ago
  26. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  27. 03acc4b FS-Cache: Initialise the object event mask with the calculated mask by David Howells · 12 years ago
  28. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  29. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  30. de242c0 NFS: Use FS-Cache invalidation by David Howells · 12 years ago
  31. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 12 years ago
  32. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  33. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  34. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  35. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  36. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  37. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  38. 37491a1 CacheFiles: Make some debugging statements conditional by David Howells · 12 years ago
  39. 0f972b5 FS-Cache: Check that there are no read ops when cookie relinquished by David Howells · 12 years ago
  40. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 12 years ago
  41. 1ca2225 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  42. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  43. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  44. fcc1688 lib: atomic64: Initialize locks statically to fix early users by Stephen Boyd · 12 years ago
  45. 886d751 x86, efi: correct precedence of operators in setup_efi_pci by Sasha Levin · 12 years ago
  46. c8cf464 hfs: drop vmtruncate by Marco Stornelli · 12 years ago
  47. 41ddaee bfs: drop vmtruncate by Marco Stornelli · 12 years ago
  48. 1dc1834 affs: drop vmtruncate by Marco Stornelli · 12 years ago
  49. 6229518 adfs: drop vmtruncate by Marco Stornelli · 12 years ago
  50. a6ff037 ocfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  51. a8f5293 omfs: drop vmtruncate by Marco Stornelli · 12 years ago
  52. 46f6955 procfs: drop vmtruncate by Marco Stornelli · 12 years ago
  53. cfac4b4 reiserfs: drop vmtruncate by Marco Stornelli · 12 years ago
  54. fa4d62a sysv: drop vmtruncate by Marco Stornelli · 12 years ago
  55. 83f6e37 ufs: drop vmtruncate by Marco Stornelli · 12 years ago
  56. 72651ca fs: Fix imbalance in freeze protection in mark_files_ro() by Jan Kara · 12 years ago
  57. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 12 years ago
  58. 741b7c3 path_init(): make -ENOTDIR failure exits consistent by Al Viro · 12 years ago
  59. 582aa64 vfs: remove unneeded permission check from path_init by Jeff Layton · 12 years ago
  60. 1e75529 vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags by Miao Xie · 12 years ago
  61. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  62. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  63. 9bde4f0 ASoC: core: Fix SOC_DOUBLE_RANGE() macros by Mark Brown · 12 years ago
  64. 2727da8 ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c by Peter Ujfalusi · 12 years ago
  65. f438a83 Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  66. f2420ec Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  67. febd41d ARM: sunxi: rename device tree source files by Olof Johansson · 12 years ago
  68. 9acbd26 cifs: eliminate cifsERROR variable by Jeff Layton · 12 years ago
  69. 2f2591a cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use by Jeff Layton · 12 years ago
  70. 8367224 cifs: fix double-free of "string" in cifs_parse_mount_options by Jeff Layton · 12 years ago
  71. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  72. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  73. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  74. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  75. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  76. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  77. 1800098 ARM: OMAP: Fix build breakage due to missing include in i2c.c by Vaibhav Bedia · 12 years ago
  78. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  79. ad1937c ASoC: sta529: Fix update register bits in sta529_set_dai_fmt by Axel Lin · 12 years ago
  80. 08b2784 ASoC: pcm: allow backend hardware to be freed in pause state by Patrick Lai · 12 years ago
  81. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  82. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  83. 43260ad Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'disintegrate-score-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  84. 0c54450 Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  85. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. ddedec2 Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  87. 8cb68bd Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  88. b6b19f2 ksm: make rmap walks more scalable by Hugh Dickins · 12 years ago
  89. 2832bc1 sched: numa: ksm: fix oops in task_numa_placment() by Hugh Dickins · 12 years ago
  90. cda73a1 mm: do not sleep in balance_pgdat if there's no i/o congestion by Zlatko Calusic · 12 years ago
  91. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  92. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  93. 18eb54c Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into master by Gleb Natapov · 12 years ago
  94. 77c8006 UAPI: Fix up empty files in arch/cris/ by David Howells · 12 years ago
  95. 00addd1 CRIS: locking: fix the return value of arch_read_trylock() by Wei Yongjun · 12 years ago
  96. e61ac0b Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2 by Jesper Nilsson · 12 years ago
  97. 8e6b4dd CRIS: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  98. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  99. e6ee4b2 ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards by Will Deacon · 12 years ago
  100. d056a69 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago