1. cd37743 scsi: use container_of to get at device handler private data by Christoph Hellwig · 11 years ago
  2. 27c888f scsi_dh: get module reference outside of device handler by Christoph Hellwig · 11 years ago
  3. 0b9c084 scsi_dh_hp_sw: fix return value on failed allocation by Christoph Hellwig · 11 years ago
  4. 7985090 sd: disable discard_zeroes_data for UNMAP by Martin K. Petersen · 11 years ago
  5. e9afccc scsi: return EAGAIN when resetting a device under EH by Christoph Hellwig · 11 years ago
  6. 2b3b3d6 osst: call scsi_set_medium_removal directly by Christoph Hellwig · 11 years ago
  7. dccfa68 st: call scsi_set_medium_removal directly by Christoph Hellwig · 11 years ago
  8. 21a9d4c sd: fix up ->compat_ioctl by Christoph Hellwig · 11 years ago
  9. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 11 years ago
  10. 176aa9d scsi: refactor scsi_reset_provider handling by Christoph Hellwig · 11 years ago
  11. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 11 years ago
  12. f1569ff scsi: ratelimit I/O error messages by Hannes Reinecke · 11 years ago
  13. b6c92b7 scsi: correct return values for .eh_abort_handler implementations by Hannes Reinecke · 11 years ago
  14. 883a030 scsi: document scsi_try_to_abort_cmd by Hannes Reinecke · 11 years ago
  15. a3a790d scsi: use shost argument in scsi_eh_prt_fail_stats by Hannes Reinecke · 11 years ago
  16. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 11 years ago
  17. c11c004 scsi: simplify scsi_log_(send|completion) by Hannes Reinecke · 11 years ago
  18. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 11 years ago
  19. 3cc958c scsi: separate out scsi_(host|driver)byte_string() by Hannes Reinecke · 11 years ago
  20. 1fa6b5f scsi: Remove scsi_print_command when calling abort by Hannes Reinecke · 11 years ago
  21. a9a47bf scsi: repurpose the last argument from print_opcode_name() by Hannes Reinecke · 11 years ago
  22. 2478a73 scsi: consolidate opcode lookup in scsi_opcode_sa_name() by Hannes Reinecke · 11 years ago
  23. 234d677 scsi: merge print_opcode_name() by Hannes Reinecke · 11 years ago
  24. 6033f97 scsi: implement scsi_opcode_sa_name by Hannes Reinecke · 11 years ago
  25. 7ac7076 scsi: remove scsi_print_status() by Hannes Reinecke · 11 years ago
  26. 4753cbc scsi: use 'bool' as return value for scsi_normalize_sense() by Hannes Reinecke · 11 years ago
  27. 15c75f8 scsi: do not decode sense extras by Hannes Reinecke · 11 years ago
  28. 149d18c scsi: stop decoding if scsi_normalize_sense() fails by Hannes Reinecke · 11 years ago
  29. 7d17090 53c700: remove scsi_print_sense() usage by Hannes Reinecke · 11 years ago
  30. e04ca90 fas216: update logging messages by Hannes Reinecke · 11 years ago
  31. 279c43b fas216: return DID_ERROR for incomplete data transfer by Hannes Reinecke · 11 years ago
  32. 2e120a57 acornscsi: use scsi_print_command() by Hannes Reinecke · 11 years ago
  33. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 11 years ago
  34. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 11 years ago
  35. f75ae8e aha152x: debug output update and whitespace cleanup by Hannes Reinecke · 11 years ago
  36. ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 11 years ago
  37. 639ae4d scsi: remove scsi_cmd_print_sense_hdr() by Hannes Reinecke · 11 years ago
  38. d2fd76e enclosure: handle non-unique element descriptors by Markus Stockhausen · 11 years ago
  39. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 11 years ago
  40. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 11 years ago
  41. 678e275 scsi: PC partition tables are little endian by Christoph Hellwig · 11 years ago
  42. 037e6d8 scsi: resolve some missing-field-initializers warnings by Mark Rustad · 11 years ago
  43. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 11 years ago
  44. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 11 years ago
  45. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 11 years ago
  46. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 11 years ago
  47. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 11 years ago
  48. 333b244 scsi: TUR path is down after adapter gets reset with multipath by wenxiong@linux.vnet.ibm.com · 11 years ago
  49. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 11 years ago
  50. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 11 years ago
  51. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 11 years ago
  53. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  55. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  56. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  57. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  58. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  60. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  61. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  62. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 11 years ago
  63. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 11 years ago
  64. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 11 years ago
  65. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 11 years ago
  66. ca1f8da i2c: remove FSF address by Wolfram Sang · 11 years ago
  67. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 11 years ago
  68. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 11 years ago
  69. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  70. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 11 years ago
  71. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 11 years ago
  72. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 11 years ago
  73. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 11 years ago
  74. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 11 years ago
  75. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 11 years ago
  76. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 11 years ago
  77. cd92208 tty: serial: 8250_mtk: Fix quot calculation by Matthias Brugger · 11 years ago
  78. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 11 years ago
  79. 494c1ea tty: Prevent "read/write wait queue active!" log flooding by Peter Hurley · 11 years ago
  80. 37b1645 tty: Fix high cpu load if tty is unreleaseable by Peter Hurley · 11 years ago
  81. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 11 years ago
  82. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 11 years ago
  83. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 11 years ago
  84. bce20b2 Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  85. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 11 years ago
  86. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 11 years ago
  87. b598aac staging:iio:ade7758: Remove "raw" from channel name by Lars-Peter Clausen · 11 years ago
  88. 79fa64e staging:iio:ade7758: Fix check if channels are enabled in prenable by Lars-Peter Clausen · 11 years ago
  89. e105547 staging:iio:ade7758: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 11 years ago
  90. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 11 years ago
  91. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 11 years ago
  92. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 11 years ago
  93. 4748119 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 11 years ago
  94. c6b4cac iio: st_sensors: Fix buffer copy by Robin van der Gracht · 11 years ago
  95. 97fb303 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 11 years ago
  96. 4a53d3a staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 11 years ago
  97. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 11 years ago
  98. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 11 years ago
  99. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 11 years ago
  100. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 11 years ago