1. 060c89b md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock. by majianpeng · 12 years ago
  2. 567e175 jffs2: Fix lock acquisition order bug in jffs2_write_begin by Thomas Betker · 12 years ago
  3. fc21709 mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() by Sachin Kamat · 12 years ago
  4. 73d9a30 mtd: slram: invalid checking of absolute end address by Jiri Engelthaler · 12 years ago
  5. eb0d46d PARISC: fix user-triggerable panic on parisc by Al Viro · 12 years ago
  6. 512cca1 PARISC: fix virtual aliasing issue in get_shared_area() by James Bottomley · 12 years ago
  7. 6cb22c0 ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker by David Henningsson · 12 years ago
  8. bfbcc4e ALSA: ua101, usx2y: fix broken MIDI output by Clemens Ladisch · 12 years ago
  9. a598a66 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  10. eeded0c SCSI: isci: copy fis 0x34 response into proper buffer by Maciej Patelczyk · 12 years ago
  11. 5a6ddd6 mwifiex: fix system hang issue in cmd timeout error case by Bing Zhao · 12 years ago
  12. 41c9a5b mwifiex: report error to MMC core if we cannot suspend by Bing Zhao · 12 years ago
  13. f7d0506 rtlwifi: rtl8192cu: Add new USB ID by Albert Pool · 12 years ago
  14. e95c750 x86, microcode, AMD: Add support for family 16h processors by Boris Ostrovsky · 12 years ago
  15. 6451522 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  16. 2f4f56a x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
  17. 7f276e9 rtlwifi: rtl8192se: Fix gcc 4.7.x warning by Larry Finger · 12 years ago
  18. cab54d4 scsi: aha152x: Fix sparse warning and make printing pointer address more portable. by Krzysztof Wilczynski · 12 years ago
  19. 6be9f0b mvsas: remove unused variable in mvs_task_exec() by Dan Carpenter · 12 years ago
  20. a4438b1 drivers/leds/leds-lp5521.c: fix lp5521_read() error handling by Dan Carpenter · 12 years ago
  21. e5ad1e4 ALSA: snd-usb-caiaq: initialize card pointer by Daniel Mack · 12 years ago
  22. eb1e472 NVMe: Fix uninitialized iod compiler warning by Keith Busch · 12 years ago
  23. e1db910 Linux 3.4.20 by Greg Kroah-Hartman · 12 years ago
  24. 119bba6 libceph: drop declaration of ceph_con_get() by Alex Elder · 12 years ago
  25. 30c1269 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  26. dc87327 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  27. 16e773c ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  28. 9f16f47 libceph: check for invalid mapping by Sage Weil · 12 years ago
  29. a3973f6 ceph: Fix oops when handling mdsmap that decreases max_mds by Yan, Zheng · 12 years ago
  30. ded64b2 libceph: avoid NULL kref_put when osd reset races with alloc_msg by Sage Weil · 12 years ago
  31. 773a6b2 rbd: reset BACKOFF if unable to re-queue by Alex Elder · 12 years ago
  32. 18cfd85 libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  33. 7386740 libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  34. 1beb5d8 libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  35. fedbf516 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  36. ee55d8b libceph: recheck con state after allocating incoming message by Sage Weil · 12 years ago
  37. c032d95 libceph: change ceph_con_in_msg_alloc convention to be less weird by Sage Weil · 12 years ago
  38. 3e6ccd7 libceph: avoid dropping con mutex before fault by Sage Weil · 12 years ago
  39. bbdf090 libceph: verify state after retaking con lock after dispatch by Sage Weil · 12 years ago
  40. e068e58 libceph: revoke mon_client messages on session restart by Sage Weil · 12 years ago
  41. 42e1fac libceph: fix handling of immediate socket connect failure by Sage Weil · 12 years ago
  42. fdb9ada libceph: clear all flags on con_close by Sage Weil · 12 years ago
  43. 5d0fc94 libceph: clean up con flags by Sage Weil · 12 years ago
  44. adec668 libceph: replace connection state bits with states by Sage Weil · 12 years ago
  45. edfda78 libceph: drop unnecessary CLOSED check in socket state change callback by Sage Weil · 12 years ago
  46. 7b159bc libceph: close socket directly from ceph_con_close() by Sage Weil · 12 years ago
  47. a6315e2 libceph: drop gratuitous socket close calls in con_work by Sage Weil · 12 years ago
  48. e8a65c2 libceph: move ceph_con_send() closed check under the con mutex by Sage Weil · 12 years ago
  49. 5c8440f libceph: move msgr clear_standby under con mutex protection by Sage Weil · 12 years ago
  50. 4579d61de libceph: fix fault locking; close socket on lossy fault by Sage Weil · 12 years ago
  51. 10093e9 libceph: reset connection retry on successfully negotiation by Sage Weil · 12 years ago
  52. 9b898de libceph: protect ceph_con_open() with mutex by Sage Weil · 12 years ago
  53. e6ebf2d libceph: (re)initialize bio_iter on start of message receive by Sage Weil · 12 years ago
  54. b1bfda5 libceph: resubmit linger ops when pg mapping changes by Sage Weil · 12 years ago
  55. 3f41a38 libceph: fix mutex coverage for ceph_con_close by Sage Weil · 12 years ago
  56. 36e3b58 libceph: report socket read/write error message by Sage Weil · 12 years ago
  57. a8e41c7 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  58. 8636dc5 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  59. 5f677c9 libceph: allow sock transition from CONNECTING to CLOSED by Sage Weil · 12 years ago
  60. 347654e libceph: initialize mon_client con only once by Sage Weil · 12 years ago
  61. 69cbd62 libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  62. 7648e83 libceph: add some fine ASCII art by Alex Elder · 12 years ago
  63. 47a727f libceph: small changes to messenger.c by Alex Elder · 12 years ago
  64. 7306b99 libceph: distinguish two phases of connect sequence by Alex Elder · 12 years ago
  65. c53a044 libceph: separate banner and connect writes by Alex Elder · 12 years ago
  66. 16699e8 libceph: define and use an explicit CONNECTED state by Alex Elder · 12 years ago
  67. eab703f libceph: clear NEGOTIATING when done by Alex Elder · 12 years ago
  68. 640a221 libceph: clear CONNECTING in ceph_con_close() by Alex Elder · 12 years ago
  69. 872ada2 libceph: don't touch con state in con_close_socket() by Alex Elder · 12 years ago
  70. 37fbdde libceph: just set SOCK_CLOSED when state changes by Alex Elder · 12 years ago
  71. 8927e1c libceph: don't change socket state on sock event by Alex Elder · 12 years ago
  72. abe3565 libceph: SOCK_CLOSED is a flag, not a state by Alex Elder · 12 years ago
  73. 7f9abe3 libceph: don't use bio_iter as a flag by Alex Elder · 12 years ago
  74. 19b9c1d libceph: move init of bio_iter by Alex Elder · 12 years ago
  75. a37b809 libceph: move init_bio_*() functions up by Alex Elder · 12 years ago
  76. 8a08de2 libceph: don't mark footer complete before it is by Alex Elder · 12 years ago
  77. 11e8690 libceph: encapsulate advancing msg page by Alex Elder · 12 years ago
  78. 5c5d2ce libceph: encapsulate out message data setup by Alex Elder · 12 years ago
  79. 5d76477 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 12 years ago
  80. 4590b6a libceph: use con get/put methods by Sage Weil · 12 years ago
  81. 845764c libceph: fix NULL dereference in reset_connection() by Dan Carpenter · 12 years ago
  82. 03eb0c9 libceph: transition socket state prior to actual connect by Sage Weil · 12 years ago
  83. 66d0d89 libceph: fix overflow in osdmap_apply_incremental() by Xi Wang · 12 years ago
  84. 867dea1 libceph: fix overflow in osdmap_decode() by Xi Wang · 12 years ago
  85. 35e08c3 libceph: fix overflow in __decode_pool_names() by Xi Wang · 12 years ago
  86. 2e58f8c libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 12 years ago
  87. 8d72ff7 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 12 years ago
  88. 0955b32 libceph: have messages take a connection reference by Alex Elder · 12 years ago
  89. d3f32ca libceph: have messages point to their connection by Alex Elder · 12 years ago
  90. 692f0e5 libceph: tweak ceph_alloc_msg() by Alex Elder · 12 years ago
  91. 16ab8cd libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  92. a5e05d6 libceph: init monitor connection when opening by Alex Elder · 12 years ago
  93. f1599ff libceph: drop connection refcounting for mon_client by Sage Weil · 12 years ago
  94. 3fb8b35 libceph: embed ceph connection structure in mon_client by Alex Elder · 12 years ago
  95. 2c2070e libceph: set CLOSED state bit in con_init by Alex Elder · 12 years ago
  96. 816dd4f libceph: provide osd number when creating osd by Alex Elder · 12 years ago
  97. 7502e04 libceph: start tracking connection socket state by Alex Elder · 12 years ago
  98. 85ff442 libceph: start separating connection flags from state by Alex Elder · 12 years ago
  99. 1b37a53 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  100. 8f405e5 libceph: rename kvec_reset and kvec_add functions by Alex Elder · 12 years ago