1. 270eb5c drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_net_conf by Andreas Gruenbacher · 14 years ago
  2. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 14 years ago
  3. 5c66104 drbd: drbd_adm_new_resource(): Check if resource exists, not if it has any connections by Andreas Gruenbacher · 14 years ago
  4. 251b8f8 drbd: get_one_status(): Iterate over resource->devices instead of connection->peer_devices by Andreas Gruenbacher · 14 years ago
  5. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 14 years ago
  6. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 14 years ago
  7. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 14 years ago
  8. 3b52bef drbd: Turn drbd_printk() into a polymorphic macro by Andreas Gruenbacher · 14 years ago
  9. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 14 years ago
  10. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 14 years ago
  11. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 14 years ago
  12. 9693da2 drbd: conn_try_disconnect(): Use parameter instead of the global variable by Andreas Gruenbacher · 14 years ago
  13. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 14 years ago
  14. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 14 years ago
  15. 93e4bf7 drbd: Minor cleanup in conn_new_minor() by Andreas Gruenbacher · 12 years ago
  16. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 14 years ago
  17. a10f6b8 drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare() by Andreas Gruenbacher · 14 years ago
  18. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 14 years ago
  19. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 14 years ago
  20. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 14 years ago
  21. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 14 years ago
  22. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 14 years ago
  23. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 14 years ago
  24. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 14 years ago
  25. 8e22943 drbd: Add missing error goto by Philipp Reisner · 11 years ago
  26. d9216c8 drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.c by Rashika Kheria · 11 years ago
  27. fbe0d91 drivers: block: Mark function seq_printf_with_thousands_grouping() as static in drbd_proc.c by Rashika Kheria · 11 years ago
  28. a186e47 drivers: block: Mark the function as static in drbd_worker.c by Rashika Kheria · 11 years ago
  29. de0b2e6 drivers: block: Move prototype declaration to appropriate header file from drbd_main.c by Rashika Kheria · 11 years ago
  30. f63e631 drivers: block: Mark functions as static in drbd_receiver.c by Rashika Kheria · 11 years ago
  31. 01cd263 drivers: block: Mark functions as static in drbd_req.c by Rashika Kheria · 11 years ago
  32. ed54482 drivers: block: Move prototype declaration of function tl_abort_disk_io() to appropriate header file from drbd_state.c by Rashika Kheria · 11 years ago
  33. a99efaf drivers: block: Mark function as static in drbd_actlog.c by Rashika Kheria · 11 years ago
  34. 4b7a530 drivers: block: Mark functions as static in drbd_nl.c by Rashika Kheria · 11 years ago
  35. 16f4e74 drivers: block: Mark functions as static in drbd_main.c by Rashika Kheria · 11 years ago
  36. 4302a87 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  37. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
  38. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  39. 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  40. 3a19c07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  43. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  44. 40a215f Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  45. e2e481d Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  46. ad07f12 Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  47. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  48. bd3813d Merge tag 'md/3.14-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  49. 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
  50. bf74710 Revert "misc: eeprom: sunxi: Add new compatibles" by Greg Kroah-Hartman · 11 years ago
  51. eef445e Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  52. 3bd354a Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  53. cbc2525 Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  54. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  55. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  56. 8564358 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  57. 0a33d88 Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  58. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  59. 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
  60. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
  61. fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
  62. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
  63. f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
  64. cb6ef42 EDAC: Correct workqueue setup path by Borislav Petkov · 11 years ago
  65. 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 11 years ago
  66. b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. by Denis Carikli · 11 years ago
  67. 31d6af2 video: exynos: Fix S6E8AX0 LCD driver build error by Sachin Kamat · 11 years ago
  68. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
  69. d3d89c4 hwmon: (ntc_thermistor) Avoid math overflow by Doug Anderson · 11 years ago
  70. 2f75e12 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
  71. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
  72. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
  73. ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 11 years ago
  74. 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 11 years ago
  75. ddf8bd3 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 11 years ago
  76. 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 11 years ago
  77. acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 11 years ago
  78. 0930b09 vt: Fix secure clear screen by Petr Písař · 11 years ago
  79. 45a7bd6 serial: 8250: Support XR17V35x fraction divisor by Joe Schultz · 11 years ago
  80. e2613be n_tty: Fix stale echo output by Peter Hurley · 11 years ago
  81. fb78b81 serial: sirf: fix kernel panic caused by unpaired spinlock by Qipan Li · 11 years ago
  82. 333c085 serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards by Dmitry Eremin-Solenikov · 11 years ago
  83. a593480 n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 by Peter Hurley · 11 years ago
  84. a64c1a1 serial: omap: fix rs485 probe on defered pinctrl by Michael Grzeschik · 11 years ago
  85. 13b949f serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  86. ce6acca serial: omap-serial: Move info message to probe function by Markus Pargmann · 11 years ago
  87. 4196670 IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device by Matan Barak · 11 years ago
  88. 789b5e0 md/raid5: Fix CPU hotplug callback registration by Oleg Nesterov · 11 years ago
  89. 465e5fc Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  90. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 11 years ago
  91. 31fd8f5 dma: mv_xor: Silence a bunch of LPAE-related warnings by Olof Johansson · 11 years ago
  92. d6a65fd Target/sbc: Fix protection copy routine by Sagi Grimberg · 11 years ago
  93. 9d8abf4 IB/srpt: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  94. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 11 years ago
  95. a80e21b iser-target: Fix leak on failure in isert_conn_create_fastreg_pool by Nicholas Bellinger · 11 years ago
  96. 752d868 iscsi-target: Fix SNACK Type 1 + BegRun=0 handling by Nicholas Bellinger · 11 years ago
  97. 6a16d7b target: Fix missing length check in spc_emulate_evpd_83() by Roland Dreier · 11 years ago
  98. 2d15025 qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list by Roland Dreier · 11 years ago
  99. cdf5594 target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div by Nicholas Bellinger · 11 years ago
  100. fc09149 target: Fix free-after-use regression in PR unregister by Nicholas Bellinger · 11 years ago