Age | Commit message (Expand) | Author |
2014-06-23 | iscsi-target: Reject mutual authentication with reflected CHAP_C | Nicholas Bellinger |
2014-06-20 | target: Allow READ_CAPACITY opcode in ALUA Standby access state | Nicholas Bellinger |
2014-06-20 | iser-target: Fix multi network portal shutdown regression | Nicholas Bellinger |
2014-06-20 | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg |
2014-06-20 | target: Fix alua_access_state attribute OOPs for un-configured devices | Nicholas Bellinger |
2014-06-20 | target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd | Nicholas Bellinger |
2014-06-09 | target: fix memory leak on XCOPY | Mikulas Patocka |
2014-06-09 | target: Don't allow setting WC emulation if device doesn't support | Andy Grover |
2014-06-09 | iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out | Nicholas Bellinger |
2014-05-15 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover |
2014-05-15 | Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist | Martin Svec |
2014-05-15 | iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug | Nicholas Bellinger |
2014-03-22 | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-02-22 | target: Fix free-after-use regression in PR unregister | Nicholas Bellinger |
2014-02-13 | iscsi-target: Fix connection reset hang with percpu_ida_alloc | Nicholas Bellinger |
2014-02-13 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet |
2014-02-06 | target/iscsi: Fix network portal creation race | Andy Grover |
2014-02-06 | iscsi-target: Pre-allocate more tags to avoid ack starvation | Nicholas Bellinger |
2014-01-09 | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger |
2014-01-09 | iscsi-target: Fix incorrect np->np_thread NULL assignment | Nicholas Bellinger |
2014-01-09 | iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set | Nicholas Bellinger |
2013-12-04 | target: Fix delayed Task Aborted Status (TAS) handling bug | Nicholas Bellinger |
2013-12-04 | iscsi-target: chap auth shouldn't match username with trailing garbage | Eric Seppanen |
2013-12-04 | iscsi-target: fix extract_param to handle buffer length corner case | Eric Seppanen |
2013-12-04 | iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn | Nicholas Bellinger |
2013-10-25 | target/pscsi: fix return value check | Wei Yongjun |
2013-10-24 | target: Fail XCOPY for non matching source + destination block_size | Nicholas Bellinger |
2013-10-24 | target: Generate failure for XCOPY I/O with non-zero scsi_status | Nicholas Bellinger |
2013-10-24 | target: Add missing XCOPY I/O operation sense_buffer | Nicholas Bellinger |
2013-10-16 | target: Return an error for WRITE SAME with ANCHOR==1 | Roland Dreier |
2013-10-09 | target: Reject EXTENDED_COPY when emulate_3pc is disabled | Nicholas Bellinger |
2013-10-09 | target: Allow non zero ListID in EXTENDED_COPY parameter list | Nicholas Bellinger |
2013-10-09 | target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST | Nicholas Bellinger |
2013-10-03 | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags | Nicholas Bellinger |
2013-10-03 | iscsi-target: Perform release of acknowledged tags from RX context | Nicholas Bellinger |
2013-10-03 | iscsi-target: Only perform wait_for_tasks when performing shutdown | Nicholas Bellinger |
2013-10-03 | target: Fail on non zero scsi_status in compare_and_write_callback | Nicholas Bellinger |
2013-10-03 | target: Fix recursive COMPARE_AND_WRITE callback failure | Nicholas Bellinger |
2013-10-03 | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size | Nicholas Bellinger |
2013-10-01 | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure | Nicholas Bellinger |
2013-10-01 | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 | Nicholas Bellinger |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-10 | target/iscsi: Bump versions to v4.1.0 | Nicholas Bellinger |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-09-10 | iscsi-target: Bump default TCP listen backlog to 256 | Nicholas Bellinger |
2013-09-10 | target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out | Gera Kazakov |
2013-09-10 | iscsi-target; Bump default CmdSN Depth to 64 | Nicholas Bellinger |
2013-09-10 | iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set | Nicholas Bellinger |