Linus Torvalds
|
1ab142d499
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
13 년 전 |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 년 전 |
Jörn Engel
|
281689051a
target: remove obvious warnings
|
13 년 전 |
Nicholas Bellinger
|
00fdc6bbef
iscsi-target: Fix reservation conflict -EBUSY response handling bug
|
13 년 전 |
Nicholas Bellinger
|
99367f01b8
iscsi-target: Convert to use target_put_session + sess_kref
|
13 년 전 |
Nicholas Bellinger
|
d335e6054d
iscsi-target: Fix iscsit_alloc_buffs() failure cases
|
13 년 전 |
Andy Grover
|
4f26998a79
target/iscsi: Remove unneeded wrapper functions
|
13 년 전 |
Christoph Hellwig
|
7d680f3b74
target: replace various cmd flags with a transport state
|
13 년 전 |
Al Viro
|
4040153087
security: trim security.h
|
13 년 전 |
Nicholas Bellinger
|
2f9bc894c6
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
|
13 년 전 |
Nicholas Bellinger
|
cd931ee62f
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
|
13 년 전 |
Jörn Engel
|
8359cf43b9
target: remove useless casts
|
13 년 전 |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 년 전 |
Thomas Meyer
|
1c3d5794fc
iscsi-target: Use kmemdup rather than duplicating its implementation
|
13 년 전 |
Nicholas Bellinger
|
7ae0b1038f
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
|
13 년 전 |
Nicholas Bellinger
|
7e46cf0268
iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count
|
13 년 전 |
Nicholas Bellinger
|
03e98c9eb9
target: Address legacy PYX_TRANSPORT_* return code breakage
|
13 년 전 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 년 전 |
Nicholas Bellinger
|
5a4c8666c6
iscsi-target: Fix non-immediate TMR handling
|
13 년 전 |
Nicholas Bellinger
|
7e32da55e2
iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd
|
13 년 전 |
Paul Gortmaker
|
827509e38e
drivers/target: Add module.h to drivers/target files as required.
|
14 년 전 |
Christoph Hellwig
|
c0427f1556
target: Cleanup unused target_core_base.h bits
|
13 년 전 |
Nicholas Bellinger
|
d270190a75
iscsi-target: Remove SCF_SE_LUN_CMD flag abuses
|
13 년 전 |
Nicholas Bellinger
|
d14921d6ad
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
|
13 년 전 |
Nicholas Bellinger
|
39c05f321a
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
|
13 년 전 |
Christoph Hellwig
|
82f1c8a4e7
target: push session reinstatement out of transport_generic_free_cmd
|
13 년 전 |
Dan Carpenter
|
c2337c7091
iscsi-target: remove duplicate return
|
14 년 전 |
Nicholas Bellinger
|
aadcec0101
iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure
|
14 년 전 |
Nicholas Bellinger
|
76f1928e88
iscsi-target: Fix uninitialized usage of cmd->pad_bytes
|
14 년 전 |
Dan Carpenter
|
8f50c7f5d6
iscsi-target: strlen() doesn't count the terminator
|
14 년 전 |