Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b6bcd3d093c698d32e93d4da57679b8fbc5e01e
/
drivers
/
target
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
48ea2ce
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
dcda9b0
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
by Michal Hocko
· 7 years ago
130568d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
138d351
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
by Nicholas Bellinger
· 7 years ago
daf78c3
tcmu: clean up the code and with one small fix
by Xiubo Li
· 7 years ago
b3743c7
tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size
by Xiubo Li
· 7 years ago
c17d5d5
target: export lio pgr/alua support as device attr
by Mike Christie
· 7 years ago
7ee0031
target: Fix return sense reason in target_scsi3_emulate_pr_out
by Tang Wenji
· 7 years ago
388fe69
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
by Tang Wenji
· 7 years ago
de8c522
tcmu: Fix dev_config_store
by Bryant G. Ly
· 7 years ago
016a5fe
target: pscsi: Introduce TYPE_ZBC support
by Damien Le Moal
· 7 years ago
e5dc9a7
target: Use macro for WRITE_VERIFY_32 operation codes
by Damien Le Moal
· 7 years ago
402242c
target: fix SAM_STAT_BUSY/TASK_SET_FULL handling
by Mike Christie
· 7 years ago
1a44417
target: remove transport_complete
by Mike Christie
· 7 years ago
dce6ce8
pscsi: finish cmd processing from pscsi_req_done
by Mike Christie
· 7 years ago
406f74c
tcmu: fix sense handling during completion
by Mike Christie
· 7 years ago
c6d66ab
target: add helper to copy sense to se_cmd buffer
by Mike Christie
· 7 years ago
9fe3698
target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE
by Mike Christie
· 7 years ago
c82ff23
target: make device_mutex and device_list static
by Colin Ian King
· 7 years ago
9d62bc0
tcmu: Fix flushing cmd entry dcache page
by Xiubo Li
· 7 years ago
9260695
tcmu: fix multiple uio open/close sequences
by Mike Christie
· 7 years ago
531283f
tcmu: drop configured check in destroy
by Mike Christie
· 7 years ago
be50f53
target: remove g_device_list
by Mike Christie
· 7 years ago
6906d00
xcopy: loop over devices using idr helper
by Mike Christie
· 7 years ago
b1943fd
target: add helper to iterate over devices
by Mike Christie
· 7 years ago
b3af66e
tcmu: perfom device add, del and reconfig synchronously
by Mike Christie
· 7 years ago
85441e6
target: add helper to find se_device by dev_index
by Mike Christie
· 7 years ago
0a5eee6
target: use idr for se_device dev index
by Mike Christie
· 7 years ago
9263470
target: break up free_device callback
by Mike Christie
· 7 years ago
2d76443
tcmu: reconfigure netlink attr changes
by Mike Christie
· 7 years ago
5821783
tcmu: make array tcmu_attrib_attrs static const
by Colin Ian King
· 7 years ago
07932a0
tcmu: Fix module removal due to stuck unmap_thread thread again
by Xiubo Li
· 7 years ago
1d6ef27
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
by Jiang Yi
· 7 years ago
8a45885
tcmu: Add Type of reconfig into netlink
by Bryant G. Ly
· 7 years ago
ee01825
tcmu: Make dev_config configurable
by Bryant G. Ly
· 7 years ago
801fc54
tcmu: Make dev_size configurable via userspace
by Bryant G. Ly
· 7 years ago
1068be7
tcmu: Add netlink for device reconfiguration
by Bryant G. Ly
· 7 years ago
9a8bb60
tcmu: Support emulate_write_cache
by Bryant G. Ly
· 7 years ago
8fa4011
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
by Bart Van Assche
· 7 years ago
d1c2685
target/iscsi: Simplify iscsit_free_cmd()
by Bart Van Assche
· 7 years ago
4412a67
target/iscsi: Remove second argument of __iscsit_free_cmd()
by Bart Van Assche
· 7 years ago
4c1f0e6
target/tcm_loop: Make TMF processing slightly faster
by Bart Van Assche
· 7 years ago
75f141a
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
by Bart Van Assche
· 7 years ago
d17203c
target/tcm_loop: Replace a waitqueue and a counter by a completion
by Bart Van Assche
· 7 years ago
4d3895d
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
by Bart Van Assche
· 7 years ago
c00e622
target: Introduce a function that shows the command state
by Bart Van Assche
· 7 years ago
03db016
iscsi-target: Kill left-over iscsi_target_do_cleanup
by Nicholas Bellinger
· 7 years ago
d877d72
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
by Bart Van Assche
· 7 years ago
a85d667
target: Use {get,put}_unaligned_be*() instead of open coding these functions
by Bart Van Assche
· 7 years ago
f2b72d6a
target: Fix transport_init_se_cmd()
by Bart Van Assche
· 7 years ago
9f2f342
target: Remove se_device.dev_list
by Bart Van Assche
· 7 years ago
3e182db
target: Use symbolic value for WRITE_VERIFY_16
by Bart Van Assche
· 7 years ago
5465e7d
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
by Nicholas Bellinger
· 7 years ago
eeb64d2
target: Add support for TMR percpu reference counting
by Nicholas Bellinger
· 7 years ago
12f66e4
target: reject COMPARE_AND_WRITE if emulate_caw is not set
by Jiang Yi
· 7 years ago
89fbf53
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
128b6f9
t10-pi: Move opencoded contants to common header
by Dmitry Monakhov
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
abbb6589
fs: implement vfs_iter_write using do_iter_write
by Christoph Hellwig
· 7 years ago
18e9710
fs: implement vfs_iter_read using do_iter_read
by Christoph Hellwig
· 7 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 7 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 7 years ago
6787ab8
iscsi: ensure RNG is seeded before use
by Jason A. Donenfeld
· 7 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 7 years ago
eceb445
iscsi-target: Avoid holding ->tpg_state_lock during param update
by Nicholas Bellinger
· 7 years ago
9ae0e9ad
target/configfs: Kill se_lun->lun_link_magic
by Nicholas Bellinger
· 7 years ago
c17cd24
target/configfs: Kill se_device->dev_link_magic
by Nicholas Bellinger
· 7 years ago
2237498
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
by Nicholas Bellinger
· 8 years ago
fb41824
target: remove dead code
by Gustavo A. R. Silva
· 8 years ago
abb85a9
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
by Nicholas Bellinger
· 7 years ago
105fa2f
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
by Nicholas Bellinger
· 7 years ago
73d4e58
target: Fix kref->refcount underflow in transport_cmd_finish_abort
by Nicholas Bellinger
· 7 years ago
1dec4ce
cxgb4: Fix tids count for ipv6 offload connection
by Ganesh Goudar
· 7 years ago
5e0cf5e
iscsi-target: Always wait for kthread_should_stop() before kthread exit
by Jiang Yi
· 7 years ago
25cdda9
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
by Nicholas Bellinger
· 7 years ago
f3cdbe3
tcmu: fix crash during device removal
by Mike Christie
· 7 years ago
4ff83da
target: Re-add check to reject control WRITEs with overflow data
by Nicholas Bellinger
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
984a9d4
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
by Nicholas Bellinger
· 8 years ago
59ac9c0
target/fileio: Fix zero-length READ and WRITE handling
by Bart Van Assche
· 8 years ago
d906d8a
tcmu: fix module removal due to stuck thread
by Mike Christie
· 8 years ago
46861cd
target: Don't force session reset if queue_depth does not change
by Nicholas Bellinger
· 8 years ago
197b806
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
by Nicholas Bellinger
· 8 years ago
a71a5dc
target: Fix compare_and_write_callback handling for non GOOD status
by Nicholas Bellinger
· 8 years ago
fe25cc3
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
by Xiubo Li
· 8 years ago
b6df4b7
tcmu: Add global data block pool support
by Xiubo Li
· 8 years ago
141685a
tcmu: Add dynamic growing data area feature support
by Xiubo Li
· 8 years ago
3d03523
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
by Hannes Reinecke
· 8 years ago
c0dcafd
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
by Hannes Reinecke
· 8 years ago
4ec5bf0
target/user: PGR Support
by Bryant G. Ly
· 8 years ago
c2d26f1
target: Add WRITE_VERIFY_16
by Bryant G. Ly
· 8 years ago
df6751f
target: Use kmalloc_array() in transport_kmap_data_sg()
by Markus Elfring
· 8 years ago
Next »