1. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  2. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 11 years ago
  3. c129c29 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n by David Howells · 11 years ago
  4. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  5. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  6. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  12. cfde819 keys: use keyring_alloc() to create module signing keyring by David Howells · 12 years ago
  13. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  14. a68c2f1 sendfile: allows bypassing of notifier events by Scott Wolchok · 12 years ago
  15. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  16. c39540c fat: fix incorrect function comment by Ravishankar N · 12 years ago
  17. 99bbb2b Documentation: ABI: remove testing/sysfs-devices-node by Davidlohr Bueso · 12 years ago
  18. ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
  19. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago
  20. 154b454 memcg: don't register hotcpu notifier from ->css_alloc() by Tejun Heo · 12 years ago
  21. 495e9d8 checkpatch: warn on uapi #includes that #include <uapi/... by Joe Perches · 12 years ago
  22. 5abe257 revert "rtc: recycle id when unloading a rtc driver" by Andrew Morton · 12 years ago
  23. 2c79737 mm: clean up transparent hugepage sysfs error messages by Jeremy Eder · 12 years ago
  24. bffdd66 hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method by Vyacheslav Dubeyko · 12 years ago
  25. 81cc7fa hfsplus: rework processing of hfs_btree_write() returned error by Vyacheslav Dubeyko · 12 years ago
  26. 1b243fd hfsplus: rework processing errors in hfsplus_free_extents() by Vyacheslav Dubeyko · 12 years ago
  27. 5daa669 hfsplus: avoid crash on failed block map free by Alan Cox · 12 years ago
  28. 44fd07e kcmp: include linux/ptrace.h by Cyrill Gorcunov · 12 years ago
  29. ba3f7a1 drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> by Jean Delvare · 12 years ago
  30. bcc2b02 mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 12 years ago
  31. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  32. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 12 years ago
  33. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 12 years ago
  34. 038b358 Documentation: kernel-parameters.txt remove capability.disable by Josh Boyer · 12 years ago
  35. c8b74c2f mm: fix calculation of dirtyable memory by Sonny Rao · 12 years ago
  36. 010fc29 compaction: fix build error in CMA && !COMPACTION by Minchan Kim · 12 years ago
  37. b729d75 vfs: make lremovexattr retry once on ESTALE error by Jeff Layton · 12 years ago
  38. 12f0621 vfs: make removexattr retry once on ESTALE by Jeff Layton · 12 years ago
  39. bd9bbc9 vfs: make llistxattr retry once on ESTALE error by Jeff Layton · 12 years ago
  40. 10a90cf vfs: make listxattr retry once on ESTALE error by Jeff Layton · 12 years ago
  41. 3a3e159 vfs: make lgetxattr retry once on ESTALE by Jeff Layton · 12 years ago
  42. 60e66b4 vfs: make getxattr retry once on an ESTALE error by Jeff Layton · 12 years ago
  43. 49e09e1 vfs: allow lsetxattr() to retry once on ESTALE errors by Jeff Layton · 12 years ago
  44. 68f1bb8 vfs: allow setxattr to retry once on ESTALE errors by Jeff Layton · 12 years ago
  45. a69201d vfs: allow utimensat() calls to retry once on an ESTALE error by Jeff Layton · 12 years ago
  46. 96948fc vfs: fix user_statfs to retry once on ESTALE errors by Jeff Layton · 12 years ago
  47. 99a5df3 vfs: make fchownat retry once on ESTALE errors by Jeff Layton · 12 years ago
  48. 14ff690 vfs: make fchmodat retry once on ESTALE errors by Jeff Layton · 12 years ago
  49. 2771261 vfs: have chroot retry once on ESTALE error by Jeff Layton · 12 years ago
  50. 0291c0a vfs: have chdir retry lookup and call once on ESTALE error by Jeff Layton · 12 years ago
  51. 87fa559 vfs: have faccessat retry once on an ESTALE error by Jeff Layton · 12 years ago
  52. 48f7530 vfs: have do_sys_truncate retry once on an ESTALE error by Jeff Layton · 12 years ago
  53. c6a9428 vfs: fix renameat to retry on ESTALE errors by Jeff Layton · 12 years ago
  54. 5d18f81 vfs: make do_unlinkat retry once on ESTALE errors by Jeff Layton · 12 years ago
  55. c6ee920 vfs: make do_rmdir retry once on ESTALE errors by Jeff Layton · 12 years ago
  56. 9e790bd vfs: add a flags argument to user_path_parent by Jeff Layton · 12 years ago
  57. 442e31c vfs: fix linkat to retry once on ESTALE errors by Jeff Layton · 12 years ago
  58. f46d356 vfs: fix symlinkat to retry on ESTALE errors by Jeff Layton · 12 years ago
  59. b76d8b8 vfs: fix mkdirat to retry once on an ESTALE error by Jeff Layton · 12 years ago
  60. 972567f vfs: fix mknodat to retry on ESTALE errors by Jeff Layton · 12 years ago
  61. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  62. 7955119 vfs: fix readlinkat to retry on ESTALE by Jeff Layton · 12 years ago
  63. 836fb7e vfs: make fstatat retry on ESTALE errors from getattr call by Jeff Layton · 12 years ago
  64. b9d6ba9 vfs: add a retry_estale helper function to handle retries on ESTALE by Jeff Layton · 12 years ago
  65. 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
  66. b911a6b vfs: d_obtain_alias() needs to use "/" as default name. by NeilBrown · 12 years ago
  67. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  68. b9f61c3 documentation: drop vmtruncate by Marco Stornelli · 12 years ago
  69. 7898575 mm: drop vmtruncate by Marco Stornelli · 12 years ago
  70. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  71. 9014da7 ntfs: drop vmtruncate by Marco Stornelli · 12 years ago
  72. 2d1b399 nilfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  73. 3e7a806 ncpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  74. 7fc7cd0 minix: drop vmtruncate by Marco Stornelli · 12 years ago
  75. 5dfc282 logfs: drop vmtruncate by Marco Stornelli · 12 years ago
  76. d506848 hfsplus: drop vmtruncate by Marco Stornelli · 12 years ago
  77. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 12 years ago
  78. 70b31c4 hpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  79. 91c7fbb FS-Cache: Clear remaining page count on retrieval cancellation by David Howells · 12 years ago
  80. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  81. 7ef001e FS-Cache: One of the write operation paths doesn't set the object state by David Howells · 12 years ago
  82. 9c04caa FS-Cache: Fix signal handling during waits by David Howells · 12 years ago
  83. a4ff146 NFS4: Open files for fscaching by David Howells · 12 years ago
  84. 9696952 FS-Cache: Add transition to handle invalidate immediately after lookup by David Howells · 12 years ago
  85. 810a485 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  86. 6f8c9d2 ARM: OMAP2+: Trivial fix for IOMMU merge issue by Tony Lindgren · 12 years ago
  87. 8c209ce NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page by David Howells · 12 years ago
  88. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  89. 75bc411 FS-Cache: Limit the number of I/O error reports for a cache by David Howells · 12 years ago
  90. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  91. 03acc4b FS-Cache: Initialise the object event mask with the calculated mask by David Howells · 12 years ago
  92. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  93. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  94. de242c0 NFS: Use FS-Cache invalidation by David Howells · 12 years ago
  95. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 12 years ago
  96. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  97. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  98. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  99. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  100. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago