1. 01a7c98 HID: usbhid: fix autosuspend calls by Alan Stern · 12 years ago
  2. 668160e HID: usbhid: fix use-after-free bug by Alan Stern · 12 years ago
  3. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  4. c03c301 cpufreq: Fix typo in cpufreq driver by Masanari Iida · 12 years ago
  5. e96eb23 [SCSI] Revert "[SCSI] fix async probe regression" by Dan Williams · 12 years ago
  6. 492d542 [SCSI] cleanup usages of scsi_complete_async_scans by Dan Williams · 12 years ago
  7. b631cf1 scsi: aha152x: Fix sparse warning and make printing pointer address more portable. by Krzysztof Wilczynski · 12 years ago
  8. 6cdd552 [SCSI] queue async scan work to an async_schedule domain by Dan Williams · 12 years ago
  9. a468348 [SCSI] async: make async_synchronize_full() flush all work regardless of domain by Dan Williams · 12 years ago
  10. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  11. b94e3c9 HID: hid-core: optimize in case of hidraw by Matthieu CASTET · 12 years ago
  12. 4c7b417 HID: hidraw: fix list->buffer memleak by Matthieu CASTET · 12 years ago
  13. 529f9a7 [SCSI] bfa: Fix to set correct return error codes and misc cleanup. by Krishna Gudipati · 12 years ago
  14. 85d22bb [SCSI] aacraid: Series 7 Async. (performance) mode support by Mahesh Rajashekhara · 12 years ago
  15. fa7250d [SCSI] aha152x: Allow use on 64bit systems by Alan Cox · 12 years ago
  16. 59057fb [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning by Nicholas Bellinger · 12 years ago
  17. 0b1017a [SCSI] bfa: squelch lockdep complaint with a spin_lock_init by Kyle McMartin · 12 years ago
  18. e67f132 [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  19. 983bfb5 [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  20. 94c122a [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED by Namjae Jeon · 12 years ago
  21. 73ec513 [SCSI] ufs: reverse the ufshcd_is_device_present logic by Venkatraman S · 12 years ago
  22. 17ccafc [SCSI] ufs: use module_pci_driver by Venkatraman S · 12 years ago
  23. 3bd4dc9 [SCSI] usb-storage: update usb devices for write cache quirk in quirk list. by Namjae Jeon · 12 years ago
  24. eaa05df [SCSI] usb-storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  25. b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  26. 365a715 [SCSI] virtio-scsi: hotplug support for virtio-scsi by Cong Meng · 12 years ago
  27. 2bd37f0 [SCSI] virtio-scsi: split scatterlist per target by Paolo Bonzini · 12 years ago
  28. bce750b [SCSI] virtio-scsi: release sg_lock after add_buf by Paolo Bonzini · 12 years ago
  29. 139fe45 [SCSI] virtio-scsi: split locking per vq by Paolo Bonzini · 12 years ago
  30. b5ee8f2 [SCSI] virtio-scsi: unlock during kick by Paolo Bonzini · 12 years ago
  31. a752359 [SCSI] libfc: fix sending REC after FCP_RESP is received by Yi Zou · 12 years ago
  32. ac166d2 [SCSI] libfc: fix retries with FDMI lport states by Vasu Dev · 12 years ago
  33. db95fc0 [SCSI] libfc: don't exch_done() on invalid sequence ptr by Yi Zou · 12 years ago
  34. 95fdd5e [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread by Neil Horman · 12 years ago
  35. 902a45a [SCSI] fcoe: Remove redundant 'less than zero' check by Robert Love · 12 years ago
  36. b29a4f3 [SCSI] libfc: add exch timer debug info by Vasu Dev · 12 years ago
  37. 33a2285 [SCSI] scsi_pm: set device runtime state before parent suspended by Lin Ming · 12 years ago
  38. 4bdd03e [SCSI] lpfc: fix problems with -Werror by James Bottomley · 12 years ago
  39. cca8501 [SCSI] mvsas: remove unused variable in mvs_task_exec() by Dan Carpenter · 12 years ago
  40. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  41. a494fd5 [SCSI] libsas: drop sata port multiplier infrastructure by Dan Williams · 12 years ago
  42. b17caa1 [SCSI] libsas: fix sas_discover_devices return code handling by Dan Williams · 12 years ago
  43. 26f2f19 [SCSI] libsas: continue revalidation by Dan Williams · 12 years ago
  44. b2311a2 [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. by Jeff Skirvin · 12 years ago
  45. 4e646dd [SCSI] isci: use sas eh strategy handlers by Dan Williams · 12 years ago
  46. e7db822 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler by Dan Williams · 12 years ago
  47. 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
  48. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
  49. b9d5c6b [SCSI] cleanup setting task state in scsi_error_handler() by Dan Williams · 12 years ago
  50. 36fed49 [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh by Maciej Trela · 12 years ago
  51. 57fc2e3 [SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) by Dan Williams · 12 years ago
  52. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  53. 3b661a9 [SCSI] fix hot unplug vs async scan race by Dan Williams · 12 years ago
  54. b5f1758 [SCSI] aacraid: Fix endian issues in core and SRC portions of driver by Ben Collins · 12 years ago
  55. 30002f1 [SCSI] aacraid: Relax the tight timeout loop on fib commands by Ben Collins · 12 years ago
  56. 361ee9c [SCSI] aacraid: Better handling of in-flight events on thread stop by Ben Collins · 12 years ago
  57. ff08784 [SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets by Ben Collins · 12 years ago
  58. 7e8a74b [SCSI] scsi_dh: add scsi_dh_attached_handler_name by Mike Snitzer · 12 years ago
  59. 6aca411 [SCSI] cxgb4i: tcp push bit fix by Karen Xie · 12 years ago
  60. b485462 [SCSI] Stop accepting SCSI requests before removing a device by Bart Van Assche · 12 years ago
  61. 84feb16 [SCSI] Change return type of scsi_queue_insert() into void by Bart Van Assche · 12 years ago
  62. 940f5d4 [SCSI] Avoid dangling pointer in scsi_requeue_command() by Bart Van Assche · 12 years ago
  63. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 12 years ago
  64. 6548b0e [SCSI] megaraid: remove a spurious IRQ enable by Dan Carpenter · 12 years ago
  65. 9d5d93e [SCSI] megaraid: cleanup type issue in mega_build_cmd() by Dan Carpenter · 12 years ago
  66. a5254db [SCSI] bfa: dereferencing freed memory in bfad_im_probe() by Dan Carpenter · 12 years ago
  67. fffa692 [SCSI] bfa: off by one in bfa_ioc_mbox_isr() by Dan Carpenter · 12 years ago
  68. 9e1a153 [SCSI] properly initialize atomic_t by Josh Hunt · 12 years ago
  69. bb2c94a [SCSI] scsi_dh_alua: Re-enable STPG for unavailable ports by Bart Van Assche · 12 years ago
  70. efb6c71 [SCSI] qla4xxx: Update driver version to 5.02.00-k18 by Vikas Chaudhary · 12 years ago
  71. 18e2df9 [SCSI] qla4xxx: Fix Spell check. by Vikas Chaudhary · 12 years ago
  72. 68b6d5d [SCSI] qla4xxx: Fix a Sparse warning message by Vikas Chaudhary · 12 years ago
  73. 1cb78d7 [SCSI] qla4xxx: multi-session fix for flash ddbs by Vikas Chaudhary · 12 years ago
  74. bc97f4b [SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometrically by Rob Evers · 12 years ago
  75. 8e67ce6 [SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request response by Rob Evers · 12 years ago
  76. 3588c5a [SCSI] scsi_dh_alua: implement 'implied transition timeout' by Rob Evers · 12 years ago
  77. 6ad819b [SCSI] arcmsr: fix misuse of | instead of & by Dan Carpenter · 12 years ago
  78. 23f0bb4 [SCSI] hptiop: fix RR312x in hosts with >12GB by HighPoint Linux Team · 12 years ago
  79. f3d8af9 [SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32 by James Smart · 12 years ago
  80. 4b8bae0 [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports by James Smart · 12 years ago
  81. 6b415f5 [SCSI] lpfc 8.3.32: Fix system panic due to node state change by James Smart · 12 years ago
  82. 173edbb [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier by James Smart · 12 years ago
  83. 3a70730 [SCSI] lpfc 8.3.32: Correct successful aborts returning error status by James Smart · 12 years ago
  84. 618a523 [SCSI] lpfc 8.3.32: Correct provisioning change failure on local function by James Smart · 12 years ago
  85. bbeb79b [SCSI] lpfc 8.3.32: Correct host DIF configuration that hung system by James Smart · 12 years ago
  86. 3b3da6a [SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfs by James Smart · 12 years ago
  87. a629852 [SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.c by James Smart · 12 years ago
  88. 4f4c186 [SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_free by James Smart · 12 years ago
  89. eb47aa2c [SCSI] bnx2fc: Bumped version to 1.0.12 by Bhanu Prakash Gollapudi · 12 years ago
  90. d71fb3b [SCSI] bnx2fc: use list_entry instead of explicit cast by Bhanu Prakash Gollapudi · 12 years ago
  91. 5c17ae2 [SCSI] bnx2fc: Improve error recovery by handling parity errors by Bhanu Prakash Gollapudi · 12 years ago
  92. d075498 [SCSI] remove old comment from block/unblock functions by Mike Christie · 12 years ago
  93. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  94. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
  95. 87098bd [SCSI] libfcoe: Fix section mismatch by Mark Rustad · 12 years ago
  96. 7adc5a3 [SCSI] bnx2fc: Support interface creation on non-VLAN interface also. by Bhanu Prakash Gollapudi · 12 years ago
  97. 3db8cc1 [SCSI] bnx2fc: Reduce object size by consolidating formats by Joe Perches · 12 years ago
  98. 6961427 [SCSI] bnx2fc: use kthread_create_on_node by Eric Dumazet · 12 years ago
  99. 6072609 [SCSI] Remove scsi_wait_scan module by James Bottomley · 12 years ago
  100. adefb69 HID: uhid: Fix sending events with invalid data by Vinicius Costa Gomes · 12 years ago