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