1. 99a5df3 vfs: make fchownat retry once on ESTALE errors by Jeff Layton · 12 years ago
  2. 14ff690 vfs: make fchmodat retry once on ESTALE errors by Jeff Layton · 12 years ago
  3. 2771261 vfs: have chroot retry once on ESTALE error by Jeff Layton · 12 years ago
  4. 0291c0a vfs: have chdir retry lookup and call once on ESTALE error by Jeff Layton · 12 years ago
  5. 87fa559 vfs: have faccessat retry once on an ESTALE error by Jeff Layton · 12 years ago
  6. 48f7530 vfs: have do_sys_truncate retry once on an ESTALE error by Jeff Layton · 12 years ago
  7. c6a9428 vfs: fix renameat to retry on ESTALE errors by Jeff Layton · 12 years ago
  8. 5d18f81 vfs: make do_unlinkat retry once on ESTALE errors by Jeff Layton · 12 years ago
  9. c6ee920 vfs: make do_rmdir retry once on ESTALE errors by Jeff Layton · 12 years ago
  10. 9e790bd vfs: add a flags argument to user_path_parent by Jeff Layton · 12 years ago
  11. 442e31c vfs: fix linkat to retry once on ESTALE errors by Jeff Layton · 12 years ago
  12. f46d356 vfs: fix symlinkat to retry on ESTALE errors by Jeff Layton · 12 years ago
  13. b76d8b8 vfs: fix mkdirat to retry once on an ESTALE error by Jeff Layton · 12 years ago
  14. 972567f vfs: fix mknodat to retry on ESTALE errors by Jeff Layton · 12 years ago
  15. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  16. 7955119 vfs: fix readlinkat to retry on ESTALE by Jeff Layton · 12 years ago
  17. 836fb7e vfs: make fstatat retry on ESTALE errors from getattr call by Jeff Layton · 12 years ago
  18. b9d6ba9 vfs: add a retry_estale helper function to handle retries on ESTALE by Jeff Layton · 12 years ago
  19. 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
  20. b911a6b vfs: d_obtain_alias() needs to use "/" as default name. by NeilBrown · 12 years ago
  21. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  22. b9f61c3 documentation: drop vmtruncate by Marco Stornelli · 12 years ago
  23. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  24. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  25. 9014da7 ntfs: drop vmtruncate by Marco Stornelli · 12 years ago
  26. 2d1b399 nilfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  27. 3e7a806 ncpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  28. 7fc7cd0 minix: drop vmtruncate by Marco Stornelli · 12 years ago
  29. 5dfc282 logfs: drop vmtruncate by Marco Stornelli · 12 years ago
  30. d506848 hfsplus: drop vmtruncate by Marco Stornelli · 12 years ago
  31. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 12 years ago
  32. 70b31c4 hpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  33. 91c7fbb FS-Cache: Clear remaining page count on retrieval cancellation by David Howells · 12 years ago
  34. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  35. 7ef001e FS-Cache: One of the write operation paths doesn't set the object state by David Howells · 12 years ago
  36. 9c04caa FS-Cache: Fix signal handling during waits by David Howells · 12 years ago
  37. a4ff146 NFS4: Open files for fscaching by David Howells · 12 years ago
  38. 9696952 FS-Cache: Add transition to handle invalidate immediately after lookup by David Howells · 12 years ago
  39. 8c209ce NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page by David Howells · 12 years ago
  40. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  41. 75bc411 FS-Cache: Limit the number of I/O error reports for a cache by David Howells · 12 years ago
  42. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  43. 03acc4b FS-Cache: Initialise the object event mask with the calculated mask by David Howells · 12 years ago
  44. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  45. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  46. de242c0 NFS: Use FS-Cache invalidation by David Howells · 12 years ago
  47. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 12 years ago
  48. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  49. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  50. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  51. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  52. 37491a1 CacheFiles: Make some debugging statements conditional by David Howells · 12 years ago
  53. 0f972b5 FS-Cache: Check that there are no read ops when cookie relinquished by David Howells · 12 years ago
  54. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 12 years ago
  55. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  56. c8cf464 hfs: drop vmtruncate by Marco Stornelli · 12 years ago
  57. 41ddaee bfs: drop vmtruncate by Marco Stornelli · 12 years ago
  58. 1dc1834 affs: drop vmtruncate by Marco Stornelli · 12 years ago
  59. 6229518 adfs: drop vmtruncate by Marco Stornelli · 12 years ago
  60. a6ff037 ocfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  61. a8f5293 omfs: drop vmtruncate by Marco Stornelli · 12 years ago
  62. 46f6955 procfs: drop vmtruncate by Marco Stornelli · 12 years ago
  63. cfac4b4 reiserfs: drop vmtruncate by Marco Stornelli · 12 years ago
  64. fa4d62a sysv: drop vmtruncate by Marco Stornelli · 12 years ago
  65. 83f6e37 ufs: drop vmtruncate by Marco Stornelli · 12 years ago
  66. 72651ca fs: Fix imbalance in freeze protection in mark_files_ro() by Jan Kara · 12 years ago
  67. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 12 years ago
  68. 741b7c3 path_init(): make -ENOTDIR failure exits consistent by Al Viro · 12 years ago
  69. 582aa64 vfs: remove unneeded permission check from path_init by Jeff Layton · 12 years ago
  70. 1e75529 vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags by Miao Xie · 12 years ago
  71. 1800098 ARM: OMAP: Fix build breakage due to missing include in i2c.c by Vaibhav Bedia · 12 years ago
  72. 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
  73. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  74. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  75. 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
  76. 0c54450 Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  77. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. ddedec2 Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  79. 8cb68bd Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  80. b6b19f2 ksm: make rmap walks more scalable by Hugh Dickins · 12 years ago
  81. 2832bc1 sched: numa: ksm: fix oops in task_numa_placment() by Hugh Dickins · 12 years ago
  82. cda73a1 mm: do not sleep in balance_pgdat if there's no i/o congestion by Zlatko Calusic · 12 years ago
  83. 77c8006 UAPI: Fix up empty files in arch/cris/ by David Howells · 12 years ago
  84. 00addd1 CRIS: locking: fix the return value of arch_read_trylock() by Wei Yongjun · 12 years ago
  85. e61ac0b Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2 by Jesper Nilsson · 12 years ago
  86. 8e6b4dd CRIS: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  87. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  88. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  89. b6fa0cd dma-buf: might_sleep() in dma_buf_unmap_attachment() by Rob Clark · 12 years ago
  90. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  91. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  92. e327955 Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  93. dcd6a97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. 7005cd3 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  95. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  96. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  97. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  98. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  99. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  100. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago