1. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  2. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  3. e2eddf4 scsi: remove use_blk_tcq Scsi_Host field by Christoph Hellwig · 10 years ago
  4. 8f88dc4 mptfusion: don't change queue type in ->change_queue_depth by Christoph Hellwig · 10 years ago
  5. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  6. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  7. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  8. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  9. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  10. 1d52032 scsi: handle more device handler setup/teardown in common code by Christoph Hellwig · 10 years ago
  11. 1f12ffa scsi: device handlers must have attach and detach methods by Christoph Hellwig · 10 years ago
  12. a64d01d scsi: remove struct scsi_dh_devlist by Christoph Hellwig · 10 years ago
  13. cd37743 scsi: use container_of to get at device handler private data by Christoph Hellwig · 10 years ago
  14. 27c888f scsi_dh: get module reference outside of device handler by Christoph Hellwig · 10 years ago
  15. 0b9c084 scsi_dh_hp_sw: fix return value on failed allocation by Christoph Hellwig · 10 years ago
  16. 7985090 sd: disable discard_zeroes_data for UNMAP by Martin K. Petersen · 10 years ago
  17. e9afccc scsi: return EAGAIN when resetting a device under EH by Christoph Hellwig · 10 years ago
  18. 2b3b3d6 osst: call scsi_set_medium_removal directly by Christoph Hellwig · 10 years ago
  19. dccfa68 st: call scsi_set_medium_removal directly by Christoph Hellwig · 10 years ago
  20. 21a9d4c sd: fix up ->compat_ioctl by Christoph Hellwig · 10 years ago
  21. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  22. 176aa9d scsi: refactor scsi_reset_provider handling by Christoph Hellwig · 10 years ago
  23. 1ee8e88 scsi: add support for multiple hardware queues in scsi_(host_)find_tag by Bart Van Assche · 10 years ago
  24. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
  25. 205fb5f blk-mq: add blk_mq_unique_tag() by Bart Van Assche · 10 years ago
  26. f1569ff scsi: ratelimit I/O error messages by Hannes Reinecke · 10 years ago
  27. b6c92b7 scsi: correct return values for .eh_abort_handler implementations by Hannes Reinecke · 10 years ago
  28. 883a030 scsi: document scsi_try_to_abort_cmd by Hannes Reinecke · 10 years ago
  29. a3a790d scsi: use shost argument in scsi_eh_prt_fail_stats by Hannes Reinecke · 10 years ago
  30. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
  31. c11c004 scsi: simplify scsi_log_(send|completion) by Hannes Reinecke · 10 years ago
  32. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  33. 3cc958c scsi: separate out scsi_(host|driver)byte_string() by Hannes Reinecke · 10 years ago
  34. 1fa6b5f scsi: Remove scsi_print_command when calling abort by Hannes Reinecke · 10 years ago
  35. a9a47bf scsi: repurpose the last argument from print_opcode_name() by Hannes Reinecke · 10 years ago
  36. 2478a73 scsi: consolidate opcode lookup in scsi_opcode_sa_name() by Hannes Reinecke · 10 years ago
  37. 234d677 scsi: merge print_opcode_name() by Hannes Reinecke · 10 years ago
  38. 6033f97 scsi: implement scsi_opcode_sa_name by Hannes Reinecke · 10 years ago
  39. 7ac7076 scsi: remove scsi_print_status() by Hannes Reinecke · 10 years ago
  40. 4753cbc scsi: use 'bool' as return value for scsi_normalize_sense() by Hannes Reinecke · 10 years ago
  41. 15c75f8 scsi: do not decode sense extras by Hannes Reinecke · 10 years ago
  42. 149d18c scsi: stop decoding if scsi_normalize_sense() fails by Hannes Reinecke · 10 years ago
  43. 7d17090 53c700: remove scsi_print_sense() usage by Hannes Reinecke · 10 years ago
  44. e04ca90 fas216: update logging messages by Hannes Reinecke · 10 years ago
  45. 279c43b fas216: return DID_ERROR for incomplete data transfer by Hannes Reinecke · 10 years ago
  46. 2e120a57 acornscsi: use scsi_print_command() by Hannes Reinecke · 10 years ago
  47. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  48. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 10 years ago
  49. f75ae8e aha152x: debug output update and whitespace cleanup by Hannes Reinecke · 10 years ago
  50. ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 10 years ago
  51. 639ae4d scsi: remove scsi_cmd_print_sense_hdr() by Hannes Reinecke · 10 years ago
  52. d2fd76e enclosure: handle non-unique element descriptors by Markus Stockhausen · 10 years ago
  53. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 10 years ago
  54. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 10 years ago
  55. 678e275 scsi: PC partition tables are little endian by Christoph Hellwig · 10 years ago
  56. 037e6d8 scsi: resolve some missing-field-initializers warnings by Mark Rustad · 10 years ago
  57. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  58. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  59. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  60. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  61. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  62. d8ae3c3 cxgbi: add maintainer for cxgb3i/cxgb4i by Anish Bhatt · 10 years ago
  63. 333b244 scsi: TUR path is down after adapter gets reset with multipath by wenxiong@linux.vnet.ibm.com · 10 years ago
  64. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 10 years ago
  65. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 10 years ago
  66. 206c5f6 Linux 3.18-rc4 by Linus Torvalds · 10 years ago
  67. ee867cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  68. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  70. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  71. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  72. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  73. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  74. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  75. 92c9e0c ARM: dts: zynq: Enable PL clocks for Parallella by Andreas Färber · 10 years ago
  76. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  77. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  79. 6ac94d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  80. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  81. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  82. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  83. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  84. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  85. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  86. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  87. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  88. 1910195 USB: Update default usb-storage delay_use value in kernel-parameters.txt by Mark Knibbs · 10 years ago
  89. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  90. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  91. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  92. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  93. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  94. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  95. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  96. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  97. 77783d0 mm: Fix comment before truncate_setsize() by Jan Kara · 10 years ago
  98. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  99. 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 · 10 years ago
  100. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago