1. 8b6bf74 xen/blkback: Prefix exposed functions with xen_ by Konrad Rzeszutek Wilk · 14 years ago
  2. 42c7841 xen-blkback: Inline some of the functions that were moved from vbd/interface.c by Konrad Rzeszutek Wilk · 14 years ago
  3. 6cd0388 xen-blkback: Remove from the copyright notice the address. by Konrad Rzeszutek Wilk · 14 years ago
  4. ee9ff85 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. by Konrad Rzeszutek Wilk · 14 years ago
  5. dfc07b1 xen/blkback: Move it from drivers/xen to drivers/block by Konrad Rzeszutek Wilk · 14 years ago
  6. d2436ed block, xen/blkback: remove blk_[get|put]_queue calls. by Konrad Rzeszutek Wilk · 14 years ago
  7. 6fd17b5 xen/blkback: Get the 'requeust_queue' properly. by Konrad Rzeszutek Wilk · 14 years ago
  8. e935049 xen/blkback: Move the check for misaligned I/O once more. by Konrad Rzeszutek Wilk · 14 years ago
  9. 9f3aedf xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg. by Konrad Rzeszutek Wilk · 14 years ago
  10. 976222e xen/blkback: Move the check for misaligned I/O higher. by Konrad Rzeszutek Wilk · 14 years ago
  11. 1a95fe6 xen/blkback: Shuffle code around (vbd_translate moved higher). by Konrad Rzeszutek Wilk · 14 years ago
  12. b0aef17 xen/blkback: Cleanup move the code a bit around. by Konrad Rzeszutek Wilk · 14 years ago
  13. 7708992 xen/blkback: Seperate the bio allocation and the bio submission. by Konrad Rzeszutek Wilk · 14 years ago
  14. 0faa8cc xen/blkback: remove per-queue plugging by Konrad Rzeszutek Wilk · 14 years ago
  15. 2e9977c xen/blkback: Fix checkpatch warnings in blkback.c by Konrad Rzeszutek Wilk · 14 years ago
  16. d6091b2 xen/blkback: Fix checkpatch warnings of xenbus.c by Konrad Rzeszutek Wilk · 14 years ago
  17. e5f4b3c xen/blkback: Fix interface.c checkpatch warnings .. except by Konrad Rzeszutek Wilk · 14 years ago
  18. 3c64b58 xen/blkback: Fix checkpatch warnings in vbd.c by Konrad Rzeszutek Wilk · 14 years ago
  19. 5489377 xen/blkback: blkif->struct blkif_st by Konrad Rzeszutek Wilk · 14 years ago
  20. a1397fa xen/blkback: Add some comments. by Konrad Rzeszutek Wilk · 14 years ago
  21. 314146e xen/blkback: Fix the WRITE_BARRIER by Tom Goetz · 14 years ago
  22. a742b02 xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures. by Konrad Rzeszutek Wilk · 14 years ago
  23. 5dc0363 xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map by Konrad Rzeszutek Wilk · 14 years ago
  24. 464fb41 xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages. by Konrad Rzeszutek Wilk · 14 years ago
  25. c35950b xen/blkback: Union the blkif_request request specific fields by Konrad Rzeszutek Wilk · 14 years ago
  26. e8e2887 xen/blkback: Move global/static variables into struct xen_blkbk. by Konrad Rzeszutek Wilk · 14 years ago
  27. efe08a3 xen/blkback: simplify address translations by Jan Beulich · 15 years ago
  28. bc0c081 xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum. by Konrad Rzeszutek Wilk · 14 years ago
  29. 248e9f7 xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA) by Konrad Rzeszutek Wilk · 14 years ago
  30. 313d7b0 blkback: Fix CVE-2010-3699 by Keir Fraser · 14 years ago
  31. a81135d xen/blkback: Print additional information when a vbd is resized. by K. Y. Srinivasan · 14 years ago
  32. cbf4629 xen/blkback: Flush blkback data when connecting. by Chris Lalancette · 15 years ago
  33. 98e036a xen/blkback: add accessor for xenbus backend device by Jeremy Fitzhardinge · 15 years ago
  34. 2ccbfe2 xen/blkback: Propagate changed size of VBDs by K. Y. Srinivasan · 15 years ago
  35. 5cf6e4f xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data. by Jeremy Fitzhardinge · 15 years ago
  36. e7579a9 xen: rename blkbk module xen-blkback. by Ian Campbell · 15 years ago
  37. 8770b26 Fix compile warnings: ignoring return value of 'xenbus_register_backend' .. by Konrad Rzeszutek Wilk · 15 years ago
  38. afd91d0 xen/blkback: little cleanups by Jeremy Fitzhardinge · 15 years ago
  39. 0660c7d xen/blkback: remove spurious debug output noise by Jeremy Fitzhardinge · 15 years ago
  40. 05d4386 xen/blkback: deal with hardsect_size to logical_block_size rename by Jeremy Fitzhardinge · 16 years ago
  41. 8270b45 blkback: Fix potential resource leak. by Keir Fraser · 16 years ago
  42. dd36724 xen/blkback: don't include xen/evtchn.h by Jeremy Fitzhardinge · 16 years ago
  43. 8812293 xen-blkback-porting by Jeremy Fitzhardinge · 16 years ago
  44. 4d05a28 xen: add blkback support by Konrad Rzeszutek Wilk · 14 years ago
  45. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  46. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 14 years ago
  47. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 8faa7cf dt/fsldma: fix build warning caused by of_platform_device changes by Ira W. Snyder · 14 years ago
  49. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 14 years ago
  50. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  51. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  52. 60b1809 mlx4_en: Restoring RX buffer pointer in case of failure by Yevgeny Petrilin · 14 years ago
  53. ab6dc30 mlx4: Sensing link type at device initialization by Yevgeny Petrilin · 14 years ago
  54. 0c3efe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  55. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 14 years ago
  56. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  57. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  58. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  60. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  61. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 14 years ago
  62. 454abcc Merge commit 'v2.6.39-rc2' into spi/merge by Grant Likely · 14 years ago
  63. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  64. 2b9accb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  65. 7e3bf1d fix build fail for hv_mouse indefine udelay by Youquan Song · 14 years ago
  66. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 14 years ago
  67. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 14 years ago
  68. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 14 years ago
  69. d2dd0b0 staging: usbip: bugfixes related to kthread conversion by Arjan Mels · 14 years ago
  70. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 14 years ago
  71. c996edc staging: hv: Fix GARP not sent after Quick Migration by Haiyang Zhang · 14 years ago
  72. 1f5db83 be2net: Fix suspend/resume operation by Padmanabh Ratnakar · 14 years ago
  73. ecd6210 be2net: Rename some struct members for clarity by Padmanabh Ratnakar · 14 years ago
  74. ae07b0b pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev by Ulrich Weber · 14 years ago
  75. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  76. 2d5d415 be2net: Fix a potential crash during shutdown. by Ajit Khaparde · 14 years ago
  77. 1e58148 bna: Fix for handling firmware heartbeat failure by Rasesh Mody · 14 years ago
  78. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 14 years ago
  79. 35a67ed smsc911x: fix mac_lock acquision before calling smsc911x_mac_read by Enric Balletbo i Serra · 14 years ago
  80. 97fb850 efifb: Add override for 11" Macbook Air 3,1 by Matthew Garrett · 14 years ago
  81. 47dfe51 efifb: Support overriding fields FW tells us with the DMI data. by Peter Jones · 14 years ago
  82. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 14 years ago
  83. 787dffa5 savagefb: Remove obsolete else clause in savage_setup_i2c_bus by Tormod Volden · 14 years ago
  84. 21cd72e savagefb: Set up I2C based on chip family instead of card id by Tormod Volden · 14 years ago
  85. a564d30 savagefb: Replace magic register address with define by Tormod Volden · 14 years ago
  86. a8c908d drivers/video/bfin-lq035q1-fb.c: introduce missing kfree by Julia Lawall · 14 years ago
  87. b73a21f video: s3c-fb: fix checkpatch errors and warning by Jingoo Han · 14 years ago
  88. da60325 HID: Add support for CH Pro Throttle by Jiri Kosina · 14 years ago
  89. cc5e0f0 HID: hid-magicmouse: Increase evdev buffer size by Chase Douglas · 14 years ago
  90. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 14 years ago
  91. 782b86e ide: always ensure that blk_delay_queue() is called if we have pending IO by Jens Axboe · 14 years ago
  92. a63a5cf dm: improve block integrity support by Mike Snitzer · 14 years ago
  93. 929e272 ide: ide_requeue_and_plug() reinstate "always plug" behaviour by Jens Axboe · 14 years ago
  94. 623dda6 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  95. 6a6ec62 staging: IIO: IMU: ADIS16400: Avoid using printk facility directly by Michael Hennerich · 14 years ago
  96. 4d1ea4a staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision number by Michael Hennerich · 14 years ago
  97. 0fea4d6 staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed into the ring by Michael Hennerich · 14 years ago
  98. b181119 staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offset by Michael Hennerich · 14 years ago
  99. c59c95c staging: IIO: IMU: ADIS16400: Add delay after self test by Michael Hennerich · 14 years ago
  100. fc5b85b staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior by Michael Hennerich · 14 years ago