1. ad88592 libceph: keep request lists in tid order by Alex Elder · 12 years ago
  2. e02493c libceph: requeue only sent requests when kicking by Alex Elder · 12 years ago
  3. 92451b4 libceph: no more kick_requests() race by Alex Elder · 12 years ago
  4. dc4b870 libceph: slightly defer registering osd request by Alex Elder · 12 years ago
  5. e996607 libceph: wrap auth methods in a mutex by Sage Weil · 12 years ago
  6. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  7. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
  8. 4b8e8b5 libceph: fix authorizer invalidation by Sage Weil · 12 years ago
  9. 20e55c4 libceph: clear messenger auth_retry flag when we authenticate by Sage Weil · 12 years ago
  10. 3a23083 libceph: implement RECONNECT_SEQ feature by Sage Weil · 12 years ago
  11. 8a166d0 libceph: more cleanup of write_partial_msg_pages() by Alex Elder · 12 years ago
  12. 9d2a06c libceph: kill message trail by Alex Elder · 12 years ago
  13. 95e072e libceph: kill osd request r_trail by Alex Elder · 12 years ago
  14. 9a5e6d0 libceph: have osd requests support pagelist data by Alex Elder · 12 years ago
  15. 175face libceph: let osd ops determine request data length by Alex Elder · 12 years ago
  16. e766d7b libceph: implement pages array cursor by Alex Elder · 12 years ago
  17. 6aaa451 libceph: implement bio message data item cursor by Alex Elder · 12 years ago
  18. 7fe1e5e libceph: use data cursor for message pagelist by Alex Elder · 12 years ago
  19. dd236fc libceph: prepare for other message data item types by Alex Elder · 12 years ago
  20. fe38a2b libceph: start defining message data cursor by Alex Elder · 12 years ago
  21. 4379450 libceph: abstract message data by Alex Elder · 12 years ago
  22. f9e1577 libceph: be explicit about message data representation by Alex Elder · 12 years ago
  23. 97fb1c7 libceph: define ceph_msg_has_*() data macros by Alex Elder · 12 years ago
  24. 35b6280 libceph: define and use ceph_crc32c_page() by Alex Elder · 12 years ago
  25. afb3d90 libceph: define and use ceph_tcp_recvpage() by Alex Elder · 12 years ago
  26. 34d2d20 libceph: encapsulate reading message data by Alex Elder · 12 years ago
  27. e387d52 libceph: small write_partial_msg_pages() refactor by Alex Elder · 12 years ago
  28. 7862505 libceph: consolidate message prep code by Alex Elder · 12 years ago
  29. bae6acd libceph: use local variables for message positions by Alex Elder · 12 years ago
  30. 98a0370 libceph: don't clear bio_iter in prepare_write_message() by Alex Elder · 12 years ago
  31. 07aa155 libceph: activate message data assignment checks by Alex Elder · 12 years ago
  32. 7063677 libceph: set response data fields earlier by Alex Elder · 12 years ago
  33. 4a73ef2 libceph: record message data byte length by Alex Elder · 12 years ago
  34. ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 12 years ago
  35. 27fa838 libceph: isolate other message data fields by Alex Elder · 12 years ago
  36. f1baeb2 libceph: set page info with byte length by Alex Elder · 12 years ago
  37. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 12 years ago
  38. e0c5948 libceph: record byte count not page count by Alex Elder · 12 years ago
  39. 9516e45 libceph: simplify new message initialization by Alex Elder · 12 years ago
  40. 35c7bfb libceph: advance pagelist with list_rotate_left() by Alex Elder · 12 years ago
  41. e788182 libceph: define and use in_msg_pos_next() by Alex Elder · 12 years ago
  42. b3d56fa libceph: kill args in read_partial_message_bio() by Alex Elder · 12 years ago
  43. e1dcb12 libceph: change type of ceph_tcp_sendpage() "more" by Alex Elder · 12 years ago
  44. 6ebc8b3 libceph: minor byte order problems in read_partial_message() by Alex Elder · 12 years ago
  45. 7b11ba3 libceph: define CEPH_MSG_MAX_MIDDLE_LEN by Alex Elder · 12 years ago
  46. 4137577 libceph: clean up skipped message logic by Alex Elder · 12 years ago
  47. 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
  48. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
  49. 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
  50. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
  51. 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 12 years ago
  52. 1d866d1 libceph: drop mutex while allocating a message by Alex Elder · 12 years ago
  53. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
  54. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 12 years ago
  55. 8f63ca2 libceph: fix wrong opcode use in osd_req_encode_op() by Alex Elder · 12 years ago
  56. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 12 years ago
  57. f51a822 libceph: set page alignment in start_request() by Alex Elder · 12 years ago
  58. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 12 years ago
  59. 60cf599 libceph: don't pass request to calc_layout() by Alex Elder · 12 years ago
  60. dbe0fc4 libceph: format target object name in caller by Alex Elder · 12 years ago
  61. 47a0581 libceph: pass object number back to calc_layout() caller by Alex Elder · 12 years ago
  62. 07c09b7 libceph: make ceph_msg->bio_seg be unsigned by Alex Elder · 12 years ago
  63. 3ff5f38 libceph: fix a osd request memory leak by Alex Elder · 12 years ago
  64. c846ad9 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  65. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  66. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  67. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  68. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  69. 12fb3dd tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  70. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  71. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  72. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  73. 0fecd75 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  74. ea2f2fa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  75. fe8a93b batman-adv: make is_my_mac() check for the current mesh only by Antonio Quartulli · 12 years ago
  76. 97599dc net: drop dst before queueing fragments by Eric Dumazet · 11 years ago
  77. 06848c1 esp4: fix error return code in esp_output() by Wei Yongjun · 11 years ago
  78. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 11 years ago
  79. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  80. fb745e9 net/802/mrp: fix possible race condition when calling mrp_pdu_queue() by David Ward · 11 years ago
  81. 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 11 years ago
  82. bef086e Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  83. c2d421e netfilter: nf_nat: fix race when unloading protocol modules by Florian Westphal · 11 years ago
  84. 50bceae tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 11 years ago
  85. d66954a tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 11 years ago
  86. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 7b119dc mac80211: fix cfg80211 interaction on auth/assoc request by Johannes Berg · 11 years ago
  88. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  89. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 11 years ago
  90. 02f815c netfilter: ipset: list:set: fix reference counter update by Jozsef Kadlecsik · 11 years ago
  91. 7b9a035 Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  92. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  93. 3480a21 can: gw: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  94. c802d75 netrom: fix invalid use of sizeof in nr_recvmsg() by Wei Yongjun · 11 years ago
  95. f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 11 years ago
  96. 88c5b5c rtnetlink: Call nlmsg_parse() with correct header length by Michael Riesch · 11 years ago
  97. 8cab24f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  98. 64e5751 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  99. c988d1e net: ipv4: fix schedule while atomic bug in check_lifetime() by Jiri Pirko · 11 years ago
  100. 05a324b net: ipv4: reset check_lifetime_work after changing lifetime by Jiri Pirko · 11 years ago