index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
*
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
2013-01-11
*
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
2013-01-11
*
target: Fix use-after-free in LUN RESET handling
Roland Dreier
2013-01-11
*
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
2013-01-11
*
tcm_fc: Do not report target role when target is not defined
Mark Rustad
2013-01-10
*
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
2013-01-10
*
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
2013-01-10
*
target: Introduce TCM_NO_SENSE
Hannes Reinecke
2013-01-10
*
target: use correct sense code for LUN communication failure
Hannes Reinecke
2013-01-08
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-15
|
\
|
*
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
|
*
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
2012-12-13
|
*
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
2012-12-13
|
*
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
2012-12-13
|
*
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
2012-12-07
|
*
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
2012-12-05
|
*
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
2012-12-05
|
*
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2012-12-05
|
*
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-28
|
*
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-28
|
*
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
2012-11-28
|
*
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-28
|
*
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-28
|
*
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-28
|
*
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-28
|
*
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-28
|
*
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-28
|
*
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-28
|
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-28
|
*
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-15
|
*
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
|
*
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
2012-11-15
|
*
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
2012-11-07
|
*
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-07
|
*
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
|
*
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
|
*
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-07
|
*
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
2012-11-07
|
*
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
2012-11-07
|
*
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
Nicholas Bellinger
2012-11-06
|
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
|
*
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
2012-11-06
|
*
target: Add emulation for MODE SELECT
Roland Dreier
2012-11-06
|
*
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
2012-11-06
|
*
target: Refactor MODE SENSE emulation
Roland Dreier
2012-11-06
|
*
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2012-11-06
|
*
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
|
*
target: simplify alua support
Christoph Hellwig
2012-11-06
|
*
target: simplify reservations code
Christoph Hellwig
2012-11-06
|
*
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
[next]