cascardo/linux.git
2014-12-02 Dan Carpenterscsi: set fmt to NULL scsi_extd_sense_format() by default
2014-11-24 Hannes Reineckescsi: add SPC-3 command definitions
2014-11-24 Hannes Reineckescsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
2014-11-24 Christoph Hellwigscsi: remove scsi_driver owner field
2014-11-24 Christoph Hellwigscsi: move scsi_dispatch_cmd to scsi_lib.c
2014-11-24 Christoph Hellwigscsi: stop passing a gfp_mask argument down the command...
2014-11-24 Christoph Hellwigscsi: remove scsi_next_command
2014-11-24 Christoph Hellwigscsi: don't use scsi_next_command in scsi_reset_provider
2014-11-12 Christoph Hellwigufs: remove spurious scsi_set_tag_type call
2014-11-12 Christoph Hellwigscsi: don't force tagged_supported in drivers
2014-11-12 Christoph Hellwigscsi: don't set tagging state from scsi_adjust_queue_depth
2014-11-12 Christoph Hellwigscsi: always assign block layer tags if enabled
2014-11-12 Christoph Hellwigscsi: remove use_blk_tcq Scsi_Host field
2014-11-12 Christoph Hellwigmptfusion: don't change queue type in ->change_queue_depth
2014-11-12 Christoph Hellwigscsi: remove abuses of scsi_populate_tag
2014-11-12 Christoph Hellwigscsi: remove ordered_tag host template field
2014-11-12 Christoph Hellwigscsi: remove ordered_tags scsi_device field
2014-11-12 Christoph Hellwigscsi: add new scsi-command flag for tagged commands
2014-11-12 Christoph Hellwigscsi: provide a generic change_queue_type method
2014-11-12 Christoph Hellwigscsi: handle more device handler setup/teardown in...
2014-11-12 Christoph Hellwigscsi: device handlers must have attach and detach methods
2014-11-12 Christoph Hellwigscsi: remove struct scsi_dh_devlist
2014-11-12 Christoph Hellwigscsi: use container_of to get at device handler private...
2014-11-12 Christoph Hellwigscsi_dh: get module reference outside of device handler
2014-11-12 Christoph Hellwigscsi_dh_hp_sw: fix return value on failed allocation
2014-11-12 Martin K. Petersensd: disable discard_zeroes_data for UNMAP
2014-11-12 Christoph Hellwigscsi: return EAGAIN when resetting a device under EH
2014-11-12 Christoph Hellwigosst: call scsi_set_medium_removal directly
2014-11-12 Christoph Hellwigst: call scsi_set_medium_removal directly
2014-11-12 Christoph Hellwigsd: fix up ->compat_ioctl
2014-11-12 Christoph Hellwigscsi: split scsi_nonblockable_ioctl
2014-11-12 Christoph Hellwigscsi: refactor scsi_reset_provider handling
2014-11-12 Bart Van Asschescsi: add support for multiple hardware queues in scsi_...
2014-11-12 Bart Van Asschescsi: add support for multiple hardware queues
2014-11-12 Bart Van Asscheblk-mq: add blk_mq_unique_tag()
2014-11-12 Hannes Reineckescsi: ratelimit I/O error messages
2014-11-12 Hannes Reineckescsi: correct return values for .eh_abort_handler imple...
2014-11-12 Hannes Reineckescsi: document scsi_try_to_abort_cmd
2014-11-12 Hannes Reineckescsi: use shost argument in scsi_eh_prt_fail_stats
2014-11-12 Hannes Reineckescsi: fixup logging messages in scsi_error.c
2014-11-12 Hannes Reineckescsi: simplify scsi_log_(send|completion)
2014-11-12 Hannes Reineckescsi: remove scsi_show_result()
2014-11-12 Hannes Reineckescsi: separate out scsi_(host|driver)byte_string()
2014-11-12 Hannes Reineckescsi: Remove scsi_print_command when calling abort
2014-11-12 Hannes Reineckescsi: repurpose the last argument from print_opcode_name()
2014-11-12 Hannes Reineckescsi: consolidate opcode lookup in scsi_opcode_sa_name()
2014-11-12 Hannes Reineckescsi: merge print_opcode_name()
2014-11-12 Hannes Reineckescsi: implement scsi_opcode_sa_name
2014-11-12 Hannes Reineckescsi: remove scsi_print_status()
2014-11-12 Hannes Reineckescsi: use 'bool' as return value for scsi_normalize_sense()
2014-11-12 Hannes Reineckescsi: do not decode sense extras
2014-11-12 Hannes Reineckescsi: stop decoding if scsi_normalize_sense() fails
2014-11-12 Hannes Reinecke53c700: remove scsi_print_sense() usage
2014-11-12 Hannes Reineckefas216: update logging messages
2014-11-12 Hannes Reineckefas216: return DID_ERROR for incomplete data transfer
2014-11-12 Hannes Reineckeacornscsi: use scsi_print_command()
2014-11-12 Hannes Reineckescsi: use sdev as argument for sense code printing
2014-11-12 Hannes Reineckescsi: introduce sdev_prefix_printk()
2014-11-12 Hannes Reineckeaha152x: debug output update and whitespace cleanup
2014-11-12 Hannes Reineckesd: remove scsi_print_sense() in sd_done()
2014-11-12 Hannes Reineckescsi: remove scsi_cmd_print_sense_hdr()
2014-11-12 Markus Stockhausenenclosure: handle non-unique element descriptors
2014-11-12 Laurence Obermanst: add a debug_flag module parameter request
2014-11-12 Douglas Gilbertscsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RES...
2014-11-12 Christoph Hellwigscsi: PC partition tables are little endian
2014-11-12 Mark Rustadscsi: resolve some missing-field-initializers warnings
2014-11-12 Mark Knibbsscsi: fix off-by-one LUN check in scsi_scan_host_selected()
2014-11-12 Mark Knibbsscsi: fix trivial typos in scsi_scan.c comment
2014-11-10 Maurizio Lombardibnx2fc: fix tgt spinlock locking
2014-11-10 Jiang Liumegaraid_sas: fix bug in handling return value of pci_e...
2014-11-10 Anish Bhattcxgb4i: send abort_rpl correctly
2014-11-10 Anish Bhattcxgbi: add maintainer for cxgb3i/cxgb4i
2014-11-10 wenxiong@linux... scsi: TUR path is down after adapter gets reset with...
2014-11-10 Christoph Hellwigscsi: call device handler for failed TUR command
2014-11-10 Christoph Hellwigscsi: only re-lock door after EH on devices that were...
2014-11-09 Linus TorvaldsLinux 3.18-rc4 v3.18-rc4
2014-11-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'armsoc-for-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge branch 'devicetree/merge' of git://git./linux...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'driver-core-3.18-rc4' of git://git./linux...
2014-11-09 Linus TorvaldsMerge tag 'staging-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'tty-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'usb-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Andreas FärberARM: dts: zynq: Enable PL clocks for Parallella
2014-11-08 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-11-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-11-08 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-media
2014-11-08 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-11-07 Linus TorvaldsMerge tag 'xfs-for-linus-3.18-rc3' of git://git./linux...
2014-11-07 Linus TorvaldsMerge tag 'regulator-v3.18-rc3' of git://git./linux...
2014-11-07 Linus TorvaldsMerge tag 'spi-v3.18-rc3' of git://git./linux/kernel...
2014-11-07 Johannes Bergtiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
2014-11-07 Aristeu Rozanskitiny: reverse logic for DISABLE_DEV_COREDUMP
2014-11-07 Laurent Pincharti2c: core: Dispose OF IRQ mapping at client removal...
2014-11-07 Wolfram Sangi2c: at91: don't account as iowait
2014-11-07 Wolfram Sangi2c: remove FSF address
2014-11-07 Mark KnibbsUSB: Update default usb-storage delay_use value in...
2014-11-07 Yijing Wangsysfs: driver core: Fix glue dir race condition by...
2014-11-07 Manuel LaussMIPS: Fix build with binutils 2.24.51+
next