aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2013-11-21
| * | | | | | | | | | | | | | iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger2013-11-20
| * | | | | | | | | | | | | | target_core_configfs: split up ALUA supported statesHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | target_core_alua: Make supported states configurableHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | target_core_alua: spellcheckHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
| * | | | | | | | | | | | | | percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap2013-11-20
| * | | | | | | | | | | | | | iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger2013-11-20
| * | | | | | | | | | | | | | iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger2013-11-20
| * | | | | | | | | | | | | | target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-13
| * | | | | | | | | | | | | | target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger2013-11-13
| * | | | | | | | | | | | | | iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger2013-11-13
| * | | | | | | | | | | | | | ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-12
| * | | | | | | | | | | | | | iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-12
| * | | | | | | | | | | | | | target: Core does not need blkdev.hAndy Grover2013-11-12
| * | | | | | | | | | | | | | target: Pass through I/O topology for block backstoresAndy Grover2013-11-12
| * | | | | | | | | | | | | | iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-12
| * | | | | | | | | | | | | | target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-08
| * | | | | | | | | | | | | | target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-07
| * | | | | | | | | | | | | | target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-07
| * | | | | | | | | | | | | | percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modulesNicholas Bellinger2013-11-07
| * | | | | | | | | | | | | | iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger2013-11-07
| * | | | | | | | | | | | | | ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-06
| * | | | | | | | | | | | | | iscsi-target: Implement demo_mode_discovery logicThomas Glanzmann2013-10-24
| * | | | | | | | | | | | | | target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-24
| * | | | | | | | | | | | | | iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-24
| * | | | | | | | | | | | | | tcm_loop: Implement target resetHannes Reinecke2013-10-16
| * | | | | | | | | | | | | | tcm_loop: TCQ and command abort supportHannes Reinecke2013-10-16
| * | | | | | | | | | | | | | tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-16
| * | | | | | | | | | | | | | tcm_loop: Implement transport offlineHannes Reinecke2013-10-16
| * | | | | | | | | | | | | | tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke2013-10-16
| * | | | | | | | | | | | | | target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-16
| * | | | | | | | | | | | | | target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-16
| * | | | | | | | | | | | | | target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-16
| * | | | | | | | | | | | | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
| * | | | | | | | | | | | | | percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-03
| * | | | | | | | | | | | | | tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger2013-10-02
* | | | | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value checkYijing Wang2013-11-20
| * | | | | | | | | | | | | | | hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck2013-11-18
| * | | | | | | | | | | | | | | hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck2013-11-18
| * | | | | | | | | | | | | | | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-18
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-21
| * | | | | | | | | | | | | | | | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-21
| * | | | | | | | | | | | | | | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-21
| * | | | | | | | | | | | | | | | packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-21
| * | | | | | | | | | | | | | | | xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel2013-11-21