1. 4d95a10 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 13 years ago
  2. 4281808 drbd: add page pool to be used for meta data IO by Lars Ellenberg · 13 years ago
  3. 0e8488a drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  4. a574daf drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  5. ba280c0 drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  6. 5de7382 drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 12 years ago
  7. 197296f drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  8. 46385c8 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  9. d64957c drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 12 years ago
  10. 41c4a00 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  11. 6d49e10 drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  12. c088b2d drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 12 years ago
  13. 7ffcaa7 drbd: remove unused static helper function by Lars Ellenberg · 12 years ago
  14. a5d214f drbd: remove some very outdated comments by Lars Ellenberg · 12 years ago
  15. 1abc2af drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 12 years ago
  16. 671a74e drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 12 years ago
  17. 001a886 drbd: fix potential data corruption and protocol error by Lars Ellenberg · 12 years ago
  18. b6a370ba drbd: Fix a potential write ordering issue on SyncTarget nodes by Philipp Reisner · 12 years ago
  19. fc28845 drbd: Fix a potential race that could case data inconsistency by Philipp Reisner · 13 years ago
  20. 031a7c1 drbd: add missing part_round_stats to _drbd_start_io_acct by Lars Ellenberg · 13 years ago
  21. 47a4f1c drbd: Fix module refcount leak in drbd_accept() by Lars Ellenberg · 13 years ago
  22. 7caacb6 drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  23. 4afc433 drbd: Do not send state packets while lower than C_CONNECTED cstate by Philipp Reisner · 13 years ago
  24. 545752d drbd: fix race between disconnect and receive_state by Lars Ellenberg · 13 years ago
  25. 763eb63 drbd: fix potential spinlock deadlock by Lars Ellenberg · 13 years ago
  26. e89868a drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  27. f479ea0 drbd: send intermediate state change results to the peer by Lars Ellenberg · 13 years ago
  28. a2e9138 drbd: fix spurious meta data IO "error" by Lars Ellenberg · 13 years ago
  29. aaae506 drbd: Fixed a race condition between detach and start of resync by Philipp Reisner · 13 years ago
  30. 6a9a92f drbd: fix harmless race to not trigger an ASSERT by Lars Ellenberg · 13 years ago
  31. 5ba3dac drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero by Philipp Reisner · 13 years ago
  32. 7b4e4d3 drbd: drbd_nl_resize(): Fix missing put_ldev() on error path by Andreas Gruenbacher · 13 years ago
  33. 40424e4 drbd: fix "stalled" empty resync by Lars Ellenberg · 13 years ago
  34. 1e86ac4 drbd: Bugfix for the connection behavior by Philipp Reisner · 13 years ago
  35. 80f9fd5 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  36. fd2491f drbd: detach must not try to abort non-local requests from drbd-8.4 by Philipp Reisner · 13 years ago
  37. 79f16f5 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  38. bca482e drbd: Fixed current UUID generation by Philipp Reisner · 13 years ago
  39. 22f46ce drbd: change some GFP_KERNEL to GFP_NOIO by Lars Ellenberg · 13 years ago
  40. dfa8bed drbd: Implemented the disk-timeout option by Philipp Reisner · 13 years ago
  41. 02ee8f9 drbd: Force flag for the detach operation by Philipp Reisner · 13 years ago
  42. 5ca1de0 drbd: Allow new IOs while the local disk in in FAILED state by Philipp Reisner · 13 years ago
  43. 9e58c4d drbd: Bitmap IO functions can now return prematurely if the disk breaks by Philipp Reisner · 13 years ago
  44. d1f3779 drbd: Added a kref to bm_aio_ctx by Philipp Reisner · 13 years ago
  45. b205762 drbd: Hold a reference to ldev while doing meta-data IO by Philipp Reisner · 13 years ago
  46. 4a2fe56 drbd: Keep a reference to the bio until the completion handler finished by Philipp Reisner · 13 years ago
  47. 0c46442 drbd: Implemented wait_until_done_or_disk_failure() by Philipp Reisner · 13 years ago
  48. e171173 drbd: Replaced md_io_mutex by an atomic: md_io_in_use by Philipp Reisner · 13 years ago
  49. cc94c65 drbd: moved md_io into mdev by Philipp Reisner · 13 years ago
  50. 2b4dd36 drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk by Philipp Reisner · 13 years ago
  51. 6d7e32f drbd: Keep a reference to barrier acked requests by Philipp Reisner · 13 years ago
  52. 6809384 drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  53. 77e8fdf drbd: Only print sanitize state's warnings, if the state change happens by Philipp Reisner · 13 years ago
  54. 0766734 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  55. 5f138ce DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  56. 7948bcd drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  57. 1381e9a drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  58. ebd2b0c drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  59. de9e24e Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  60. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  61. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 3a69ddd drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. by Kenneth Graunke · 12 years ago
  63. 700698e drm/radeon/kms: need to set up ss on DP bridges as well by Alex Deucher · 12 years ago
  64. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  65. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  66. 9f7e2f9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  67. a882a4d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  69. 2431a81 spi/spi-bfin5xx: Fix flush of last bit after each spi transfer by Scott Jiang · 12 years ago
  70. 128465c spi/spi-bfin5xx: fix reversed if condition in interrupt mode by Scott Jiang · 12 years ago
  71. 8d9d2a4 spi/spi_bfin_sport: drop bits_per_word from client data by Scott Jiang · 12 years ago
  72. 7666fd8 spi/bfin_spi: drop bits_per_word from client data by Scott Jiang · 12 years ago
  73. 488e1a9 spi/spi-bfin-sport: move word length setup to transfer handler by Scott Jiang · 12 years ago
  74. 22ac3e8 spi/bfin5xx: rename config macro name for bfin5xx spi controller driver by Scott Jiang · 12 years ago
  75. ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 12 years ago
  76. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 12 years ago
  77. 1e41dc0 spi/bcm63xx: don't use the stopping state by Florian Fainelli · 12 years ago
  78. cde4384 spi/bcm63xx: convert to the pump message infrastructure by Florian Fainelli · 12 years ago
  79. d4b9b57 spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction by H Hartley Sweeten · 12 years ago
  80. 5eb806a spi/pl022: Fix calculate_effective_freq() by Viresh Kumar · 12 years ago
  81. 41c8a48 Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  82. 320cd1e usb: gadget: udc-core: fix incompatibility with dummy-hcd by Alan Stern · 12 years ago
  83. 83a787a usb: gadget: udc-core: fix wrong call order by Felipe Balbi · 12 years ago
  84. 37d4174 drm/radeon/kms: use frac fb div on APUs by Alex Deucher · 12 years ago
  85. df391c0 drm/radeon: add a missing entry to encoder_names by Ilija Hadzic · 12 years ago
  86. 792ac99 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  87. b9556e0 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes by Dave Airlie · 12 years ago
  88. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  89. b930fe5 xen/acpi: Workaround broken BIOSes exporting non-existing C-states. by Konrad Rzeszutek Wilk · 12 years ago
  90. 5c22837 USB: cdc-wdm: fix race leading leading to memory corruption by Oliver Neukum · 12 years ago
  91. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  92. acdf2fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  93. 65dd4b9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  94. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  95. 521394e xen: use the pirq number to check the pirq_eoi_map by Stefano Stabellini · 12 years ago
  96. 89f21cc staging: ozwpan: Fix bug where kfree is called twice. by Rupesh Gujare · 12 years ago
  97. bc856a6 blackfin: fix compile error in bfin-lq035q1-fb.c by Paul Gortmaker · 12 years ago
  98. cd0a2bfb pci: frv architecture needs generic setup-bus infrastructure by Paul Gortmaker · 12 years ago
  99. 6651819 drm/i915: handle input/output sdvo timings separately in mode_set by Daniel Vetter · 12 years ago
  100. c3e40a9 hwmon: (fam15h_power) Fix pci_device_id array by Guenter Roeck · 12 years ago