1. 34aa654 IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning by Bart Van Assche · 10 years ago
  2. 205619f IB/srp: Remove stale connection retry mechanism by Bart Van Assche · 10 years ago
  3. 394c595 IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() by Bart Van Assche · 10 years ago
  4. 9493c24 qla2xxx: remove redundant declaration in 'qla_gbl.h' by Chen Gang · 10 years ago
  5. 869404c ipr: set coherent DMA mask by Anton Blanchard · 10 years ago
  6. d73341b ipr: convert to generic DMA API by Anton Blanchard · 10 years ago
  7. 6932fc6 vmw_pvscsi: fixup tagging by Hannes Reinecke · 10 years ago
  8. 17c9ff5 scsi_debug: error message should say scsi_host_alloc not scsi_register by Finn Thain · 10 years ago
  9. 0f8fcc0 tmscim: remove unused SCSI_IRQ_NONE macro definition by Finn Thain · 10 years ago
  10. d7cb71e ufs: remove spurious scsi_set_tag_type call by Christoph Hellwig · 10 years ago
  11. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  12. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  13. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  14. 8f88dc4 mptfusion: don't change queue type in ->change_queue_depth by Christoph Hellwig · 10 years ago
  15. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  16. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  17. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  18. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  19. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  20. 1d52032 scsi: handle more device handler setup/teardown in common code by Christoph Hellwig · 10 years ago
  21. 1f12ffa scsi: device handlers must have attach and detach methods by Christoph Hellwig · 10 years ago
  22. a64d01d scsi: remove struct scsi_dh_devlist by Christoph Hellwig · 10 years ago
  23. cd37743 scsi: use container_of to get at device handler private data by Christoph Hellwig · 10 years ago
  24. 27c888f scsi_dh: get module reference outside of device handler by Christoph Hellwig · 10 years ago
  25. 0b9c084 scsi_dh_hp_sw: fix return value on failed allocation by Christoph Hellwig · 10 years ago
  26. 7985090 sd: disable discard_zeroes_data for UNMAP by Martin K. Petersen · 10 years ago
  27. e9afccc scsi: return EAGAIN when resetting a device under EH by Christoph Hellwig · 10 years ago
  28. 2b3b3d6 osst: call scsi_set_medium_removal directly by Christoph Hellwig · 10 years ago
  29. dccfa68 st: call scsi_set_medium_removal directly by Christoph Hellwig · 10 years ago
  30. 21a9d4c sd: fix up ->compat_ioctl by Christoph Hellwig · 10 years ago
  31. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  32. 176aa9d scsi: refactor scsi_reset_provider handling by Christoph Hellwig · 10 years ago
  33. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
  34. f1569ff scsi: ratelimit I/O error messages by Hannes Reinecke · 10 years ago
  35. b6c92b7 scsi: correct return values for .eh_abort_handler implementations by Hannes Reinecke · 10 years ago
  36. 883a030 scsi: document scsi_try_to_abort_cmd by Hannes Reinecke · 10 years ago
  37. a3a790d scsi: use shost argument in scsi_eh_prt_fail_stats by Hannes Reinecke · 10 years ago
  38. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
  39. c11c004 scsi: simplify scsi_log_(send|completion) by Hannes Reinecke · 10 years ago
  40. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  41. 3cc958c scsi: separate out scsi_(host|driver)byte_string() by Hannes Reinecke · 10 years ago
  42. 1fa6b5f scsi: Remove scsi_print_command when calling abort by Hannes Reinecke · 10 years ago
  43. a9a47bf scsi: repurpose the last argument from print_opcode_name() by Hannes Reinecke · 10 years ago
  44. 2478a73 scsi: consolidate opcode lookup in scsi_opcode_sa_name() by Hannes Reinecke · 10 years ago
  45. 234d677 scsi: merge print_opcode_name() by Hannes Reinecke · 10 years ago
  46. 6033f97 scsi: implement scsi_opcode_sa_name by Hannes Reinecke · 10 years ago
  47. 7ac7076 scsi: remove scsi_print_status() by Hannes Reinecke · 10 years ago
  48. 4753cbc scsi: use 'bool' as return value for scsi_normalize_sense() by Hannes Reinecke · 10 years ago
  49. 15c75f8 scsi: do not decode sense extras by Hannes Reinecke · 10 years ago
  50. 149d18c scsi: stop decoding if scsi_normalize_sense() fails by Hannes Reinecke · 10 years ago
  51. 7d17090 53c700: remove scsi_print_sense() usage by Hannes Reinecke · 10 years ago
  52. e04ca90 fas216: update logging messages by Hannes Reinecke · 10 years ago
  53. 279c43b fas216: return DID_ERROR for incomplete data transfer by Hannes Reinecke · 10 years ago
  54. 2e120a57 acornscsi: use scsi_print_command() by Hannes Reinecke · 10 years ago
  55. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  56. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 10 years ago
  57. f75ae8e aha152x: debug output update and whitespace cleanup by Hannes Reinecke · 10 years ago
  58. ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 10 years ago
  59. 639ae4d scsi: remove scsi_cmd_print_sense_hdr() by Hannes Reinecke · 10 years ago
  60. d2fd76e enclosure: handle non-unique element descriptors by Markus Stockhausen · 10 years ago
  61. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 10 years ago
  62. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 10 years ago
  63. 678e275 scsi: PC partition tables are little endian by Christoph Hellwig · 10 years ago
  64. 037e6d8 scsi: resolve some missing-field-initializers warnings by Mark Rustad · 10 years ago
  65. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  66. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  67. f354d73 drm/i915: Plug memory leak in intel_shared_dpll_start_config() by Ander Conselvan de Oliveira · 10 years ago
  68. 1f9cd91 dmaengine: sun6i: Fix memcpy operation by Maxime Ripard · 10 years ago
  69. fcf93f6 drm: More specific locking for get* ioctls by Daniel Vetter · 10 years ago
  70. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  71. 5ee3229 drm: export atomic wait_for_vblanks helper (v2) by Rob Clark · 10 years ago
  72. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  73. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  74. 5693d28 phonet: Replace calls to __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  75. aa9cd31 cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  76. f426fd0 at86rf230: remove invalid max frame retries check by Alexander Aring · 10 years ago
  77. 17561bf at86rf230: remove invalid max csma backoffs check by Alexander Aring · 10 years ago
  78. a8d352d at86rf230: remove invalid backoff exponent check by Alexander Aring · 10 years ago
  79. 820bd66 ieee820154: remove valid page and channel checks by Alexander Aring · 10 years ago
  80. dbd479d net: bcmgenet: apply MII configuration in bcmgenet_open() by Florian Fainelli · 10 years ago
  81. c96e731 net: bcmgenet: connect and disconnect from the PHY state machine by Florian Fainelli · 10 years ago
  82. 93ecd26 net: qualcomm: Fix dependency by Stefan Wahren · 10 years ago
  83. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  84. 43f8a96 intel_pstate: Add CPUID for BDW-H CPU by Dirk Brandewie · 10 years ago
  85. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  86. fefb391 HID: wacom: Add support for Intuos Pen Medium by Ping Cheng · 10 years ago
  87. 90253a7 ACPI / OSL: Add IRQ handler flushing support in the OSL. by Lv Zheng · 10 years ago
  88. bb32baf dmaengine: dw: enable runtime PM by Andy Shevchenko · 10 years ago
  89. 6c17ee4 ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA by Andy Shevchenko · 10 years ago
  90. 01ac170 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 10 years ago
  91. cb39dcd ACPI / LPSS: add all LPSS devices to the specific power domain by Andy Shevchenko · 10 years ago
  92. 74af752 powercap / RAPL: add new model ids by Jacob Pan · 10 years ago
  93. 3c2c084 powercap / RAPL: handle atom and core differences by Jacob Pan · 10 years ago
  94. 087e9cb powercap / RAPL: abstract per cpu type functions by Jacob Pan · 10 years ago
  95. 45977fe irqchip: atmel-aic: Fix irqdomain initialization by Boris Brezillon · 10 years ago
  96. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  97. 1c94984 drm/radeon: add locking around atombios scratch space usage by Dave Airlie · 10 years ago
  98. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  99. a15c706 ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug by John W. Linville · 10 years ago
  100. 619c144c cpufreq: respect the min/max settings from user space by Vince Hsu · 10 years ago