index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2013-02-13
3
-0
/
+44
|
*
|
target: don't truncate the fail intr address
Dan Carpenter
2013-02-13
1
-6
/
+9
|
*
|
target: don't always say "ipv6" as address type
Dan Carpenter
2013-02-13
1
-4
/
+6
|
*
|
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
3
-11
/
+47
|
*
|
iscsi-target: make some temporary buffers larger
Dan Carpenter
2013-02-13
1
-4
/
+4
|
*
|
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
2013-02-13
1
-3
/
+6
|
*
|
target/rd: improve sg_table lookup scalability
Martin Svec
2013-02-13
1
-2
/
+4
|
*
|
target: Remove useless if statement
Roland Dreier
2013-02-13
1
-12
/
+0
|
*
|
target: Export SPC inquiry emulation
Hannes Reinecke
2013-02-13
1
-3
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
42
-3712
/
+2733
|
|
\
|
|
*
|
treewide: Fix typo in various drivers
Masanari Iida
2013-01-09
1
-1
/
+1
*
|
|
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
Nicholas Bellinger
2013-02-01
1
-1
/
+7
*
|
|
target: Fix regression allowing unconfigured devices to fabric port link
Nicholas Bellinger
2013-02-01
1
-0
/
+5
*
|
|
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
2013-01-29
1
-10
/
+8
*
|
|
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
2013-01-29
1
-28
/
+7
*
|
|
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
2013-01-29
1
-5
/
+4
|
|
/
|
/
|
*
|
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
2013-01-11
1
-1
/
+1
*
|
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
2013-01-11
1
-0
/
+2
*
|
target: Fix use-after-free in LUN RESET handling
Roland Dreier
2013-01-11
1
-3
/
+2
*
|
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
2013-01-11
1
-0
/
+1
*
|
tcm_fc: Do not report target role when target is not defined
Mark Rustad
2013-01-11
1
-2
/
+8
*
|
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
2013-01-11
1
-1
/
+1
*
|
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
2013-01-11
2
-2
/
+2
*
|
target: Introduce TCM_NO_SENSE
Hannes Reinecke
2013-01-11
1
-0
/
+10
*
|
target: use correct sense code for LUN communication failure
Hannes Reinecke
2013-01-09
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-15
41
-3696
/
+2654
|
\
\
|
*
|
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
2
-0
/
+47
|
*
|
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
2012-12-13
1
-1
/
+1
|
*
|
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
2012-12-13
1
-7
/
+10
|
*
|
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
2012-12-13
1
-3
/
+4
|
*
|
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
2012-12-08
1
-13
/
+3
|
*
|
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
2012-12-05
1
-60
/
+32
|
*
|
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
2012-12-05
1
-2
/
+7
|
*
|
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2012-12-05
3
-0
/
+14
|
*
|
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-28
2
-2
/
+2
|
*
|
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-28
3
-12
/
+12
|
*
|
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
2012-11-28
1
-1
/
+1
|
*
|
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-28
3
-12
/
+12
|
*
|
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-28
1
-3
/
+3
|
*
|
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-28
1
-1
/
+1
|
*
|
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-28
1
-4
/
+2
|
*
|
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-28
1
-86
/
+81
|
*
|
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-28
1
-14
/
+10
|
*
|
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-28
1
-5
/
+4
|
*
|
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-28
18
-59
/
+19
|
*
|
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-15
1
-7
/
+79
|
*
|
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
5
-1
/
+30
|
*
|
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
2012-11-15
1
-28
/
+23
|
*
|
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
2012-11-08
1
-8
/
+2
[prev]
[next]