Age | Commit message (Expand) | Author |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-17 | target: fix memory leak on XCOPY | Mikulas Patocka |
2014-05-15 | target: Don't allow setting WC emulation if device doesn't support | Andy Grover |
2014-05-15 | iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection | Nicholas Bellinger |
2014-05-15 | tcm_fc: Fix free-after-use regression in ft_free_cmd | Nicholas Bellinger |
2014-05-15 | iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out | Nicholas Bellinger |
2014-05-15 | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg |
2014-05-15 | target: Allow non-supporting backends to set pi_prot_type to 0 | Andy Grover |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
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 |