1. 0771275 ipv6 addrlabel: permit deletion of labels assigned to removed dev by Florian Westphal · 14 years ago
  2. 2db4e42 drivers/block/drbd: Use kzalloc by Julia Lawall · 14 years ago
  3. 0c3f345 drbd: Create new current UUID as late as possible by Philipp Reisner · 14 years ago
  4. 9a25a04 drbd: If we detect late that IO got frozen, retry after we thawed. by Philipp Reisner · 14 years ago
  5. a1c88d0 drbd: always use_bmbv, ignore setting by Lars Ellenberg · 14 years ago
  6. bb3d000 drbd: allow resync requests to be larger than max_segment_size by Lars Ellenberg · 14 years ago
  7. 45bb912 drbd: Allow drbd_epoch_entries to use multiple bios. by Lars Ellenberg · 14 years ago
  8. 59497bb Staging: wlan-ng prism2usb: add suspend/resume by Christoph Fritz · 14 years ago
  9. 9153f7b staging: hv: Added heartbeat functionality to hv_utils by Hank Janssen · 14 years ago
  10. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  11. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  12. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  13. 708d740 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members by Lars Ellenberg · 14 years ago
  14. 162f3ec drbd: Fixes to the new delay_probes code by Philipp Reisner · 14 years ago
  15. 96fe9ee Staging: vt6655: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  16. a8cdfd8 drbd: A fixes to the new resync speed code by Philipp Reisner · 14 years ago
  17. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  18. eedf386 drbd: Proc bits of new resync speed stuff by Philipp Reisner · 14 years ago
  19. cdd67a7 drbd: Control the actual resync rate based on the queuing delay of data packets by Philipp Reisner · 14 years ago
  20. bd26bfc drbd: Actually send delay probes by Philipp Reisner · 14 years ago
  21. 67c7ddd drbd: Four new configuration settings for resync speed control by Philipp Reisner · 14 years ago
  22. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  23. 7237bc4 drbd: Sending of delay_probes by Philipp Reisner · 14 years ago
  24. 0ced55a drbd: Receiving of delay_probes by Philipp Reisner · 14 years ago
  25. 5223671 drbd: Fixed bitmap in case of online-grow without resync by Philipp Reisner · 14 years ago
  26. 6b4388a drbd: Added transmission faults to the fault injection code by Philipp Reisner · 14 years ago
  27. 087c249 drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime by Philipp Reisner · 14 years ago
  28. 6495d2c drbd: Implemented the --assume-clean option for drbdsetup resize by Philipp Reisner · 14 years ago
  29. b4ee79d drbd: Added some missing statics by Philipp Reisner · 14 years ago
  30. fd76438 drbd: Make sure to resync all of the new storage upon online resize by Philipp Reisner · 14 years ago
  31. e89b591 drbd: Implemented flags for the resize packet by Philipp Reisner · 14 years ago
  32. 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 14 years ago
  33. d845030 drbd: made determin_dev_size's parameter an flag enum by Philipp Reisner · 14 years ago
  34. 3a11a48 drbd: New handler: initial-split-brain by Adam Gandelman · 14 years ago
  35. 979f5c7 drbd: fail_requests_early: remove incorrect and unnecessary optimization by Lars Ellenberg · 14 years ago
  36. 6666032 drbd: check for corrupt or malicous sector addresses when receiving data by Lars Ellenberg · 14 years ago
  37. c3fe30b drbd: cleanup: This code path to trigger a resync is no longer needed by Philipp Reisner · 14 years ago
  38. 8d4ce82 drbd: don't start a resync without access to up-to-date Data by Lars Ellenberg · 14 years ago
  39. c3470cd drbd: fix potential protocol error by Lars Ellenberg · 14 years ago
  40. 8d1894e drbd: remove bogus ASSERT by Lars Ellenberg · 14 years ago
  41. e0f8301 drbd: fix regression: attach while connected failed by Lars Ellenberg · 14 years ago
  42. e4f925e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] by Philipp Reisner · 14 years ago
  43. 8c484ee drbd: use proc_create_data with explicit NULL argument by Lars Ellenberg · 14 years ago
  44. 539c99f Merge branch 'next' into for-linus by James Morris · 14 years ago
  45. 4d09ec0 KEYS: Return more accurate error codes by Dan Carpenter · 14 years ago
  46. 4aed79b DMAENGINE: DMA40 fix for allocation of logical channel 0 by Marcin Mielczarczyk · 14 years ago
  47. a5ebca4 DMAENGINE: DMA40 support paused channel status by Jonas Aaberg · 14 years ago
  48. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 14 years ago
  49. 23804d9 ceph: specify max_bytes on readdir replies by Sage Weil · 14 years ago
  50. 3668377 ceph: cleanup pool op strings by Sage Weil · 14 years ago
  51. cffe7b6 ceph: Use kzalloc by Julia Lawall · 14 years ago
  52. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  53. 85792d0d ceph: cope with out of order (unsafe after safe) mds reply by Sage Weil · 14 years ago
  54. aba558e ceph: save peer feature bits in connection structure by Sage Weil · 14 years ago
  55. ca9d93a ceph: resync headers with userland by Sage Weil · 14 years ago
  56. 1a75627 ceph: use ceph. prefix for virtual xattrs by Sage Weil · 14 years ago
  57. 6c99f25 ceph: throw out dirty caps metadata, data on session teardown by Sage Weil · 14 years ago
  58. 7e70f0e ceph: attempt mds reconnect if mds closes our session by Sage Weil · 14 years ago
  59. 34b6c85 ceph: clean up send_mds_reconnect interface by Sage Weil · 14 years ago
  60. 29790f2 ceph: wait for mds OPEN reply to indicate reconnect success by Sage Weil · 14 years ago
  61. aab53dd ceph: only send cap releases when mds is OPEN|HUNG by Sage Weil · 14 years ago
  62. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 14 years ago
  63. f8c76f6 ceph: make mon client statfs handling more generic by Yehuda Sadeh · 14 years ago
  64. dbad185 ceph: drop src address(es) from message header [new protocol feature] by Sage Weil · 14 years ago
  65. a5ee751 ceph: cleanup: remove unused assignement by Dan Carpenter · 14 years ago
  66. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 14 years ago
  67. 31e0cf8 ceph: name bdi ceph-%d instead of major:minor by Sage Weil · 14 years ago
  68. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 14 years ago
  69. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 14 years ago
  70. 6e19a16 ceph: clean up mount options, ->show_options() by Sage Weil · 14 years ago
  71. 1cd3935 ceph: set dn offset when spliced by Sage Weil · 14 years ago
  72. 1b7facc ceph: don't clobber i_max_offset on already complete dir by Sage Weil · 14 years ago
  73. e8a7498 ceph: skip set_dentry_offset work if directory not I_COMPLETE by Sage Weil · 14 years ago
  74. f1f2765 ceph: set next_offset on readdir finish by Sage Weil · 14 years ago
  75. bddfa3c ceph: listxattr should compare version by >= by Henry C Chang · 14 years ago
  76. a6424e4 ceph: fix xattr dangling pointer / double free by Sage Weil · 14 years ago
  77. 9dd4658 ceph: close messenger race by Sage Weil · 14 years ago
  78. 4f48280 ceph: name msgpools; useful error messages by Sage Weil · 14 years ago
  79. 8c6efb5 ceph: fix memory leak due to possible dentry init race by Sage Weil · 14 years ago
  80. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  81. f26e681 ceph: osdtimeout=0 for now timeout by Sage Weil · 14 years ago
  82. 0d509c9 ceph: d_obtain_alias() returns ERR_PTR() by Dan Carpenter · 14 years ago
  83. c473ad9 ceph: wake up mount thread when getting osdmap by Yehuda Sadeh · 14 years ago
  84. 1bb7163 ceph: remove unused #includes by Huang Weiyi · 14 years ago
  85. 6822d00 ceph: wait for both monmap and osdmap when opening session by Sage Weil · 14 years ago
  86. 6f2bc3f ceph: clean up connection reset by Sage Weil · 14 years ago
  87. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  88. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  89. d52f847 ceph: rewrite msgpool using mempool_t by Sage Weil · 14 years ago
  90. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  91. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  92. 7c315c5 ceph: drop unnecessary msgpool for mon_client subscribe_ack by Sage Weil · 14 years ago
  93. 6694d6b ceph: drop unnecessary msgpool for mon_client auth_reply by Sage Weil · 14 years ago
  94. 3143edd ceph: clean up statfs by Sage Weil · 14 years ago
  95. 6f46cb2 ceph: fix theoretically possible double-put on connection by Sage Weil · 14 years ago
  96. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  97. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  98. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  99. f553069 ceph: update for removal of kref_set by Stephen Rothwell · 14 years ago
  100. 21b667f ceph: simplify page setup for incoming data by Sage Weil · 14 years ago