summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sd: don't use scsi_setup_blk_pc_cmnd for flush requestsChristoph Hellwig2014-07-171-7/+13
* scsi: set sc_data_direction in common codeChristoph Hellwig2014-07-173-11/+7
* scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig2014-07-174-14/+14
* scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig2014-07-171-11/+5
* scsi_lib: remove the description string in scsi_io_completion()Maurizio Lombardi2014-07-171-36/+4
* scsi: cleanup switch in scsi_adjust_queue_depthDouglas Gilbert2014-07-171-4/+6
* scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2014-07-174-16/+5
* tgt: defconfig cleanupBart Van Assche2014-07-1740-48/+0
* tgt: removalBart Van Assche2014-07-1712-1333/+0
* libsrp: removalChristoph Hellwig2014-07-174-536/+0
* ibmvstgt: removeChristoph Hellwig2014-07-174-1017/+0
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-175-139/+157
* scsi: use dev_printk() variants for ioctlHannes Reinecke2014-07-171-6/+11
* scsi: Implement st_printk()Hannes Reinecke2014-07-171-294/+311
* scsi: Implement ch_printk()Hannes Reinecke2014-07-171-5/+9
* scsi: Implement sg_printk()Hannes Reinecke2014-07-171-68/+95
* scsi: Implement sr_printk()Hannes Reinecke2014-07-174-57/+70
* scsi_scan: Fixup scsilun_to_int()Hannes Reinecke2014-07-171-12/+10
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-1714-22/+30
* Add module param type 'ullong'Hannes Reinecke2014-07-172-0/+6
* scsi: use 64-bit LUNsHannes Reinecke2014-07-1786-429/+438
* qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke2014-07-171-1/+6
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-172-0/+8
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-176-35/+2
* sg: O_EXCL and other lock handlingDouglas Gilbert2014-07-171-194/+230
* sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-172-2/+8
* sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-172-84/+53
* sd: Limit transfer lengthMartin K. Petersen2014-07-172-1/+18
* sd: bad return code of init_sdClément Calmels2014-07-171-0/+2
* sd: notify block layer when using temporary change to cache_typeVaughan Cao2014-07-171-8/+15
* scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita2014-07-171-3/+3
* scsi: increase upper limit for max_sectorsAkinobu Mita2014-07-171-2/+2
* sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita2014-07-171-4/+1
* sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2014-07-171-4/+13
* scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2014-07-172-2/+2
* scsi: handle flush errors properlyJames Bottomley2014-07-171-0/+8
* Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-172-8/+9
|\
| * xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel2014-07-041-7/+5
| * xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel2014-07-031-1/+4
* | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-174-8/+19
|\ \
| * | ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-151-4/+0
| * | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-0/+6
| * | tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)2014-07-151-2/+2
| * | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-2/+10
| * | tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov2014-07-141-0/+1
* | | Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds2014-07-163-2/+49
|\ \ \
| * | | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-131-0/+43
| * | | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-131-2/+4
| * | | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-051-0/+2
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-164-8/+8
|\ \ \ \
OpenPOWER on IntegriCloud