summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-25iscsi-target: Add iscsit_transport API templateNicholas Bellinger2-1/+57
2013-04-25target: Add export of target_get_sess_cmd symbolNicholas Bellinger1-2/+2
2013-04-25target: Change default sense key of NOT_READYJörn Engel1-2/+7
2013-04-25target/file: Set is_nonrot attributeAsias He1-0/+3
2013-04-25target: Add sbc_execute_unmap() helperAsias He3-155/+93
2013-04-25target/iblock: Add iblock_do_unmap() helperAsias He1-17/+26
2013-04-25target/file: Add fd_do_unmap() helperAsias He1-42/+30
2013-04-25target/file: Add UNMAP emulation supportAsias He1-0/+111
2013-04-25target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He1-5/+89
2013-04-25qla2xxx: Remove unused functionJörn Engel2-20/+0
2013-04-25tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun1-8/+1
2013-04-25target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover1-8/+6
2013-04-25target/iscsi: Remove chap_set_random()Andy Grover1-27/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-09tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He1-0/+1
2013-04-09tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He1-43/+101
2013-04-03tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He1-1/+1
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-20target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He1-3/+8
2013-03-20target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger1-1/+1
2013-03-19tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He1-0/+1
2013-03-19tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He1-4/+8
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun1-1/+2
2013-03-18target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover1-1/+4
2013-03-18target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke1-2/+5
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+6
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+53
2013-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+17
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-60/+36
2013-03-14tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-14zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-216/+528
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+84
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-87/+120
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-8/+8
2013-03-13USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-13w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2