1. 2610302 libceph: drop declaration of ceph_con_get() by Alex Elder · 13 years ago
  2. bc18f4b libceph: add some fine ASCII art by Alex Elder · 13 years ago
  3. 5821bd8 libceph: small changes to messenger.c by Alex Elder · 13 years ago
  4. 7593af9 libceph: distinguish two phases of connect sequence by Alex Elder · 13 years ago
  5. ab166d5 libceph: separate banner and connect writes by Alex Elder · 13 years ago
  6. e27947c libceph: define and use an explicit CONNECTED state by Alex Elder · 13 years ago
  7. 3ec50d1 libceph: clear NEGOTIATING when done by Alex Elder · 13 years ago
  8. bb9e6bb libceph: clear CONNECTING in ceph_con_close() by Alex Elder · 13 years ago
  9. 456ea46 libceph: don't touch con state in con_close_socket() by Alex Elder · 13 years ago
  10. d65c9e0 libceph: just set SOCK_CLOSED when state changes by Alex Elder · 13 years ago
  11. 188048b libceph: don't change socket state on sock event by Alex Elder · 13 years ago
  12. a8d00e3 libceph: SOCK_CLOSED is a flag, not a state by Alex Elder · 13 years ago
  13. abdaa6a libceph: don't use bio_iter as a flag by Alex Elder · 13 years ago
  14. 572c588 libceph: move init of bio_iter by Alex Elder · 13 years ago
  15. df6ad1f libceph: move init_bio_*() functions up by Alex Elder · 13 years ago
  16. fd154f3 libceph: don't mark footer complete before it is by Alex Elder · 13 years ago
  17. 84ca8fc libceph: encapsulate advancing msg page by Alex Elder · 13 years ago
  18. 739c905 libceph: encapsulate out message data setup by Alex Elder · 13 years ago
  19. d59315c libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 13 years ago
  20. 36eb71a libceph: use con get/put methods by Sage Weil · 13 years ago
  21. 26ce1719 libceph: fix NULL dereference in reset_connection() by Dan Carpenter · 13 years ago
  22. 9a64e8e Merge tag 'v3.5-rc1' by Sage Weil · 13 years ago
  23. f3dea7e libceph: flush msgr queue during mon_client shutdown by Sage Weil · 13 years ago
  24. 89a86be libceph: transition socket state prior to actual connect by Sage Weil · 13 years ago
  25. a5506049 libceph: fix overflow in osdmap_apply_incremental() by Xi Wang · 13 years ago
  26. e91a9b6 libceph: fix overflow in osdmap_decode() by Xi Wang · 13 years ago
  27. ad3b904 libceph: fix overflow in __decode_pool_names() by Xi Wang · 13 years ago
  28. 4364352 rbd: Clear ceph_msg->bio_iter for retransmitted message by Yan, Zheng · 13 years ago
  29. 8921d11 libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 13 years ago
  30. 6740a84 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 13 years ago
  31. 92ce034 libceph: have messages take a connection reference by Alex Elder · 13 years ago
  32. 38941f8 libceph: have messages point to their connection by Alex Elder · 13 years ago
  33. 1c20f2d libceph: tweak ceph_alloc_msg() by Alex Elder · 13 years ago
  34. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 13 years ago
  35. 20581c1 libceph: init monitor connection when opening by Alex Elder · 13 years ago
  36. ec87ef4 libceph: drop connection refcounting for mon_client by Sage Weil · 13 years ago
  37. 6713093 libceph: embed ceph connection structure in mon_client by Alex Elder · 13 years ago
  38. 0d47766 libceph: use con get/put ops from osd_client by Sage Weil · 13 years ago
  39. ab8cb34 libceph: osd_client: don't drop reply reference too early by Alex Elder · 13 years ago
  40. 895cfcc rbd: endian bug in rbd_req_cb() by Dan Carpenter · 13 years ago
  41. f9f9a19 rbd: Fix ceph_snap_context size calculation by Yan, Zheng · 13 years ago
  42. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  43. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  44. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  45. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  46. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  47. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  48. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  49. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  50. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  52. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  53. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  54. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  55. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  56. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  57. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  58. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 13 years ago
  59. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 13 years ago
  60. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 13 years ago
  61. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 13 years ago
  62. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  63. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  64. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  65. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  66. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 13 years ago
  67. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 13 years ago
  69. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  70. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  71. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  72. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 13 years ago
  73. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 13 years ago
  74. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 13 years ago
  75. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 13 years ago
  76. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 13 years ago
  77. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  78. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 13 years ago
  79. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 13 years ago
  80. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 13 years ago
  81. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 13 years ago
  82. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
  83. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  84. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  85. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  86. 29bf5dd blackfin: check __get_user() return value by Al Viro · 13 years ago
  87. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 13 years ago
  88. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 13 years ago
  89. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
  90. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 13 years ago
  91. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  92. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  93. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  94. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  95. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  96. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  97. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  98. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 13 years ago
  99. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 13 years ago
  100. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago