index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
1
-16
/
+22
2014-03-04
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-04
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-11
/
+11
2014-03-04
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-23
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
1
-5
/
+5
2014-02-23
target: Add DIF sense codes in transport_generic_request_failure
Nicholas Bellinger
1
-0
/
+3
2014-02-23
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
1
-3
/
+2
2014-02-12
Target/sbc: Fix protection copy routine
Sagi Grimberg
1
-0
/
+8
2014-02-12
target: Simplify command completion by removing CMD_T_FAILED flag
Roland Dreier
1
-4
/
+1
2014-02-12
iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
Nicholas Bellinger
1
-1
/
+3
2014-02-12
target: Fix missing length check in spc_emulate_evpd_83()
Roland Dreier
1
-2
/
+2
2014-02-12
target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
Nicholas Bellinger
1
-1
/
+1
2014-02-12
target: Fix free-after-use regression in PR unregister
Nicholas Bellinger
1
-4
/
+7
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
26
-222
/
+1849
2014-01-30
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
1
-2
/
+3
2014-01-30
target/iscsi: Fix network portal creation race
Andy Grover
1
-13
/
+21
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2
-0
/
+18
2014-01-25
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
3
-12
/
+11
2014-01-25
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
1
-1
/
+1
2014-01-23
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2
-3
/
+7
2014-01-19
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
1
-1
/
+1
2014-01-19
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
1
-2
/
+10
2014-01-19
target/rd: Add DIF protection into rd_execute_rw
Nicholas Bellinger
1
-0
/
+65
2014-01-19
target/rd: Add support for protection SGL setup + release
Nicholas Bellinger
2
-0
/
+78
2014-01-19
target/rd: Refactor rd_build_device_space + rd_release_device_space
Nicholas Bellinger
1
-45
/
+68
2014-01-19
target/file: Add DIF protection support to fd_execute_rw
Nicholas Bellinger
2
-1
/
+123
2014-01-19
target/file: Add DIF protection init/format support
Nicholas Bellinger
2
-0
/
+141
2014-01-18
target/iblock: Add blk_integrity + BIP passthrough support
Nicholas Bellinger
2
-2
/
+90
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2
-3
/
+15
2014-01-18
target/configfs: Expose protection device attributes
Nicholas Bellinger
3
-0
/
+103
2014-01-18
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
1
-0
/
+13
2014-01-18
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
1
-0
/
+5
2014-01-18
target/spc: Add protection related bits to INQUIRY EVPD=0x86
Nicholas Bellinger
1
-0
/
+9
2014-01-18
target/spc: Add protection bit to standard INQUIRY output
Nicholas Bellinger
1
-0
/
+5
2014-01-18
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2
-0
/
+179
2014-01-18
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
1
-0
/
+62
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
1
-0
/
+30
2014-01-09
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
1
-3
/
+8
2014-01-09
target_core_alua: check for buffer overflow
Hannes Reinecke
1
-6
/
+17
2014-01-09
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
1
-3
/
+3
2014-01-09
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
1
-4
/
+4
2014-01-09
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
1
-1
/
+1
2014-01-09
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2
-4
/
+5
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
5
-1
/
+308
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
6
-3
/
+191
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
7
-35
/
+29
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
1
-7
/
+1
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
3
-5
/
+13
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2
-6
/
+1
2013-12-17
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
1
-1
/
+42
[next]