| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | scsi: ultrastor.c depends on ISA_DMA_API | Randy Dunlap | 2016-07-12 | 1 | -1/+1 |
| * | | | | | bnx2i: fix spelling mistake "complection" -> "completion" | Colin Ian King | 2016-07-12 | 1 | -1/+1 |
| * | | | | | hisi_sas: update driver version to 1.5 | John Garry | 2016-07-12 | 1 | -1/+1 |
| * | | | | | hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING | John Garry | 2016-07-12 | 1 | -5/+0 |
| * | | | | | hisi_sas: add v2 hw ACPI support | John Garry | 2016-07-12 | 1 | -25/+43 |
| * | | | | | scsi: storvsc: Filter out storvsc messages CD-ROM medium not present | Cathy Avery | 2016-07-12 | 1 | -0/+2 |
| * | | | | | bnx2fc: replace printk() with BNX2FC_IO_DBG() | Maurizio Lombardi | 2016-07-12 | 1 | -1/+1 |
| * | | | | | mpt3sas: avoid mpt3sas_transport_port_add NULL parent_dev | Joe Lawrence | 2016-07-12 | 1 | -0/+5 |
| * | | | | | mpt3sas: set num_phys after allocating phy[] space | Joe Lawrence | 2016-07-12 | 1 | -9/+11 |
| * | | | | | ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable module | Joao Pinto | 2016-07-12 | 2 | -0/+8 |
| * | | | | | aacraid: use kmemdup | Muhammad Falak R Wani | 2016-07-12 | 1 | -4/+3 |
| * | | | | | pm8001: fix typo | Julia Lawall | 2016-07-12 | 1 | -1/+1 |
| * | | | | | snic: fix typo | Julia Lawall | 2016-07-12 | 1 | -1/+1 |
| * | | | | | ufs: add TC G210 pci driver | Joao Pinto | 2016-07-12 | 3 | -0/+190 |
| * | | | | | ufs: add TC G210 platform driver | Joao Pinto | 2016-07-12 | 3 | -0/+122 |
| * | | | | | ufs: add support for Synopsys G210 Test Chip | Joao Pinto | 2016-07-12 | 2 | -0/+334 |
| * | | | | | ufs: add support for DesignWare Controller | Joao Pinto | 2016-07-12 | 4 | -0/+219 |
| * | | | | | ufs: add link status to ufshci | Joao Pinto | 2016-07-12 | 1 | -0/+6 |
| * | | | | | ufs: add unipro attributes | Joao Pinto | 2016-07-12 | 1 | -0/+39 |
| * | | | | | ufs: add UFS 2.0 capabilities | Joao Pinto | 2016-07-12 | 2 | -41/+53 |
| * | | | | | ufs: fixed typo in ufshcd-pltfrm | Joao Pinto | 2016-07-12 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 9 | -840/+455 |
|\ \ \ \ \ \ |
|
| * | | | | | | cxgb3i, cxgb4i: fix symbol not declared sparse warning | Varun Prakash | 2016-07-25 | 2 | -3/+3 |
| * | | | | | | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2016-07-25 | 2 | -0/+2 |
| * | | | | | | cxgb3i: add iSCSI DDP support | Varun Prakash | 2016-07-25 | 1 | -1/+118 |
| * | | | | | | cxgb4i,libcxgbi: add iSCSI DDP support | Varun Prakash | 2016-07-25 | 8 | -2/+507 |
| * | | | | | | cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support | Varun Prakash | 2016-07-25 | 4 | -1009/+0 |
| |/ / / / / |
|
* | | | | | | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-07-26 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | sd: don't use the ALL_TG_PT bit for reservations | Christoph Hellwig | 2016-07-18 | 1 | -2/+1 |
* | | | | | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 3 | -13/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | scsi/osd: open code blk_make_request | Christoph Hellwig | 2016-07-20 | 1 | -9/+16 |
| * | | | | | | | block: convert to device_add_disk() | Dan Williams | 2016-06-27 | 2 | -4/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 2 | -13/+19 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 2016-06-07 | 1 | -4/+3 |
| * | | | | | | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 2016-06-07 | 1 | -1/+1 |
| * | | | | | | drivers: use req op accessor | Mike Christie | 2016-06-07 | 1 | -9/+16 |
| * | | | | | | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie | 2016-06-07 | 1 | -4/+4 |
| * | | | | | | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 2016-06-07 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-07-26 | 1 | -9/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | libsas: use ata_is_ncq() and ata_has_dma() accessors | Hannes Reinecke | 2016-07-14 | 1 | -9/+2 |
* | | | | | | Merge branch 'jejb-fixes' into fixes | James Bottomley | 2016-07-06 | 15 | -78/+148 |
|\ \ \ \ \ \ |
|
| * | | | | | | qla2xxx: Fix NULL pointer deref in QLA interrupt | Bruno Prémont | 2016-07-05 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes | James Bottomley | 2016-06-18 | 2 | -3/+5 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes | James Bottomley | 2016-06-04 | 3 | -4/+10 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-05-29 | 5 | -10/+25 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-05-28 | 5 | -64/+65 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | tcm_qla2xxx Add SCSI command jammer/discard capability | Laurence Oberman | 2016-05-10 | 3 | -0/+30 |
| | * | | | | | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig | 2016-05-10 | 3 | -64/+35 |
| * | | | | | | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-05-23 | 7 | -6/+75 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 2016-05-09 | 5 | -4/+9 |