Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a19f8165dcec3e47486f6aa5ddb72d13bb31bdf6
/
drivers
/
target
1e1110c
target: fix memory leak on XCOPY
by Mikulas Patocka
· 10 years ago
07b8dae3
target: Don't allow setting WC emulation if device doesn't support
by Andy Grover
· 10 years ago
52d0aa7
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
by Nicholas Bellinger
· 10 years ago
ed8ec8f
tcm_fc: Fix free-after-use regression in ft_free_cmd
by Nicholas Bellinger
· 10 years ago
7cbfcc9
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
by Nicholas Bellinger
· 11 years ago
14f4b54
Target/iscsi,iser: Avoid accepting transport connections during stop stage
by Sagi Grimberg
· 11 years ago
448ba90
target: Allow non-supporting backends to set pi_prot_type to 0
by Andy Grover
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e3d4440
target/tcm_fc: Rename ft_tport_create to ft_tport_get
by Andy Grover
· 11 years ago
0d7cb93
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
by Andy Grover
· 11 years ago
705665d
target/tcm_fc: Rename structs and list members for clarity
by Andy Grover
· 11 years ago
d242c1d
target/tcm_fc: Limit to 1 TPG per wwn
by Andy Grover
· 11 years ago
b295e76
target/tcm_fc: Don't export ft_lport_list
by Andy Grover
· 11 years ago
2c42be2
target/tcm_fc: Fix use-after-free of ft_tpg
by Andy Grover
· 11 years ago
47b1584
target: Add check to prevent Abort Task from aborting itself
by Alex Leung
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
bc00586
target: Enable READ_STRIP emulation in target_complete_ok_work
by Nicholas Bellinger
· 11 years ago
395ccb2
target/sbc: Add sbc_dif_read_strip software emulation
by Nicholas Bellinger
· 11 years ago
a84bf9e
target: Enable WRITE_INSERT emulation in target_execute_cmd
by Nicholas Bellinger
· 11 years ago
66a3d5b
target/sbc: Add sbc_dif_generate software emulation
by Nicholas Bellinger
· 11 years ago
2d33598
target/sbc: Only expose PI read_cap16 bits when supported by fabric
by Nicholas Bellinger
· 11 years ago
d45aca42a
target/spc: Only expose PI mode page bits when supported by fabric
by Nicholas Bellinger
· 11 years ago
d2c5304
target/spc: Only expose PI inquiry bits when supported by fabric
by Nicholas Bellinger
· 11 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
d84287b
target/iblock: Fix double bioset_integrity_free bug
by Nicholas Bellinger
· 11 years ago
a1e1774
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
by Martin Svec
· 11 years ago
9d2e59f
target/rd: T10-Dif: RAM disk is allocating more space than required.
by Quinn Tran
· 11 years ago
d444edc
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
by Nicholas Bellinger
· 11 years ago
68259b5
target: Fix Task Aborted Status (TAS) handling
by Alex Leung
· 11 years ago
a366260
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
by Arshad Hussain
· 11 years ago
03abad9
Target/sbc: add debug print
by Sagi Grimberg
· 11 years ago
8085176
Target/configfs: Expose iSCSI network portal group T10-PI support
by Sagi Grimberg
· 11 years ago
5b168dc
Target/iscsi: Add T10-PI indication for iscsi_portal_group
by Sagi Grimberg
· 11 years ago
48f5e7b
Target/core: Remove prot_handover use for now
by Sagi Grimberg
· 11 years ago
b5b8e29
Target/dif: Introduce protection-passthough-only mode
by Sagi Grimberg
· 11 years ago
80dcd0c
Target/file: place escape values for protection information format
by Sagi Grimberg
· 11 years ago
19f9361
Target/sbc: Set protection operation and relevant checks
by Sagi Grimberg
· 11 years ago
acb2bde
Target/transport: Allocate protection sg if needed
by Sagi Grimberg
· 11 years ago
1e3ab99
target: silence GCC warning in target_alua_state_check
by Paul Bolle
· 11 years ago
16c0ae0
Target/sbc: Fix sbc_copy_prot for offset scatters
by Sagi Grimberg
· 11 years ago
defd884
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
by Nicholas Bellinger
· 11 years ago
5159d76
iscsi/iser-target: Use list_del_init for ->i_conn_node
by Nicholas Bellinger
· 11 years ago
a2a99ce
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
by Nicholas Bellinger
· 11 years ago
fc272ec
Target/sbc: Don't use sg as iterator in sbc_verify_read
by Sagi Grimberg
· 11 years ago
94387aa
target: Add DIF sense codes in transport_generic_request_failure
by Nicholas Bellinger
· 11 years ago
10762e8
target/sbc: Fix sbc_dif_copy_prot addr offset bug
by Nicholas Bellinger
· 11 years ago
d6a65fd
Target/sbc: Fix protection copy routine
by Sagi Grimberg
· 11 years ago
3dca147
target: Simplify command completion by removing CMD_T_FAILED flag
by Roland Dreier
· 11 years ago
752d868
iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
by Nicholas Bellinger
· 11 years ago
6a16d7b
target: Fix missing length check in spc_emulate_evpd_83()
by Roland Dreier
· 11 years ago
cdf5594
target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
by Nicholas Bellinger
· 11 years ago
fc09149
target: Fix free-after-use regression in PR unregister
by Nicholas Bellinger
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
5259a06
target: Fix percpu_ref_put race in transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
ee291e6
target/iscsi: Fix network portal creation race
by Andy Grover
· 11 years ago
76736db
target: Report bad sector in sense data for DIF errors
by Sagi Grimberg
· 11 years ago
676687c
iscsi-target: Convert gfp_t parameter to task state bitmask
by Nicholas Bellinger
· 11 years ago
555b270
iscsi-target: Fix connection reset hang with percpu_ida_alloc
by Nicholas Bellinger
· 11 years ago
6f6b5d1
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
by Kent Overstreet
· 11 years ago
4a4caa2
iscsi-target: Pre-allocate more tags to avoid ack starvation
by Nicholas Bellinger
· 11 years ago
59dedde
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
by Nicholas Bellinger
· 11 years ago
6e61111
target/rd: Add DIF protection into rd_execute_rw
by Nicholas Bellinger
· 11 years ago
d7e8eb5
target/rd: Add support for protection SGL setup + release
by Nicholas Bellinger
· 11 years ago
4442dc8
target/rd: Refactor rd_build_device_space + rd_release_device_space
by Nicholas Bellinger
· 11 years ago
42201b5
target/file: Add DIF protection support to fd_execute_rw
by Nicholas Bellinger
· 11 years ago
0f5e2ec
target/file: Add DIF protection init/format support
by Nicholas Bellinger
· 11 years ago
ecebbf6
target/iblock: Add blk_integrity + BIP passthrough support
by Nicholas Bellinger
· 11 years ago
def2b33
target: Add protection SGLs to target_submit_cmd_map_sgls
by Nicholas Bellinger
· 11 years ago
2ed22c9
target/configfs: Expose protection device attributes
by Nicholas Bellinger
· 11 years ago
0c30f42
target/spc: Expose ATO bit in control mode page
by Nicholas Bellinger
· 11 years ago
56dac14
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
by Nicholas Bellinger
· 11 years ago
43bb95c
target/spc: Add protection related bits to INQUIRY EVPD=0x86
by Nicholas Bellinger
· 11 years ago
bdbad2b
target/spc: Add protection bit to standard INQUIRY output
by Nicholas Bellinger
· 11 years ago
41861fa
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
by Nicholas Bellinger
· 11 years ago
499bf77
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
by Nicholas Bellinger
· 11 years ago
fcc4f17
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
by Nicholas Bellinger
· 11 years ago
f82f320
target: Convert inquiry temporary buffer to heap memory
by Nicholas Bellinger
· 11 years ago
38edd72
target_core_alua: check for buffer overflow
by Hannes Reinecke
· 11 years ago
594c42e
drivers: target: Mark functions and structures as static in tfc_conf.c
by Rashika Kheria
· 11 years ago
f0a6c69
drivers: target: Mark functions as static in tcm_loop.c
by Rashika Kheria
· 11 years ago
452e201
drivers: target: Mark function as static in target_core_iblock.c
by Rashika Kheria
· 11 years ago
8a0bedd
drivers: target: Move prototype declaration of function to header file target_core_pr.h
by Rashika Kheria
· 11 years ago
229d4f1
target_core_alua: Referrals configfs integration
by Hannes Reinecke
· 11 years ago
c66094b
target_core_alua: Referrals infrastructure
by Hannes Reinecke
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
de06875
target: Remove extra percpu_ref_init
by Andy Grover
· 11 years ago
95cadac
target/file: Update hw_max_sectors based on current block_size
by Nicholas Bellinger
· 11 years ago
db6077f
iscsi-target: Fix incorrect np->np_thread NULL assignment
by Nicholas Bellinger
· 11 years ago
fbfe858
target_core_spc: Include target device descriptor in VPD page 83
by Hannes Reinecke
· 11 years ago
03ba84c
target_core: simplify scsi_name_len calculation
by Hannes Reinecke
· 11 years ago
9c6e164
target_core_alua: Use workqueue for ALUA transitioning
by Hannes Reinecke
· 11 years ago
dfbce75
target_core_alua: store old and pending ALUA state
by Hannes Reinecke
· 11 years ago
1e0b940
target_core_alua: Allocate ALUA metadata on demand
by Hannes Reinecke
· 11 years ago
bb91c1a
target_core_alua: validate ALUA state transition
by Hannes Reinecke
· 11 years ago
340dbf7
target: Don't use void* when passing dev in core_tpg_add_lun
by Andy Grover
· 11 years ago
d344f8a
target: Rename core_tpg_{pre,post}_addlun for clarity
by Andy Grover
· 11 years ago
2af7973
target: Refer to u32 luns as unpacked_lun
by Andy Grover
· 11 years ago
ab6dae8
target: Fix sizeof in kmalloc for some default_groups arrays
by Andy Grover
· 11 years ago
3f0ed57
target: Allocate more room for port default groups
by Andy Grover
· 11 years ago
Next »