pandora-kernel.git
2014-07-25 Joe Lawrencemptfusion: combine fw_event_work and its event_data
2014-07-25 Joe Lawrencemptfusion: make adapter prod_name[] a pointer
2014-07-25 Joe Lawrencemptfusion: use memdup_user
2014-07-25 Joe Lawrencemptfusion: remove redundant kfree checks
2014-07-25 Joe Lawrencemptfusion: mark file-private functions as static
2014-07-25 Joe Lawrencempt3sas: combine fw_event_work and its event_data
2014-07-25 Joe Lawrencempt3sas: correct scsi_{target,device} hostdata allocation
2014-07-25 Joe Lawrencempt2sas: annotate ioc->reply_post_host_index as __iomem
2014-07-25 Joe Lawrencempt2sas: combine fw_event_work and its event_data
2014-07-25 Joe Lawrencempt2sas: correct scsi_{target,device} hostdata allocation
2014-07-25 Arnd Bergmann3w-xxxx: fix mis-aligned struct accesses
2014-07-25 Arnd BergmannNCR53c406a: don't call free_dma() by default
2014-07-25 Arnd Bergmannqlogicfas: don't call free_dma()
2014-07-25 Arnd Bergmannpas16: don't call free_dma()
2014-07-25 Arnd Bergmannadvansys: don't build ARM
2014-07-25 Tyrel Datwyleribmvfc: fix little endian issues
2014-07-25 Joe Perchesqla2xxx: Use dma_zalloc_coherent
2014-07-25 Fabian Frederickbfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-07-25 Peter Senna... bfa: remove useless return variables
2014-07-25 Ben Hutchingsbfa: Fix undefined bit shift on big-endian architecture...
2014-07-25 Joe Perchesbfa: Use dma_zalloc_coherent
2014-07-25 Himangi Saraogiaic7xxx: Use kstrdup
2014-07-25 Dick Kennedyscsi: add defines for new FC port speeds.
2014-07-25 Mike Christiebnx2i, be2iscsi: fix custom stats length
2014-07-25 Nick Black... iscsi: kill redundant casts
2014-07-25 Paul Bolletgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS
2014-07-25 K. Y. Srinivasansd: fix a bug in deriving the FLUSH_TIMEOUT from the...
2014-07-25 Martin K. Petersenscsi: add a blacklist flag which enables VPD page inquiries
2014-07-25 Christoph Hellwigscsi: move the writeable field from struct scsi_device...
2014-07-25 Christoph Hellwigscsi: add a symbolic name for the ZBC device type
2014-07-25 Christoph Hellwigscsi: update scsi_device_types
2014-07-25 Christoph Hellwigfnic: reject device resets without assigned tags for...
2014-07-25 Christoph Hellwigscsi: add support for a blk-mq based I/O path.
2014-07-25 Christoph Hellwigscatterlist: allow chaining to preallocated chunks
2014-07-25 Christoph Hellwigscsi: unwind blk_end_request_all and blk_end_request_er...
2014-07-25 Christoph Hellwigscsi: only maintain target_blocked if the driver has...
2014-07-25 Christoph Hellwigscsi: fix the {host,target,device}_blocked counter...
2014-07-25 Christoph Hellwigscsi: convert device_busy to atomic_t
2014-07-25 Christoph Hellwigscsi: convert host_busy to atomic_t
2014-07-25 Christoph Hellwigscsi: convert target_busy to an atomic_t
2014-07-25 Christoph Hellwigscsi: push host_lock down into scsi_{host,target}_queue...
2014-07-25 Christoph Hellwigscsi: set ->scsi_done before calling scsi_dispatch_cmd
2014-07-25 Christoph Hellwigscsi: centralize command re-queueing in scsi_dispatch_fn
2014-07-25 Christoph Hellwigscsi: split __scsi_queue_insert
2014-07-25 Christoph Hellwigscsi: add scsi_setup_cmnd helper
2014-07-17 Christoph Hellwigscsi: mark scsi_setup_blk_pc_cmnd static
2014-07-17 Christoph Hellwigsd: split sd_init_command
2014-07-17 Christoph Hellwigsd: retry discard commands
2014-07-17 Christoph Hellwigsd: retry write same commands
2014-07-17 Christoph Hellwigsd: don't use scsi_setup_blk_pc_cmnd for discard requests
2014-07-17 Christoph Hellwigsd: don't use scsi_setup_blk_pc_cmnd for write same...
2014-07-17 Christoph Hellwigsd: don't use scsi_setup_blk_pc_cmnd for flush requests
2014-07-17 Christoph Hellwigscsi: set sc_data_direction in common code
2014-07-17 Christoph Hellwigscsi: restructure command initialization for TYPE_FS...
2014-07-17 Christoph Hellwigscsi: move the nr_phys_segments assert into scsi_init_io
2014-07-17 Maurizio Lombardiscsi_lib: remove the description string in scsi_io_comp...
2014-07-17 Douglas Gilbertscsi: cleanup switch in scsi_adjust_queue_depth
2014-07-17 Christoph Hellwigscsi: remove various exports that were only used by...
2014-07-17 Bart Van Asschetgt: defconfig cleanup
2014-07-17 Bart Van Asschetgt: removal
2014-07-17 Christoph Hellwiglibsrp: removal
2014-07-17 Christoph Hellwigibmvstgt: remove
2014-07-17 Hannes Reineckescsi: use dev_printk variants where possible
2014-07-17 Hannes Reineckescsi: use dev_printk() variants for ioctl
2014-07-17 Hannes Reineckescsi: Implement st_printk()
2014-07-17 Hannes Reineckescsi: Implement ch_printk()
2014-07-17 Hannes Reineckescsi: Implement sg_printk()
2014-07-17 Hannes Reineckescsi: Implement sr_printk()
2014-07-17 Hannes Reineckescsi_scan: Fixup scsilun_to_int()
2014-07-17 Hannes Reineckescsi: use 64-bit value for 'max_luns'
2014-07-17 Hannes ReineckeAdd module param type 'ullong'
2014-07-17 Hannes Reineckescsi: use 64-bit LUNs
2014-07-17 Hannes Reineckeqla2xxx: Restrict max_lun to 16-bit for older HBAs
2014-07-17 Hannes Reineckescsi_scan: Restrict sequential scan to 256 LUNs
2014-07-17 Hannes Reineckescsi: Remove CONFIG_SCSI_MULTI_LUN
2014-07-17 Douglas Gilbertsg: O_EXCL and other lock handling
2014-07-17 Douglas Gilbertsg: add SG_FLAG_Q_AT_TAIL flag
2014-07-17 Douglas Gilbertsg: relax 16 byte cdb restriction
2014-07-17 Martin K. Petersensd: Limit transfer length
2014-07-17 Clément Calmelssd: bad return code of init_sd
2014-07-17 Vaughan Caosd: notify block layer when using temporary change...
2014-07-17 Akinobu Mitascsi_debug: allow huge transfer length for read/write...
2014-07-17 Akinobu Mitascsi: increase upper limit for max_sectors
2014-07-17 Akinobu Mitasd: use READ_16 or WRITE_16 when transfer length is...
2014-07-17 Akinobu Mitasg: prevent integer overflow when converting from secto...
2014-07-17 Bart Van Asschescsi: remove two cancel_delayed_work() calls from the...
2014-07-17 James Bottomleyscsi: handle flush errors properly
2014-07-17 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc5-tag' of git:/...
2014-07-17 Linus TorvaldsMerge tag 'trace-fixes-v3.16-rc5-v2' of git://git....
2014-07-16 Linus TorvaldsMerge tag 'for-linus-20140716' of git://git.infradead...
2014-07-16 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-07-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-07-16 Linus TorvaldsMerge tag 'sound-3.16-rc6' of git://git./linux/kernel...
2014-07-16 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-07-16 Linus TorvaldsMerge tag 'gpio-v3.16-3' of git://git./linux/kernel...
2014-07-15 Martin Lauring-buffer: Fix polling on trace_pipe
2014-07-15 Niu Yaweiquota: missing lock in dqcache_shrink_scan()
2014-07-15 zhangwei(Jovi)tracing: Add TRACE_ITER_PRINTK flag check in __trace_pu...
2014-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-07-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next