index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-25
2
-0
/
+18
*
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
2014-01-25
4
-19
/
+18
*
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
2014-01-25
1
-1
/
+1
*
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
3
-4
/
+8
*
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
2014-01-19
1
-1
/
+1
*
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
2014-01-19
3
-47
/
+88
*
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
2014-01-19
5
-125
/
+153
*
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
2014-01-19
1
-0
/
+1
*
IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
Sagi Grimberg
2014-01-19
1
-16
/
+12
*
IB/isert: Move fastreg descriptor creation to a function
Sagi Grimberg
2014-01-19
1
-20
/
+32
*
IB/isert: Avoid frwr notation, user fastreg
Sagi Grimberg
2014-01-19
2
-45
/
+47
*
IB/isert: seperate connection protection domains and dma MRs
Sagi Grimberg
2014-01-19
2
-24
/
+24
*
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
2014-01-19
1
-2
/
+10
*
target/rd: Add DIF protection into rd_execute_rw
Nicholas Bellinger
2014-01-19
1
-0
/
+65
*
target/rd: Add support for protection SGL setup + release
Nicholas Bellinger
2014-01-19
2
-0
/
+78
*
target/rd: Refactor rd_build_device_space + rd_release_device_space
Nicholas Bellinger
2014-01-19
1
-45
/
+68
*
target/file: Add DIF protection support to fd_execute_rw
Nicholas Bellinger
2014-01-19
2
-1
/
+123
*
target/file: Add DIF protection init/format support
Nicholas Bellinger
2014-01-19
2
-0
/
+141
*
target/iblock: Add blk_integrity + BIP passthrough support
Nicholas Bellinger
2014-01-18
2
-2
/
+90
*
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
3
-4
/
+16
*
target/configfs: Expose protection device attributes
Nicholas Bellinger
2014-01-18
3
-0
/
+103
*
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
2014-01-18
1
-0
/
+13
*
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target/spc: Add protection related bits to INQUIRY EVPD=0x86
Nicholas Bellinger
2014-01-18
1
-0
/
+9
*
target/spc: Add protection bit to standard INQUIRY output
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2014-01-18
2
-0
/
+179
*
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
2014-01-18
1
-0
/
+62
*
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
2014-01-18
1
-0
/
+30
*
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
2014-01-10
1
-3
/
+8
*
target_core_alua: check for buffer overflow
Hannes Reinecke
2014-01-10
1
-6
/
+17
*
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
2014-01-10
1
-3
/
+3
*
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
2014-01-10
1
-4
/
+4
*
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
2014-01-10
1
-1
/
+1
*
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2014-01-10
2
-4
/
+5
*
target_core_alua: Referrals configfs integration
Hannes Reinecke
2014-01-10
5
-1
/
+308
*
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-10
6
-3
/
+191
*
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
2013-12-18
1
-1
/
+42
*
target_core: simplify scsi_name_len calculation
Hannes Reinecke
2013-12-17
1
-10
/
+3
*
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
2013-12-17
1
-50
/
+124
*
target_core_alua: store old and pending ALUA state
Hannes Reinecke
2013-12-17
1
-5
/
+10
*
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
2013-12-17
2
-39
/
+34
*
target_core_alua: validate ALUA state transition
Hannes Reinecke
2013-12-17
1
-10
/
+45
*
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2013-12-16
2
-3
/
+3
*
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
2013-12-16
3
-7
/
+7
*
target: Refer to u32 luns as unpacked_lun
Andy Grover
2013-12-16
1
-8
/
+8
*
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2013-12-16
2
-2
/
+2
*
target: Allocate more room for port default groups
Andy Grover
2013-12-16
1
-1
/
+1
*
target: Remove unused ua_dev_list member in struct se_ua
Andy Grover
2013-12-16
1
-1
/
+0
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-12-06
30
-57
/
+123
|
\
|
*
[SCSI] bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
2013-12-03
3
-8
/
+14
[next]