Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e05b2f49eb9484e857e9b6c70dea3bbbe564290
/
drivers
/
target
/
iscsi
bf6932f
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
by Al Viro
· 12 years ago
617a0c2
target: Misc retval cleanups
by Andy Grover
· 12 years ago
ee1b1b9
target: Remove unneeded double parentheses
by Andy Grover
· 12 years ago
67441b6
iscsit: use target_execute_cmd for WRITEs
by Christoph Hellwig
· 12 years ago
c75660c
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
by Roland Dreier
· 12 years ago
9f3eb93
target: move ref_cmd from the generic se_tmr_req into iscsi code
by Christoph Hellwig
· 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
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
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
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
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
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
00fdc6b
iscsi-target: Fix reservation conflict -EBUSY response handling bug
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
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
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
d335e60
iscsi-target: Fix iscsit_alloc_buffs() failure cases
by Nicholas Bellinger
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
4f26998
target/iscsi: Remove unneeded wrapper functions
by Andy Grover
· 13 years ago
d0f474e
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
by Roland Dreier
· 13 years ago
7d680f3
target: replace various cmd flags with a transport state
by Christoph Hellwig
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
9f9ef6d
iscsi: use IP_FREEBIND socket option
by Dax Kelson
· 13 years ago
c3bc93d
iscsi_target: in_aton needs linux/inet.h
by Stephen Rothwell
· 13 years ago
2f9bc89
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
by Nicholas Bellinger
· 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
bc704fb
iscsi-target: fix chap identifier simple_strtoul usage
by Nicholas Bellinger
· 13 years ago
8359cf4
target: remove useless casts
by Jörn Engel
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
ddca8f3
iscsi-target: Fix hex2bin warn_unused compile message
by Nicholas Bellinger
· 13 years ago
5c73b67
target: remove unused struct fields
by Jörn Engel
· 13 years ago
1c3d579
iscsi-target: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
7ae0b10
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
by Nicholas Bellinger
· 13 years ago
7e46cf0
iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count
by Nicholas Bellinger
· 13 years ago
0957627
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
by Nicholas Bellinger
· 13 years ago
03e98c9
target: Address legacy PYX_TRANSPORT_* return code breakage
by Nicholas Bellinger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
6aad373
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
5a4c866
iscsi-target: Fix non-immediate TMR handling
by Nicholas Bellinger
· 13 years ago
7e32da5
iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd
by Nicholas Bellinger
· 13 years ago
827509e
drivers/target: Add module.h to drivers/target files as required.
by Paul Gortmaker
· 13 years ago
c53181a
drivers/target: Add export.h to files as required.
by Paul Gortmaker
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
415a090
target: Fix incorrect transport_sent usage
by Nicholas Bellinger
· 13 years ago
c0427f1
target: Cleanup unused target_core_base.h bits
by Christoph Hellwig
· 13 years ago
d270190
iscsi-target: Remove SCF_SE_LUN_CMD flag abuses
by Nicholas Bellinger
· 13 years ago
d14921d
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
by Nicholas Bellinger
· 13 years ago
dd503a5
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
by Roland Dreier
· 13 years ago
f2b56af
iscsi-target: use native hex2bin for chap_string_to_hex
by Andy Shevchenko
· 13 years ago
39c05f3
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
by Nicholas Bellinger
· 13 years ago
82f1c8a
target: push session reinstatement out of transport_generic_free_cmd
by Christoph Hellwig
· 13 years ago
acf3ecc
iscsi-target: always call transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
bfb9035
treewide: Correct spelling of successfully in comments
by Joe Perches
· 13 years ago
40b0549
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
by Nicholas Bellinger
· 13 years ago
2ff017f
iscsi-target: Disable markers + remove dangerous local scope array usage
by Nicholas Bellinger
· 13 years ago
ba77366
iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs
by Dan Carpenter
· 13 years ago
6626a05
iscsi-target: Implement iSCSI target IPv6 address printing.
by Chris Boot
· 13 years ago
387e96c
iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()
by Dan Carpenter
· 13 years ago
c2337c7
iscsi-target: remove duplicate return
by Dan Carpenter
· 13 years ago
9be08c5
iscsi-target: Fix leak on failure in iscsi_copy_param_list()
by Jesper Juhl
· 13 years ago
e1750ba
target: Use ERR_CAST inlined function
by Thomas Meyer
· 13 years ago
d52a10d
target: iscsi_target depends on NET
by Randy Dunlap
· 13 years ago
aadcec0
iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure
by Nicholas Bellinger
· 13 years ago
7bbb654
iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN
by Nicholas Bellinger
· 13 years ago
76f1928
iscsi-target: Fix uninitialized usage of cmd->pad_bytes
by Nicholas Bellinger
· 13 years ago
8f50c7f
iscsi-target: strlen() doesn't count the terminator
by Dan Carpenter
· 13 years ago
4a28a3f
iscsi-target: Fix NULL dereference on allocation failure
by Dan Carpenter
· 13 years ago
e48354c
iscsi-target: Add iSCSI fabric support for target v4.1
by Nicholas Bellinger
· 13 years ago