Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
86b63418fd382b095fdac4408fd565aa5da4b036
/
drivers
/
target
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
d120c70
target: add SAM_STAT_BUSY sense reason
by Mike Christie
· 7 years ago
c1c390b
tcmu: prevent corruption when invalid data page requested
by Mike Christie
· 7 years ago
9960f85
target: don't call an unmap callback if a range length is zero
by Andrei Vagin
· 7 years ago
ce512d79
target/iscsi: avoid NULL dereference in CHAP auth error path
by David Disseldorp
· 7 years ago
093ec14
cxgbit: call neigh_event_send() to update MAC address
by Varun Prakash
· 7 years ago
09f99a3
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
by Markus Elfring
· 7 years ago
2dfe351
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work()
by Markus Elfring
· 7 years ago
7deeceb
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr()
by Markus Elfring
· 7 years ago
c8d1f4b
target: tcm_loop: Combine substrings for 26 messages
by Markus Elfring
· 7 years ago
a572dba
target: tcm_loop: Improve a size determination in two functions
by Markus Elfring
· 7 years ago
cd3fb32
target: tcm_loop: Delete an error message for a failed memory allocation in four functions
by Markus Elfring
· 7 years ago
e0f3d4c2
sbp-target: Delete an error message for a failed memory allocation in three functions
by Markus Elfring
· 7 years ago
80eb876
tcmu: allow max block and global max blocks to be settable
by Mike Christie
· 7 years ago
9103575
tcmu: make ring buffer timer configurable
by Mike Christie
· 7 years ago
af1dd7f
tcmu: don't block submitting context for block waits
by Mike Christie
· 7 years ago
f890f57
tcmu: simplify dbi thresh handling
by Mike Christie
· 7 years ago
6fd0ce7
tcmu: prep queue_cmd_ring to be used by unmap wq
by Mike Christie
· 7 years ago
3e60913
tcmu: clean up the scatter helper
by Xiubo Li
· 7 years ago
3c0f26f
tcmu: fix free block calculation
by Mike Christie
· 7 years ago
1a1fc0b
tcmu: simplify scatter_data_area error handling
by Mike Christie
· 7 years ago
810b815
tcmu: release blocks for partially setup cmds
by Mike Christie
· 7 years ago
6fddcb7
tcmu: remove commands_lock
by Mike Christie
· 7 years ago
488ebe4
tcmu: move expired command completion to unmap thread
by Mike Christie
· 7 years ago
9972ceb
tcmu: fix unmap thread race
by Mike Christie
· 7 years ago
89ec9cf
tcmu: split unmap_thread_fn
by Mike Christie
· 7 years ago
bf99ec1
tcmu: merge common block release code
by Mike Christie
· 7 years ago
26d2b31
tcmu: fix page addr in tcmu_flush_dcache_range
by tangwenji
· 7 years ago
094bb5d
target-core: don't use "const char*" for a buffer that is written to
by Rasmus Villemoes
· 7 years ago
14db491
target: Use sgl_alloc_order() and sgl_free()
by Bart Van Assche
· 7 years ago
0abc2a1
block: fix blk_rq_append_bio
by Jens Axboe
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eda5d47
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
97488c7
tcmu: Add a missing unlock on an error path
by Dan Carpenter
· 7 years ago
16b9327
tcmu: Fix some memory corruption
by Dan Carpenter
· 7 years ago
3fc9fb1
iscsi-target: Fix non-immediate TMR reference leak
by Nicholas Bellinger
· 7 years ago
ae07272
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
by Nicholas Bellinger
· 7 years ago
1c21a48
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
by Nicholas Bellinger
· 7 years ago
9574a49
target: Fix quiese during transport_write_pending_qf endless loop
by Nicholas Bellinger
· 7 years ago
fd2f928
target: Fix caw_sem leak in transport_generic_request_failure
by Nicholas Bellinger
· 7 years ago
1c79df1
target: Fix QUEUE_FULL + SCSI task attribute handling
by Nicholas Bellinger
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
17c45b9
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
by Markus Elfring
· 7 years ago
6eaf69e
target/iscsi: Detect conn_cmd_list corruption early
by Bart Van Assche
· 7 years ago
cfe2b62
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
by Bart Van Assche
· 7 years ago
e1dfb21
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
by Bart Van Assche
· 7 years ago
de3493a
target/iscsi: Fix endianness in an error message
by Bart Van Assche
· 7 years ago
919765e
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
by Bart Van Assche
· 7 years ago
8d973ab
target/iscsi: Define OFFLOAD_BUF_SIZE once
by Bart Van Assche
· 7 years ago
c017069
target: Inline transport_put_cmd()
by Bart Van Assche
· 7 years ago
d7e595d
target: Suppress gcc 7 fallthrough warnings
by Bart Van Assche
· 7 years ago
c48e559
target: Move a declaration of a global variable into a header file
by Bart Van Assche
· 7 years ago
0d44374
tcmu: fix double se_cmd completion
by Mike Christie
· 7 years ago
a271eac
target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
by Mike Christie
· 7 years ago
55435ba
target: fix ALUA state file path truncation
by David Disseldorp
· 7 years ago
bdc79f0
target: fix PR state file path truncation
by David Disseldorp
· 7 years ago
1ae0172
cxgbit: Abort the TCP connection in case of data out timeout
by Varun Prakash
· 7 years ago
b849b456
target: Add netlink command reply supported option for each device
by Kenjiro Nakayama
· 7 years ago
b5ab697
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
by Kenjiro Nakayama
· 7 years ago
c22adc0
tcmu: fix crash when removing the tcmu device
by Xiubo Li
· 7 years ago
a0884d4
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
by tangwenji
· 7 years ago
12d5a43
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
by tangwenji
· 7 years ago
24528f0
target:fix condition return in core_pr_dump_initiator_port()
by tangwenji
· 7 years ago
a2db857
target: fix match_token option in target_core_configfs.c
by tangwenji
· 7 years ago
79dd6f2
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
by tangwenji
· 7 years ago
e437fa3
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
by tangwenji
· 7 years ago
c58a252
target: fix buffer offset in core_scsi3_pri_read_full_status
by tangwenji
· 7 years ago
88fb2fa
target: fix null pointer regression in core_tmr_drain_tmr_list
by tangwenji
· 7 years ago
594e25e
target/file: Do not return error for UNMAP if length is zero
by Jiang Yi
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f7c9564
target/iscsi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8a47aa9
target/iscsi: Simplify timer manipulation code
by Bart Van Assche
· 8 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
ece550b
target: make config_item_type const
by Bhumika Goyal
· 7 years ago
581bfce9
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
e13ec93
fs: fix kernel_write prototype
by Christoph Hellwig
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
6f48655
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
by Nicholas Bellinger
· 7 years ago
978d13d
iscsi-target: Fix iscsi_np reset hung task during parallel delete
by Nicholas Bellinger
· 7 years ago
d96adb9
cxgbit: fix sg_nents calculation
by Varun Prakash
· 7 years ago
310d40a
iscsi-target: fix invalid flags in text response
by Varun Prakash
· 7 years ago
ea8dc5b
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
by Varun Prakash
· 7 years ago
66b59f9
cxgbit: add missing __kfree_skb()
by Varun Prakash
· 7 years ago
ededd03
tcmu: free old string on reconfig
by Bryant G. Ly
· 7 years ago
c542942
tcmu: Fix possible to/from address overflow when doing the memcpy
by Xiubo Li
· 7 years ago
Next »