Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aadbe266f2f89ccc68b52f4effc7b3a8b29521ef
/
drivers
/
target
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
a1edf9c
target: Cleanup transport_kunmap_data_sg()
by Andy Grover
· 13 years ago
1678645
tcm_loop: switch to using transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
afe2cb7
tcm_loop: defer all command submissions to workqueue
by Christoph Hellwig
· 13 years ago
f872c9f
tcm_loop: kill tcm_loop_allocate_core_cmd
by Christoph Hellwig
· 13 years ago
59dcb5e
tcm_fc: Convert ft_send_tm to use target_submit_tmr
by Andy Grover
· 13 years ago
ea98d7f
target: Add target_submit_tmr helper function
by Andy Grover
· 13 years ago
a1321f7
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
by Andy Grover
· 13 years ago
06fb631
tcm_fc: Call lookup_tmr_lun() for all TM types
by Andy Grover
· 13 years ago
5ebddd4
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
by Andy Grover
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
35b2cdc
tcm_fc: Remove cmd->cdb data member
by Andy Grover
· 13 years ago
0dccb69
tcm_fc: Simplify ft_send_work for tmr path
by Andy Grover
· 13 years ago
4f26998
target/iscsi: Remove unneeded wrapper functions
by Andy Grover
· 13 years ago
e35fa8c
scsi: Use struct scsi_lun in fc/fcp.h
by Andy Grover
· 13 years ago
8e94b8d
target: Use #define for SYNCHRONIZE_CACHE_16
by Andy Grover
· 13 years ago
d0f474e
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
by Roland Dreier
· 13 years ago
d5b4a21
target: increase iblock task sizes
by Christoph Hellwig
· 13 years ago
6e315a06
target: remove the unused struct iblock_hba
by Christoph Hellwig
· 13 years ago
3d26fea
target: remove the transport_lun_active field in struct se_cmd
by Christoph Hellwig
· 13 years ago
7d680f3
target: replace various cmd flags with a transport state
by Christoph Hellwig
· 13 years ago
a6c76da
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
by Paul E. McKenney
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
67236c4
target: Fix unsupported WRITE_SAME sense payload
by Martin Svec
· 13 years ago
9f9ef6d
iscsi: use IP_FREEBIND socket option
by Dax Kelson
· 13 years ago
5c55125
iblock: fix handling of large requests
by Christoph Hellwig
· 13 years ago
3011684
target: handle empty string writes in sysfs
by Dan Carpenter
· 13 years ago
c3bc93d
iscsi_target: in_aton needs linux/inet.h
by Stephen Rothwell
· 13 years ago
7347b5f
target: Fix iblock se_dev_attrib.unmap_granularity
by Marco Sanvido
· 13 years ago
735703c
target: Fix target_submit_cmd() exception handling
by Nicholas Bellinger
· 13 years ago
1edcdb4
target: Change target_submit_cmd() to return void
by Andy Grover
· 13 years ago
95fe1ee
target: accept REQUEST_SENSE with 18bytes
by Sebastian Andrzej Siewior
· 13 years ago
bf00535
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
by Roland Dreier
· 13 years ago
bb1acb2
target: Return correct ASC for unimplemented VPD pages
by Roland Dreier
· 13 years ago
2f9bc89
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
by Nicholas Bellinger
· 13 years ago
4949314
target: Allow control CDBs with data > 1 page
by Andy Grover
· 13 years ago
e8904dc
iscsi-target: Fix up a few assignments
by Jesper Juhl
· 13 years ago
f8d48ae
iscsi-target: make one-bit bitfields unsigned
by Dan Carpenter
· 13 years ago
cd931ee
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
by Nicholas Bellinger
· 13 years ago
c1ce4bd
iscsi-target: Fix reject release handling in iscsit_free_cmd()
by Nicholas Bellinger
· 13 years ago
8d9efe5
target: fix return code of core_tpg_.*_lun
by Sebastian Andrzej Siewior
· 13 years ago
1dd0a06
target: use save/restore lock primitive in core_dec_lacl_count()
by Sebastian Andrzej Siewior
· 13 years ago
e59a41b
target: avoid multiple outputs in scsi_dump_inquiry()
by Sebastian Andrzej Siewior
· 13 years ago
91ec1d3
target: Add workaround for zero-length control CDB handling
by Nicholas Bellinger
· 13 years ago
9fbc890
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
by Roland Dreier
· 13 years ago
9db9da3
target: Don't zero pages used for data buffers
by roland@purestorage.com
· 13 years ago
6816966
target: Allow PERSISTENT RESERVE IN for non-reservation holder
by Marco Sanvido
· 13 years ago
9e08e34
target: Use correct preempted registration sense code
by Marco Sanvido
· 13 years ago
48cfe37
target: don't allocate bio headroom in iblock
by Christoph Hellwig
· 13 years ago
895f302
target: Set additional sense length field in sense data
by Roland Dreier
· 13 years ago
6d5b597
target: Remove legacy device status check from transport_execute_tasks
by Nicholas Bellinger
· 13 years ago
beb55a0
target: Remove __transport_execute_tasks() for each processing context
by Nicholas Bellinger
· 13 years ago
4d2300c
target: Remove extra se_device->execute_task_lock access in fast path
by Nicholas Bellinger
· 13 years ago
65586d5
target: Drop se_device TCQ queue_depth usage from I/O path
by Nicholas Bellinger
· 13 years ago
40be67f
target: Fix possible NULL pointer with __transport_execute_tasks
by Nicholas Bellinger
· 13 years ago
Next »