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