Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1afd5be87e30997a5623260d9177ed62cf88adbe
/
drivers
/
target
2c13bc0
Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
c9bfa7d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
f80e8ed
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
by Nicholas Bellinger
· 12 years ago
b1e41d8
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
by Dan Carpenter
· 12 years ago
cd9323f
target: Fix bug in handling of FILEIO + block_device resize ops
by Nicholas Bellinger
· 12 years ago
8da1093
target: Handle ATA_16 passthrough for pSCSI backend devices
by mengcong
· 12 years ago
5b9a4d7
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
by Nicholas Bellinger
· 12 years ago
ba53974
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
by Nicholas Bellinger
· 12 years ago
6624661
target: add support for the WRITE_VERIFY command
by Bernhard Kohl
· 12 years ago
edc318d
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
by Bernhard Kohl
· 12 years ago
33933a0
target: make target_put_session void
by Jörn Engel
· 12 years ago
d28d96d
target: cleanup transport_execute_tasks()
by Jörn Engel
· 12 years ago
cfebf8f
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
by Nicholas Bellinger
· 12 years ago
a511ce3
sbp-target: Initial merge of firewire/ieee-1394 target mode support
by Chris Boot
· 13 years ago
11e764b
target: Remove max_sectors device attribute for modern se_task less code
by Nicholas Bellinger
· 12 years ago
2301917
target: lock => unlock typo in transport_lun_wait_for_tasks
by Dan Carpenter
· 12 years ago
7b4deef
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
by Nicholas Bellinger
· 13 years ago
d5dc28e
target: remove the t_se_count field in struct se_cmd
by Christoph Hellwig
· 13 years ago
d43d6ae
target: remove the t_task_cdbs_ex_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
226b6fa
target: remove the t_task_cdbs_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
5787cac
target: remove struct se_task
by Christoph Hellwig
· 13 years ago
cf572a9
target: move the state and execute lists to the command
by Christoph Hellwig
· 13 years ago
785fdf7
target: simplify command to task linkage
by Christoph Hellwig
· 13 years ago
4101f0a
target: always allocate a single task
by Christoph Hellwig
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
bd31377
target: remove the task_sectors field in struct se_task
by Christoph Hellwig
· 13 years ago
7a83aa4
target: remove the task_size field in struct se_task
by Christoph Hellwig
· 13 years ago
72a0e5e
target: remove the task_lba field in struct se_task
by Christoph Hellwig
· 13 years ago
ed3102c
target: remove target_get_task_cdb
by Christoph Hellwig
· 13 years ago
32d8d2e
target: remove the unused transport_limit_task_sectors helper
by Christoph Hellwig
· 13 years ago
ed0b214
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
by Stefan Hajnoczi
· 13 years ago
381e309
target/iscsi: cleanup some allocation style issues
by Dan Carpenter
· 13 years ago
bfb79ea
target/iscsi: Go back to core allocating data buffer for cmd
by Andy Grover
· 13 years ago
11e319e
target: Call core_alua_check_nonop_delay in target_submit_cmd()
by Andy Grover
· 13 years ago
4334e49
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
by Andy Grover
· 13 years ago
ebf1d95
target/iscsi: Eliminate iscsi_cmd.data_length
by Andy Grover
· 13 years ago
065ca1e
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
by Andy Grover
· 13 years ago
d28b1169
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
by Andy Grover
· 13 years ago
b16a35b
target: rewrite comment for generic_new_cmd
by Andy Grover
· 13 years ago
a12f41f
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
by Andy Grover
· 13 years ago
8b1e124
target/iscsi: Misc cleanups from Agrover (round 2)
by Andy Grover
· 13 years ago
6f3c0e6
target/iscsi: Refactor target_tx_thread immediate+response queue loops
by Andy Grover
· 13 years ago
4580cf3
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
by Andy Grover
· 13 years ago
c6037cc
target/iscsi: Misc cleanups from Agrover (round 1)
by Andy Grover
· 13 years ago
2fbb471
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
by Andy Grover
· 13 years ago
957525a
target: Remove transport_do_task_sg_chain() and associated detritus
by Roland Dreier
· 13 years ago
e182d68
tcm_fc: Remove use of transport_do_task_sg_chain()
by Roland Dreier
· 13 years ago
bebe2fd
target: stop splitting commands into multiple tasks
by Christoph Hellwig
· 13 years ago
83799efb
target: don't limit transfer sizes for the ramdisk backend
by Christoph Hellwig
· 13 years ago
8feb58d
target: misc ramdisk backend cleanups
by Christoph Hellwig
· 13 years ago
b0d7994
target: add unknown size flag to target_submit_cmd()
by Sebastian Andrzej Siewior
· 13 years ago
58d9261
target: Remove obsolete DF_READ_ONLY usage
by Nicholas Bellinger
· 13 years ago
06383f1
tcm_fc: Do not free tpg structure during wq allocation failure
by Mark Rustad
· 13 years ago
e1c4038
tcm_fc: Add abort flag for gracefully handling exchange timeout
by Mark Rustad
· 13 years ago
1ab142d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ca747d6
target: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
ee9b866
loopback: Fix transport_generic_allocate_tasks error handling
by Nicholas Bellinger
· 13 years ago
f760903
iscsi-target: remove improper externs
by Dan Carpenter
· 13 years ago
a227fb3
iscsi-target: Remove unused variables in iscsi_target_parameters.c
by Jörn Engel
· 13 years ago
2816890
target: remove obvious warnings
by Jörn Engel
· 13 years ago
f208324
target: Use array_zalloc for device_list
by Jörn Engel
· 13 years ago
4a5a75f
target: Use array_zalloc for tpg_lun_list
by Jörn Engel
· 13 years ago
b168fe8
target: Fix sense code for unsupported SERVICE ACTION IN
by Roland Dreier
· 13 years ago
1f6fa8f
target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled
by Roland Dreier
· 13 years ago
00fdc6b
iscsi-target: Fix reservation conflict -EBUSY response handling bug
by Nicholas Bellinger
· 13 years ago
087a03b
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
by Nicholas Bellinger
· 13 years ago
9765b1f
target: Bump core version to v4.1.0-rc2-ml + fabric versions
by Nicholas Bellinger
· 13 years ago
031ed4d
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
by Nicholas Bellinger
· 13 years ago
c7ec05c
target: Drop unused legacy target_core_fabric_ops API callers
by Nicholas Bellinger
· 13 years ago
99367f0
iscsi-target: Convert to use target_put_session + sess_kref
by Nicholas Bellinger
· 13 years ago
337c060
target: Convert se_node_acl->acl_group removal to use ->acl_kref
by Nicholas Bellinger
· 13 years ago
afb999f
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
by Nicholas Bellinger
· 13 years ago
0146834
target: Add se_node_acl->acl_free_comp for NodeACL release path
by Nicholas Bellinger
· 13 years ago
41ac82b
target: Add se_sess->sess_kref + get/put helpers
by Nicholas Bellinger
· 13 years ago
140854c
target: Convert session_lock to irqsave
by Nicholas Bellinger
· 13 years ago
5e58b02
target: Fix typo in drivers/target
by Masanari Iida
· 13 years ago
d062833
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
by Nicholas Bellinger
· 13 years ago
c0974f8
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
by Nicholas Bellinger
· 13 years ago
9f0d05c
target: Push target_submit_tmr LUN lookup failure to system_wq context
by Nicholas Bellinger
· 13 years ago
00ad4c4
tcm_fc: Handle target_submit_tmr allocation failure
by Nicholas Bellinger
· 13 years ago
c7042ca
target: Fix target_submit_tmr se_tmr_req allocation failures
by Nicholas Bellinger
· 13 years ago
3de55ec
target: Fix target_submit_tmr LUN lookup failures
by Nicholas Bellinger
· 13 years ago
d335e60
iscsi-target: Fix iscsit_alloc_buffs() failure cases
by Nicholas Bellinger
· 13 years ago
33395fb
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
by Roland Dreier
· 13 years ago
e6a8a41
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
by Stefan Hajnoczi
· 13 years ago
99f730d
target: Fix off-by-seven in target_report_luns
by Jörn Engel
· 13 years ago
47f1b88
target: prevent NULL pointer dereference in target_report_luns
by Jörn Engel
· 13 years ago
382436f
target: fix use after free in target_report_luns
by Jörn Engel
· 13 years ago
6cf3fa6
tcm_loop: Set residual field for SCSI commands
by Roland Dreier
· 13 years ago
015487b
target: Untangle front-end and back-end meanings of max_sectors attribute
by Roland Dreier
· 13 years ago
effc6cc
target: Don't set WBUS16 or SYNC bits in INQUIRY response
by Roland Dreier
· 13 years ago
089461d
target: Set peripheral device type consistently in INQUIRY response
by Roland Dreier
· 13 years ago
d95b824
target: Fix up handling of short INQUIRY buffers
by Roland Dreier
· 13 years ago
3d28934
target: Add TMR_ABORT_TASK task management support
by Nicholas Bellinger
· 13 years ago
ffc32d5
target: Make target_release_cmd_kref release on empty list
by Nicholas Bellinger
· 13 years ago
8671556
target: Add SCF_ACK_KREF flag for acknowledgement kref
by Nicholas Bellinger
· 13 years ago
2fbff12
target: Export transport_generic_request_failure symbol
by Nicholas Bellinger
· 13 years ago
Next »