summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+1
|\
| * Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-022-2/+4
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-231-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+4
| |\ \ \ \
| * | | | | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-191-1/+1
* | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-9/+6
|\ \ \ \ \ \
| * | | | | | sg_start_req(): use import_iovec()Al Viro2015-04-111-11/+5
| * | | | | | sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-04-111-0/+3
| * | | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-147-11/+11
|\ \ \ \ \ \
| * | | | | | qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-062-3/+3
| * | | | | | qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini2015-03-061-2/+2
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-064-5/+5
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-131-0/+31
|\ \ \ \ \ \ \
| * | | | | | | libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+31
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-04-131-20/+7
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-101-20/+7
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | ufs: Rename of regulator_set_optimum_modeBjorn Andersson2015-03-091-20/+7
| | |/ / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-04-102-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-081-1/+3
| * | | | | | be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-242-2/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-192-2/+4
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-191-1/+1
| |/ / /
* | | | libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-03-061-2/+4
|/ / /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-215-17/+35
|\ \ \
| * | | sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-02-171-1/+16
| * | | sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-02-171-3/+14
| * | | sg: fix read() error reportingTony Battersby2015-02-151-3/+3
| * | | wd719x: add missing .module to wd719x_templateOndrej Zary2015-02-151-0/+1
| * | | hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace2015-02-151-3/+1
| * | | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-02-151-1/+0
| * | | am53c974: remove left-over debugging codeHannes Reinecke2015-02-051-6/+0
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-3/+1
|\ \ \ \
| * | | | tcm_qla2xxx: print port name via %*phCAndy Shevchenko2015-01-151-3/+1
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | virtio/scsi: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\ \ \ \ \
| * | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
| |/ / / /
* | | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* | | | | scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+3
* | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-123-10/+10
|\ \ \ \ \
| * | | | | block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-051-9/+6
| * | | | | blk-mq: add tag allocation policyShaohua Li2015-01-231-0/+2
| * | | | | block: support different tag allocation policyShaohua Li2015-01-231-1/+2
| | |/ / / | |/| | |
* | | | | mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-5/+2
OpenPOWER on IntegriCloud