Age | Commit message (Expand) | Author |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-11 | target/tcm_fc: Rename ft_tport_create to ft_tport_get | Andy Grover |
2014-04-11 | target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn | Andy Grover |
2014-04-11 | target/tcm_fc: Rename structs and list members for clarity | Andy Grover |
2014-04-11 | target/tcm_fc: Limit to 1 TPG per wwn | Andy Grover |
2014-04-11 | target/tcm_fc: Don't export ft_lport_list | Andy Grover |
2014-04-11 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover |
2014-04-11 | target: Add check to prevent Abort Task from aborting itself | Alex Leung |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2014-04-07 | target: Enable READ_STRIP emulation in target_complete_ok_work | Nicholas Bellinger |
2014-04-07 | target/sbc: Add sbc_dif_read_strip software emulation | Nicholas Bellinger |
2014-04-07 | target: Enable WRITE_INSERT emulation in target_execute_cmd | Nicholas Bellinger |
2014-04-07 | target/sbc: Add sbc_dif_generate software emulation | Nicholas Bellinger |
2014-04-07 | target/sbc: Only expose PI read_cap16 bits when supported by fabric | Nicholas Bellinger |
2014-04-07 | target/spc: Only expose PI mode page bits when supported by fabric | Nicholas Bellinger |
2014-04-07 | target/spc: Only expose PI inquiry bits when supported by fabric | Nicholas Bellinger |
2014-04-07 | target: Pass in transport supported PI at session initialization | Nicholas Bellinger |
2014-04-07 | target/iblock: Fix double bioset_integrity_free bug | Nicholas Bellinger |
2014-04-07 | Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist | Martin Svec |
2014-04-07 | target/rd: T10-Dif: RAM disk is allocating more space than required. | Quinn Tran |
2014-04-07 | iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug | Nicholas Bellinger |
2014-04-07 | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger |
2014-04-07 | target: Fix Task Aborted Status (TAS) handling | Alex Leung |
2014-04-07 | iscsi-target: Add missing NopOUT->flag (LMB) sanity check | Arshad Hussain |
2014-04-07 | Target/sbc: add debug print | Sagi Grimberg |
2014-04-07 | Target/configfs: Expose iSCSI network portal group T10-PI support | Sagi Grimberg |
2014-04-07 | Target/iscsi: Add T10-PI indication for iscsi_portal_group | Sagi Grimberg |
2014-04-07 | Target/core: Remove prot_handover use for now | Sagi Grimberg |
2014-04-07 | Target/dif: Introduce protection-passthough-only mode | Sagi Grimberg |
2014-04-07 | Target/file: place escape values for protection information format | Sagi Grimberg |
2014-03-13 | Target/sbc: Set protection operation and relevant checks | Sagi Grimberg |
2014-03-13 | Target/transport: Allocate protection sg if needed | Sagi Grimberg |
2014-03-13 | target: silence GCC warning in target_alua_state_check | Paul Bolle |
2014-03-06 | Target/sbc: Fix sbc_copy_prot for offset scatters | Sagi Grimberg |
2014-03-04 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-04 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-03-04 | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger |
2014-02-23 | Target/sbc: Don't use sg as iterator in sbc_verify_read | Sagi Grimberg |
2014-02-23 | target: Add DIF sense codes in transport_generic_request_failure | Nicholas Bellinger |
2014-02-23 | target/sbc: Fix sbc_dif_copy_prot addr offset bug | Nicholas Bellinger |
2014-02-12 | Target/sbc: Fix protection copy routine | Sagi Grimberg |
2014-02-12 | target: Simplify command completion by removing CMD_T_FAILED flag | Roland Dreier |
2014-02-12 | iscsi-target: Fix SNACK Type 1 + BegRun=0 handling | Nicholas Bellinger |
2014-02-12 | target: Fix missing length check in spc_emulate_evpd_83() | Roland Dreier |
2014-02-12 | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div | Nicholas Bellinger |
2014-02-12 | target: Fix free-after-use regression in PR unregister | Nicholas Bellinger |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-30 | target: Fix percpu_ref_put race in transport_lun_remove_cmd | Nicholas Bellinger |
2014-01-30 | target/iscsi: Fix network portal creation race | Andy Grover |
2014-01-25 | target: Report bad sector in sense data for DIF errors | Sagi Grimberg |