summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger
2013-11-13target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger
2013-11-13iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger
2013-11-12ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger
2013-11-12iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-11-12target: Core does not need blkdev.hAndy Grover
2013-11-12target: Pass through I/O topology for block backstoresAndy Grover
2013-11-12iser-target: Avoid using FRMR for single dma entry requestsVu Pham
2013-11-08target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-11-07iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger
2013-11-06ib_isert: Add support for completion interrupt coalescingNicholas Bellinger
2013-10-23iscsi-target: Implement demo_mode_discovery logicThomas Glanzmann
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann
2013-10-23iscsi-target: Add new TPG attributeThomas Glanzmann
2013-10-16tcm_loop: Implement target resetHannes Reinecke
2013-10-16tcm_loop: TCQ and command abort supportHannes Reinecke
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke
2013-10-16tcm_loop: Implement transport offlineHannes Reinecke
2013-10-16tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke
2013-10-16target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover
2013-10-16target/iscsi: Remove macros that contain typecastsAndy Grover
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-10-01tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki