summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcm_fc: Check for aborted sequenceMark Rustad2013-04-251-1/+8
* iscsi-target: Add iser network portal attributeNicholas Bellinger2013-04-251-0/+79
* iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger2013-04-254-304/+370
* iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger2013-04-258-204/+346
* iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger2013-04-255-5/+26
* iscsi-target: Add iser-target parameter keys + setup during loginNicholas Bellinger2013-04-254-17/+161
* iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger2013-04-259-315/+380
* iscsi-target: Add iscsit_transport API templateNicholas Bellinger2013-04-253-1/+140
* target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-252-3/+3
* target: Change default sense key of NOT_READYJörn Engel2013-04-251-2/+7
* target/file: Set is_nonrot attributeAsias He2013-04-251-0/+3
* target: Add sbc_execute_unmap() helperAsias He2013-04-254-155/+97
* target/iblock: Add iblock_do_unmap() helperAsias He2013-04-251-17/+26
* target/file: Add fd_do_unmap() helperAsias He2013-04-251-42/+30
* target/file: Add UNMAP emulation supportAsias He2013-04-251-0/+111
* target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He2013-04-251-5/+89
* qla2xxx: Remove unused functionJörn Engel2013-04-252-20/+0
* tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun2013-04-251-8/+1
* target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover2013-04-251-8/+6
* target/iscsi: Remove chap_set_random()Andy Grover2013-04-251-27/+1
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-111-0/+3
* tcm_vhost: Send bad target to guest when cmd failsAsias He2013-04-111-4/+6
* tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He2013-04-111-13/+18
* tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He2013-04-111-2/+7
* tcm_vhost: Remove double check of responseAsias He2013-04-111-9/+0
* tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He2013-04-081-0/+1
* tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He2013-04-081-43/+101
* tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He2013-04-021-1/+1
* target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger2013-03-281-1/+3
* tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger2013-03-281-2/+11
* target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-191-3/+8
* target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger2013-03-191-1/+1
* tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He2013-03-181-0/+1
* tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He2013-03-181-4/+8
* target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-181-1/+2
* target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-181-1/+4
* target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke2013-03-181-2/+5
* Linux 3.9-rc3v3.9-rc3Linus Torvalds2013-03-171-1/+1
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-151-0/+1
| * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5
| * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-151-5/+6
|\ \
| * | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
OpenPOWER on IntegriCloud