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