1. a7d5b76 jme: fix irq storm after suspend/resume by Clemens Buchacher · 13 years ago
  2. 8f9f466 Add ethtool -g support to virtio_net by Rick Jones · 13 years ago
  3. 6a05965 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  4. 15cc910 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  5. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 13 years ago
  6. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  7. af3f00c target: re-use the command S/G list for single-task commands by Christoph Hellwig · 13 years ago
  8. 9ac5498 target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd by Nicholas Bellinger · 13 years ago
  9. 38b40067 target: remove transport_allocate_tasks by Christoph Hellwig · 13 years ago
  10. da0f761 target: merge transport_new_cmd_obj into transport_generic_new_cmd by Christoph Hellwig · 13 years ago
  11. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  12. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 13 years ago
  13. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  14. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  15. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  16. 4499dda target: move depth_left manipulation out of transport_generic_request_failure by Christoph Hellwig · 13 years ago
  17. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 13 years ago
  18. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 13 years ago
  19. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  20. 0c2cfe5 target: fix list walking in transport_free_dev_tasks by Christoph Hellwig · 13 years ago
  21. b7b8bef target: use transport_cmd_check_stop_to_fabric consistently by Christoph Hellwig · 13 years ago
  22. 3df8d40 target: do not pass the queue object to transport_remove_cmd_from_queue by Christoph Hellwig · 13 years ago
  23. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 13 years ago
  24. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 13 years ago
  25. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  26. df5fa69 target: make iblock_emulate_sync_cache asynchronous by Christoph Hellwig · 13 years ago
  27. 6b20fa9 target: Fix REPORT TARGET PORT GROUPS handling with small allocation length by Nicholas Bellinger · 13 years ago
  28. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 13 years ago
  29. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  30. 6193f06 target: make the ->get_cdb method optional by Christoph Hellwig · 13 years ago
  31. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  32. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  33. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  34. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  35. 0a02043 loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand by Nicholas Bellinger · 13 years ago
  36. ce8762f target: Remove legacy + unused device active I/O shutdown code by Nicholas Bellinger · 13 years ago
  37. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  38. d270190 iscsi-target: Remove SCF_SE_LUN_CMD flag abuses by Nicholas Bellinger · 13 years ago
  39. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  40. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  41. 942d826 target: Make pscsi_create_virtdevice use ERR_CAST by Dan Carpenter · 13 years ago
  42. 635a2b3 tcm_fc: remove custom hex_to_bin in ft_parse_wwn by Andy Shevchenko · 13 years ago
  43. f2b56af iscsi-target: use native hex2bin for chap_string_to_hex by Andy Shevchenko · 13 years ago
  44. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  45. 02b1a74 target: cleanup pscsi request submission by Christoph Hellwig · 13 years ago
  46. dbbf3e9 target: cleanup iblock bio submission by Christoph Hellwig · 13 years ago
  47. b6b4e61 target: simplify target_parse_naa_6h_vendor_specific() by Andy Shevchenko · 13 years ago
  48. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  49. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  50. e6a2573 target: remove transport_generic_remove by Christoph Hellwig · 13 years ago
  51. 4911e3c target: simplify transport_put_cmd by Christoph Hellwig · 13 years ago
  52. d3df782 target: simplify transport_generic_remove by Christoph Hellwig · 13 years ago
  53. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago
  54. 31afc39 target: don't opencode transport_release_cmd in transport_release_fe_cmd by Christoph Hellwig · 13 years ago
  55. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 13 years ago
  56. acf3ecc iscsi-target: always call transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  57. 4ca495e tfm_fc: use transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  58. c252f00 target: Prevent transport_send_task_abort when CHECK_CONDITION status by Nicholas Bellinger · 13 years ago
  59. 77039d1 target: Fix transport_cmd_finish_abort queue removal bug by Nicholas Bellinger · 13 years ago
  60. b0e062a target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list by Nicholas Bellinger · 13 years ago
  61. d050ffb target: Re-org of core_tmr_lun_reset by Nicholas Bellinger · 13 years ago
  62. 79a7fef target: Prevent cmd->se_queue_node double add by Roland Dreier · 13 years ago
  63. d136f2e dm kcopyd: fix job_pool leak by Alasdair G Kergon · 13 years ago
  64. 68cf162 staging: et131x: Remove redundant check and return statement by Mark Einon · 13 years ago
  65. 09a3fc2 staging: et131x: Mainly whitespace changes to appease checkpatch by Mark Einon · 13 years ago
  66. 8310c60 staging: et131x: Remove last of the forward declarations by Mark Einon · 13 years ago
  67. 2288760e staging: et131x: Remove even more forward declarations by Mark Einon · 13 years ago
  68. a4d444b staging: et131x: Remove yet more forward declarations by Mark Einon · 13 years ago
  69. 5da2b15 staging: et131x: Remove more forward declarations by Mark Einon · 13 years ago
  70. 36f2771 staging: et131x: Remove forward declaration of et131x_adapter_setup by Mark Einon · 13 years ago
  71. 44012df staging: et131x: Remove some forward declarations by Mark Einon · 13 years ago
  72. c018a5f staging: et131x: Remove unused rx_ring.recv_packet_pool by Mark Einon · 13 years ago
  73. ac8f483 staging: et131x: Remove call to find pci pm capability by Mark Einon · 13 years ago
  74. 5ad5be5 staging: et131x: Remove redundant et131x_reset_recv() call by Mark Einon · 13 years ago
  75. 16d8de3 staging: et131x: Remove unused rx_ring.recv_buffer_pool by Mark Einon · 13 years ago
  76. a865818 Staging: bcm: Fix three initialization errors in InterfaceDld.c by Kevin McKinney · 13 years ago
  77. a5e4b81 Staging: bcm: Fix coding style issues in InterfaceDld.c by Kevin McKinney · 13 years ago
  78. a3e2940 staging:iio:dac: Add AD5360 driver by Lars-Peter Clausen · 13 years ago
  79. dafb7d1 staging:iio:trigger:bfin-timer: Fix compile error by Lars-Peter Clausen · 13 years ago
  80. 0c849b3 Staging: vt6655: add some range checks before memcpy() by Dan Carpenter · 13 years ago
  81. 0d3eb2b Staging: vt6655: whitespace fixes to iotcl.c by Dan Carpenter · 13 years ago
  82. 44ec5d2 Staging: vt6656: add some range checks before memcpy() by Dan Carpenter · 13 years ago
  83. 883aeec Staging: vt6656: whitespace cleanups in ioctl.c by Dan Carpenter · 13 years ago
  84. 4fb544c staging: et131x: Remove unused defines by Mark Einon · 13 years ago
  85. 26dc751 staging: et131x: Convert rest of pci memory management to dma api by Mark Einon · 13 years ago
  86. 06709e9 staging: et131x: on transmit, stop the queue if the next packet will fail by Mark Einon · 13 years ago
  87. 26d19bf staging: et131x: Tidy up PCI device table definition by Mark Einon · 13 years ago
  88. 675c8f6 staging: et131x: Match dma_alloc_ calls with dma_free_ calls by Mark Einon · 13 years ago
  89. 0d1b7a8 staging: et131x: use dma_alloc... instead of pci_alloc... by Mark Einon · 13 years ago
  90. e592a9b staging: et131x: Fix issues when USE_FBR0 is not defined by Mark Einon · 13 years ago
  91. 6abafc1 staging: et131x: Make rx_ring.fbr{0,1} share a common structure by Mark Einon · 13 years ago
  92. 920d74a staging: et131x: Moving two extern inline functions to .c file by Mark Einon · 13 years ago
  93. 82e4b35 staging: et131x: Update TODO list - remove 'put driver into single file' by Mark Einon · 13 years ago
  94. 17ec9ff staging: et131x: move et1310_tx.h contents into et131x.c by Mark Einon · 13 years ago
  95. 562550b staging: et131x: move et1310_rx.h contents into et131x.c by Mark Einon · 13 years ago
  96. 1c1c1b5 staging: et131x: move et131x_defs.h contents into et131x.c by Mark Einon · 13 years ago
  97. fd0651a staging: et131x: move et131x_adapter.h contents into et131x.c by Mark Einon · 13 years ago
  98. 2b2b955 staging: et131x: move et1310_phy.h contents into et131x.h by Mark Einon · 13 years ago
  99. 01df6aa staging: et131x: move et1310_address_map.h contents into et131x.h by Mark Einon · 13 years ago
  100. bd156af staging: et131x: Move non-register defines from et131x.h to et131x.c by Mark Einon · 13 years ago