Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
11cbc22ad6a72fc8eceb99b219cf19d32067ea32
/
drivers
/
target
/
iscsi
d5b72ad
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
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