ufs: device query status and size check
[pandora-kernel.git] / drivers /
2014-07-25 Dolev Ravivufs: device query status and size check
2014-07-25 Dolev Ravivufs: query descriptor API
2014-07-25 Maurizio Lombardibe2iscsi: Fix memory leak in mgmt_set_ip()
2014-07-25 Venkatesh Srinivasvirtio-scsi: Implement change_queue_depth for virtscsi...
2014-07-25 Ming Leivirtio-scsi: replace target spinlock with seqcount
2014-07-25 Stephen M. Cameronhpsa: fix bad -ENOMEM return value in hpsa_big_passthru...
2014-07-25 Stephen M. Cameronhpsa: remove online devices from offline device list
2014-07-25 Arnd Bergmannhpsa: fix non-x86 builds
2014-07-25 Robert Elliotthpsa: do not unconditionally copy sense data
2014-07-25 Stephen M. Cameronhpsa: fix 6-byte READ/WRITE with 0 length data xfer
2014-07-25 Stephen M. Cameronhpsa: make hpsa_init_one return -ENOMEM if allocation...
2014-07-25 Saurav Kashyapbnx2fc: Rebranding bnx2fc driver
2014-07-25 Vikas Chaudharybnx2i: Rebranding bnx2i driver
2014-07-25 Martin K. Petersenmpt3sas: Rework the MSI-X grouping code
2014-07-25 Martin K. Petersenmpt2sas: Rework the MSI-X grouping code
2014-07-25 Joe Lawrencemptfusion: tweak null pointer checks
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 Tschudinbfa: 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' via... 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: 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: 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 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 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:/...
next