aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+7
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds9-9/+0
2011-03-14[SCSI] target: Fix volume size misreporting for volumes > 2TBNicholas Bellinger1-1/+7
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann9-9/+0
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdownNicholas Bellinger2-2/+11
2011-02-17target: remove duplicate include of target/target_core_device.h from drivers/target/target_core_hba.cJesper Juhl1-1/+0
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2-73/+139
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger7-1142/+56
2011-02-12[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakageNicholas Bellinger1-1/+5
2011-02-12[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakageNicholas Bellinger1-9/+11
2011-02-12[SCSI] target: fixed missing lock drop in error pathFubo Chen1-0/+2
2011-02-12[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger1-4/+4
2011-02-12[SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger1-2/+4
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter2-3/+3
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger30-0/+27419