1. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  2. cd634fb libceph: subscribe to osdmap when cluster is full by Sage Weil · 13 years ago
  3. 7662d8f libceph: handle new osdmap down/state change encoding by Sage Weil · 13 years ago
  4. 9db4b3e rbd: handle online resize of underlying rbd image by Sage Weil · 13 years ago
  5. 45e3d3e ceph: avoid inode lookup on nfs fh reconnect by Sage Weil · 13 years ago
  6. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  7. aedfec5 rbd: use snprintf for disk->disk_name by Sage Weil · 13 years ago
  8. 916d4d6 rbd: cleanup: make kfree match kmalloc by Sage Weil · 13 years ago
  9. 13143d2 rbd: warn on update_snaps failure on notify by Sage Weil · 13 years ago
  10. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  11. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  12. a2a7960 libceph: add missing breaks in addr_set_port by Sage Weil · 13 years ago
  13. 0417788 libceph: fix TAG_WAIT case by Sage Weil · 13 years ago
  14. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  15. 3145666 libceph: fix osdmap timestamp assignment by Sage Weil · 13 years ago
  16. 3540303 ceph: fix rare potential cap leak by Sage Weil · 13 years ago
  17. 12a2f64 libceph: use snprintf for unknown addrs by Sage Weil · 13 years ago
  18. 2dab036 libceph: use snprintf for formatting object name by Sage Weil · 13 years ago
  19. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  20. e8f54ce libceph: fix uninitialized value when no get_authorizer method is set by Sage Weil · 13 years ago
  21. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  22. 0da5d70 libceph: handle connection reopen race with callbacks by Sage Weil · 13 years ago
  23. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  24. 61c4f2c Linux 2.6.39 by Linus Torvalds · 13 years ago
  25. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  26. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  27. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  28. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  29. 01294d8 of: fix race when matching drivers by Milton Miller · 13 years ago
  30. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  31. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 13 years ago
  32. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 13 years ago
  33. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 13 years ago
  34. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 13 years ago
  35. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 13 years ago
  36. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 14 years ago
  37. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 13 years ago
  38. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  39. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  42. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 13 years ago
  43. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  44. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 13 years ago
  45. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  46. 0bf2461 rapidio: fix default routing initialization by Alexandre Bounine · 13 years ago
  47. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 13 years ago
  48. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  49. a085963 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 13 years ago
  51. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 13 years ago
  52. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  53. c1d10d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  54. 477de0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  55. b5e6ab5 mm: fix kernel-doc warning in page_alloc.c by Randy Dunlap · 13 years ago
  56. 93d2175 PCI: Clear bridge resource flags if requested size is 0 by Yinghai Lu · 13 years ago
  57. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 13 years ago
  58. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 13 years ago
  59. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 13 years ago
  60. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 13 years ago
  61. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  62. 7c21738 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  63. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  64. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 13 years ago
  65. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 13 years ago
  66. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  67. 8eea1be drm/i915: Revert i915.semaphore=1 default from 47ae63e0 by Andy Lutomirski · 13 years ago
  68. a67b888 vga_switcheroo: don't toggle-switch devices by Florian Mickler · 13 years ago
  69. 0e3d32c Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  70. 52004ea Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 13 years ago
  71. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  72. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  73. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 13 years ago
  74. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 13 years ago
  75. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 13 years ago
  76. bd1a643 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  77. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 13 years ago
  78. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 13 years ago
  79. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 13 years ago
  80. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 13 years ago
  81. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 13 years ago
  82. 9f6bd36 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  83. 05bf86b tmpfs: fix race between swapoff and writepage by Hugh Dickins · 13 years ago
  84. 5f6f12c libata: fix oops when LPM is used with PMP by Tejun Heo · 13 years ago
  85. afa4979 Merge branch 'fbmem' by Linus Torvalds · 13 years ago
  86. 22fe944 Revert "libata: ahci_start_engine compliant to AHCI spec" by Tejun Heo · 13 years ago
  87. c590cec Further fbcon sanity checking by Bruno Prémont · 13 years ago
  88. 712f314 fbmem: fix remove_conflicting_framebuffers races by Linus Torvalds · 13 years ago
  89. ddb503b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 13 years ago
  90. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 13 years ago
  91. f550806 alpha: convert to clocksource_register_hz by John Stultz · 14 years ago
  92. 298eaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  93. cf70cc5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  94. 1fec709 rbd: fix split bio handling by Yehuda Sadeh · 13 years ago
  95. cb68552 bridge: fix forwarding of IPv6 by Stephen Hemminger · 13 years ago
  96. 087fbc9 drm/i915: Revert i915.semaphore=1 default from i915 merge by Andy Lutomirski · 13 years ago
  97. a10e146 bonding,llc: Fix structure sizeof incompatibility for some PDUs by Vitalii Demianets · 13 years ago
  98. 26cf46b vfs: micro-optimize acl_permission_check() by Linus Torvalds · 13 years ago
  99. 47a150e Cache user_ns in struct cred by Serge E. Hallyn · 13 years ago
  100. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 13 years ago