Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
56a49d7048703f5ffdb84d3a0ee034108fba6850
/
drivers
/
target
05a86e7
scsi: iscsi: target: Fix conn_ops double free
by Mike Christie
· 6 years ago
7915919
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails
by Vincent Pelletier
· 6 years ago
cedefa8
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
by Varun Prakash
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
31ff0ce
target/iscsi: Allocate session IDs from an IDA
by Matthew Wilcox
· 7 years ago
26abc91
iscsi target: fix session creation failure handling
by Mike Christie
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e33e5c8
target/loop: depend on SCSI
by Christoph Hellwig
· 6 years ago
8a39a04
target: don't depend on SCSI
by Christoph Hellwig
· 6 years ago
25b8855
scsi: target: loop, usb, vhost, xen: use target_remove_session
by Mike Christie
· 6 years ago
60daca1
scsi: tcm_fc: use target_remove_session
by Mike Christie
· 6 years ago
b287e35
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
by Mike Christie
· 6 years ago
fb7c70f
scsi: target: add session removal function
by Mike Christie
· 6 years ago
fa83428
scsi: target: rename target_alloc_session
by Mike Christie
· 6 years ago
3cd1428
scsi: target: make transport_init_session_tags static
by Mike Christie
· 6 years ago
aeb5027
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer
by Mike Christie
· 6 years ago
6a64f6e
scsi: target: fix __transport_register_session locking
by Mike Christie
· 6 years ago
c8a75af
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
by Bart Van Assche
· 6 years ago
0e0d7526
scsi: tcmu: use u64 for dev_size
by Mike Christie
· 6 years ago
b60cb1f
scsi: tcmu: use match_int for dev params
by Mike Christie
· 6 years ago
c97840c8
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
by Mike Christie
· 6 years ago
dc335a9
scsi: tcmu: unmap if dev is configured
by Mike Christie
· 6 years ago
a30b047
scsi: tcmu: check if dev is configured before block/reset
by Mike Christie
· 6 years ago
63d5be0
scsi: tcmu: use lio core se_device configuration helper
by Mike Christie
· 6 years ago
cb0f32e
scsi: target: add helper to check if dev is configured
by Mike Christie
· 6 years ago
ff07e4a
scsi: tcmu: initialize list head
by Mike Christie
· 6 years ago
f0e89aa
scsi: target_core_user: fix double unlock
by Mike Christie
· 6 years ago
1b350ea
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
by Varun Prakash
· 7 years ago
e936a38
scsi: target: Remove se_dev_entry.ua_count
by Bart Van Assche
· 7 years ago
325c1e8
scsi: target: Fix handling of removed LUNs
by Bart Van Assche
· 7 years ago
17e391d
scsi: target: Send unit attention condition even if the sense buffer is too small
by Bart Van Assche
· 7 years ago
89a104e
scsi: target: Do not duplicate the code that marks that a command has sense data
by Bart Van Assche
· 7 years ago
799d44d
scsi: target/tcm_loop: Avoid that static checkers warn about dead code
by Bart Van Assche
· 7 years ago
aa090ea
scsi: target: Remove second argument from fabric_make_tpg()
by Bart Van Assche
· 7 years ago
35bea5c
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
by Bart Van Assche
· 7 years ago
ed88f05
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
by Bart Van Assche
· 7 years ago
7b2cc7d
scsi: target: Simplify the code for waiting for command completion
by Bart Van Assche
· 7 years ago
edf46ee
scsi: target: Simplify transport_generic_free_cmd() (2/2)
by Bart Van Assche
· 7 years ago
a8864d8
scsi: target: Simplify transport_generic_free_cmd() (1/2)
by Bart Van Assche
· 7 years ago
65422d7
scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
by Bart Van Assche
· 7 years ago
709d565
scsi: target: Simplify core_tmr_handle_tas_abort()
by Bart Van Assche
· 7 years ago
953bcf7
scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
by Bart Van Assche
· 7 years ago
00d909a
scsi: target: Make the session shutdown code also wait for commands that are being aborted
by Bart Van Assche
· 7 years ago
d1bff07
scsi: target: Introduce transport_init_session()
by Bart Van Assche
· 7 years ago
317f897
scsi: target: Rename transport_init_session() into transport_alloc_session()
by Bart Van Assche
· 7 years ago
3eeff19
scsi: target: Move a list_del_init() statement
by Bart Van Assche
· 7 years ago
36d4cb4
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
by Bart Van Assche
· 7 years ago
6f3bf5a
scsi: target: Use config_item_name() instead of open-coding it
by Bart Van Assche
· 7 years ago
0c218e1
scsi: tcmu: Don't pass KERN_ERR to pr_err
by Mike Christie
· 7 years ago
e260748
scsi: target: remove target_find_device
by Mike Christie
· 7 years ago
bdaeedc
scsi: tcmu: add module wide block/reset_netlink support
by Mike Christie
· 7 years ago
06add77
scsi: tcmu: misc nl code cleanup
by Mike Christie
· 7 years ago
9de3a1e
scsi: tcmu: simplify nl interface
by Mike Christie
· 7 years ago
3228691
scsi: tcmu: track nl commands
by Mike Christie
· 7 years ago
0297e96
scsi: tcmu: delete unused __wait
by Mike Christie
· 7 years ago
10e9cbb
scsi: target: Convert target drivers to use sbitmap
by Matthew Wilcox
· 7 years ago
83c2b54
scsi: target: Abstract tag freeing
by Matthew Wilcox
· 7 years ago
63ce3c3
scsi: target: Fix truncated PR-in ReadKeys response
by David Disseldorp
· 7 years ago
9554c1b
scsi: tcmu: remove useless code and clean up the code style.
by Xiubo Li
· 7 years ago
6c3796d
scsi: target: tcmu: add read length support
by bstroesser@ts.fujitsu.com
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a47a28b
target: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
c167828
scsi: target: fix spelling mistake "Uknown" -> "Unknown"
by Colin Ian King
· 7 years ago
bd81372
scsi: target: transport should handle st FM/EOM/ILI reads
by Lee Duncan
· 7 years ago
125966d
scsi: target: tcmu: fix error resetting qfull_time_out to default
by Prasanna Kumar Kalever
· 7 years ago
769031c
scsi: target: target/file: Add support of direct and async I/O
by Andrei Vagin
· 7 years ago
f4f8154
block: Use bioset_init() for fs_bio_set
by Kent Overstreet
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
33d065c
scsi: tcmu: refactor nl wr_cache attr with new helpers
by Zhu Lingshan
· 7 years ago
84e2850
scsi: tcmu: refactor nl dev_size attr with new helpers
by Zhu Lingshan
· 7 years ago
02ccfb5
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
by Zhu Lingshan
· 7 years ago
f892bd8
scsi: tcmu: refactor rm_device cmd with new nl helpers
by Zhu Lingshan
· 7 years ago
e0c240ac
scsi: tcmu: refactor add_device cmd with new nl helpers
by Zhu Lingshan
· 7 years ago
0e5aee3
scsi: tcmu: add new netlink events helpers
by Zhu Lingshan
· 7 years ago
f5957da
scsi: target: Fix fortify_panic kernel exception
by Bryant G Ly
· 7 years ago
572ccda
scsi: target: target_core_user.[ch]: convert comments into DOC:
by Randy Dunlap
· 7 years ago
9ad97b8
scsi: target: target_core_transport.c: enable+fix kernel-doc
by Randy Dunlap
· 7 years ago
1e74aff
scsi: target: target_core_transport.c: fix kernel-doc warnings
by Randy Dunlap
· 7 years ago
69589c9
scsi: target: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
78a6295
scsi: target: prefer dbroot of /etc/target over /var/target
by Lee Duncan
· 7 years ago
8e1ceaf
scsi: target: fix crash with iscsi target and dvd
by Ming Lei
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
7bfca0c
iscsi-target: use common inet_addr_is_any
by Sagi Grimberg
· 7 years ago
bf3a2b3
target/tcm_loop: Use blk_queue_flag_set()
by Bart Van Assche
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1c130ae0
iscsi-target: make sure to wake up sleeping login worker
by Florian Westphal
· 7 years ago
8c7a8d1
lib/scatterlist: Fix chaining support in sgl_alloc_order()
by Bart Van Assche
· 7 years ago
85fae48
tcmu: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
45dc488
tcmu: fix cmd user after free
by Mike Christie
· 7 years ago
c82b59e
target: fix destroy device in target_configure_device
by tangwenji
· 7 years ago
892782c
tcmu: allow userspace to reset ring
by Mike Christie
· 7 years ago
8dc31ff
target core: add device action configfs files
by Mike Christie
· 7 years ago
a24e791
tcmu: fix error return code in tcmu_configure_device()
by Wei Yongjun
· 7 years ago
88cf107
target_core_user: add cmd id to broken ring message
by Mike Christie
· 7 years ago
Next »