index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-01
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-24
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-10
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
1
-3
/
+8
2014-01-10
target_core_alua: check for buffer overflow
Hannes Reinecke
1
-6
/
+17
2014-01-10
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
1
-3
/
+3
2014-01-10
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
1
-4
/
+4
2014-01-10
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
1
-1
/
+1
2014-01-10
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2
-4
/
+5
2014-01-10
target_core_alua: Referrals configfs integration
Hannes Reinecke
5
-1
/
+308
2014-01-10
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-20
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-18
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
1
-1
/
+42
2013-12-17
target_core: simplify scsi_name_len calculation
Hannes Reinecke
1
-10
/
+3
2013-12-17
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
1
-50
/
+124
2013-12-17
target_core_alua: store old and pending ALUA state
Hannes Reinecke
1
-5
/
+10
2013-12-17
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
2
-39
/
+34
2013-12-17
target_core_alua: validate ALUA state transition
Hannes Reinecke
1
-10
/
+45
2013-12-17
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2
-3
/
+3
2013-12-17
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
3
-7
/
+7
2013-12-17
target: Refer to u32 luns as unpacked_lun
Andy Grover
1
-8
/
+8
2013-12-17
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2
-2
/
+2
2013-12-17
target: Allocate more room for port default groups
Andy Grover
1
-1
/
+1
2013-12-17
target: Remove unused ua_dev_list member in struct se_ua
Andy Grover
1
-1
/
+0
2013-12-11
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
1
-14
/
+12
2013-12-11
target: Remove write-only stats fields and lock from struct se_node_acl
Roland Dreier
1
-2
/
+0
[next]