Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d2a4ac73f56a5d0709d28b41fec8d15e4500f8f1
/
drivers
/
target
5841734
scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRITE fails
by Bart Van Assche
· 6 years ago
af102b3
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d49f8a5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
6110f37
scsi: target: Don't request modules that aren't even built
by Roland Dreier
· 6 years ago
7081fb6
scsi: target: Set response length for REPORT TARGET PORT GROUPS
by Roland Dreier
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
aa73237
scsi: target/core: Always call transport_complete_callback() upon failure
by Bart Van Assche
· 6 years ago
81b6ca6
scsi: target/core: Use sg_alloc_table() instead of open-coding it
by Bart Van Assche
· 6 years ago
80b045b
scsi: target/core: Use the SECTOR_SHIFT constant
by Bart Van Assche
· 6 years ago
5e568d2
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
by Bart Van Assche
· 6 years ago
c1fbff8
scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd
by Bart Van Assche
· 6 years ago
4240d44
scsi: target/core: Fix spelling in two source code comments
by Bart Van Assche
· 6 years ago
33b3f8c
scsi: target: stash sess_err_stats on Data-Out timeout
by David Disseldorp
· 6 years ago
dce6190
scsi: target: split out helper for cxn timeout error stashing
by David Disseldorp
· 6 years ago
c62ae30
scsi: target: log NOP ping timeouts as errors
by David Disseldorp
· 6 years ago
d9a771f
scsi: target: log Data-Out timeouts as errors
by David Disseldorp
· 6 years ago
df71155
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
by David Disseldorp
· 6 years ago
38fe73c
scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
by Nicholas Bellinger
· 6 years ago
9305455
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
by Bart Van Assche
· 6 years ago
801df68
scsi: target: iscsi: cxgbit: fix csk leak
by Varun Prakash
· 6 years ago
8c39e26
scsi: target: iscsi: Use bin2hex instead of a re-implementation
by Vincent Pelletier
· 7 years ago
1816494
scsi: target: iscsi: Use hex2bin instead of a re-implementation
by Vincent Pelletier
· 7 years ago
fed564f
scsi: target: iblock: split T10 PI SGL across command bios
by Greg Edwards
· 7 years ago
902ff86
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
by Colin Ian King
· 6 years ago
679fcae
scsi: iscsi: target: Don't use stack buffer for scatterlist
by Laura Abbott
· 7 years ago
05a86e7
scsi: iscsi: target: Fix conn_ops double free
by Mike Christie
· 7 years ago
7915919
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails
by Vincent Pelletier
· 7 years ago
cedefa8
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
by Varun Prakash
· 7 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 7 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
· 7 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
e33e5c8
target/loop: depend on SCSI
by Christoph Hellwig
· 7 years ago
8a39a04
target: don't depend on SCSI
by Christoph Hellwig
· 7 years ago
25b8855
scsi: target: loop, usb, vhost, xen: use target_remove_session
by Mike Christie
· 7 years ago
60daca1
scsi: tcm_fc: use target_remove_session
by Mike Christie
· 7 years ago
b287e35
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
by Mike Christie
· 7 years ago
fb7c70f
scsi: target: add session removal function
by Mike Christie
· 7 years ago
fa83428
scsi: target: rename target_alloc_session
by Mike Christie
· 7 years ago
3cd1428
scsi: target: make transport_init_session_tags static
by Mike Christie
· 7 years ago
aeb5027
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer
by Mike Christie
· 7 years ago
6a64f6e
scsi: target: fix __transport_register_session locking
by Mike Christie
· 7 years ago
c8a75af
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
by Bart Van Assche
· 7 years ago
0e0d7526
scsi: tcmu: use u64 for dev_size
by Mike Christie
· 7 years ago
b60cb1f
scsi: tcmu: use match_int for dev params
by Mike Christie
· 7 years ago
c97840c8
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
by Mike Christie
· 7 years ago
dc335a9
scsi: tcmu: unmap if dev is configured
by Mike Christie
· 7 years ago
a30b047
scsi: tcmu: check if dev is configured before block/reset
by Mike Christie
· 7 years ago
63d5be0
scsi: tcmu: use lio core se_device configuration helper
by Mike Christie
· 7 years ago
cb0f32e
scsi: target: add helper to check if dev is configured
by Mike Christie
· 7 years ago
ff07e4a
scsi: tcmu: initialize list head
by Mike Christie
· 7 years ago
f0e89aa
scsi: target_core_user: fix double unlock
by Mike Christie
· 7 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
Next »