aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-25
|\
| * [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence2014-05-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05
|\ \ | |/ |/|
| * net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-28
* | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-28
* | [SCSI] More USB deadlock fixesJames Bottomley2014-04-21
* | [SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke2014-04-21
* | [SCSI] Fix command result state propagationAlan Stern2014-04-21
* | [SCSI] Fix spurious request sense in error handlingJames Bottomley2014-04-21
* | [SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig2014-04-21
* | [SCSI] don't reference freed command in scsi_init_sgtableChristoph Hellwig2014-04-21
* | [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()scameron@beardog.cce.hp.com2014-04-21
|/
* sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-12
|\ \
| * | target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
| * | target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
* | | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-11
|\ \ \
| * | | scsi: async sd resumeDan Williams2014-04-10
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-09
* | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ \ \ | |/ / / |/| | |
| * | | scsi, fcoe: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| * | | scsi, bnx2fc: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| * | | scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
| |\ \ \ \ \
| | | * | | | scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche2014-03-24
| | |/ / / / | |/| | | |
| | * | | | SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg2014-03-18
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \ \ \ \
| * | | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \
| * | | | | | | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
* | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen2014-03-27
| * | | | | | | | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-27
| * | | | | | | | [SCSI] simplify command allocation and freeing a bitChristoph Hellwig2014-03-27
| * | | | | | | | [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-27
| * | | | | | | | [SCSI] ses: Use vpd information from scsi_deviceHannes Reinecke2014-03-27
| * | | | | | | | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-27
| * | | | | | | | [SCSI] Return VPD page length in scsi_vpd_inquiry()Hannes Reinecke2014-03-27
| * | | | | | | | [SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke2014-03-19
| * | | | | | | | [SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron2014-03-19
| * | | | | | | | [SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron2014-03-19
| * | | | | | | | [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-19