index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: target: target_core_transport.c: enable+fix kernel-doc
Randy Dunlap
2018-04-20
1
-7
/
+10
|
*
scsi: target: target_core_transport.c: fix kernel-doc warnings
Randy Dunlap
2018-04-20
1
-1
/
+1
|
*
scsi: target: Change return type to vm_fault_t
Souptick Joarder
2018-04-19
1
-1
/
+1
|
*
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
2018-04-19
2
-0
/
+26
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
3
-12
/
+9
|
\
\
|
*
|
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
2
-9
/
+7
|
*
|
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
1
-1
/
+1
|
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-2
/
+1
*
|
|
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
2018-05-14
1
-0
/
+2
|
/
/
*
|
scsi: target: Fix fortify_panic kernel exception
Bryant G Ly
2018-04-20
1
-4
/
+4
*
|
scsi: target: fix crash with iscsi target and dvd
Ming Lei
2018-04-19
1
-0
/
+2
|
/
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
2
-27
/
+3
|
\
|
*
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
2018-03-26
1
-26
/
+2
|
*
target/tcm_loop: Use blk_queue_flag_set()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-9
/
+9
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2018-02-09
13
-389
/
+795
|
\
|
*
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
2018-01-23
1
-0
/
+3
|
*
tcmu: Fix trailing semicolon
Luis de Bethencourt
2018-01-18
1
-1
/
+1
|
*
tcmu: fix cmd user after free
Mike Christie
2018-01-18
1
-2
/
+1
|
*
target: fix destroy device in target_configure_device
tangwenji
2018-01-18
1
-1
/
+3
|
*
tcmu: allow userspace to reset ring
Mike Christie
2018-01-16
1
-4
/
+166
|
*
target core: add device action configfs files
Mike Christie
2018-01-16
2
-0
/
+7
|
*
tcmu: fix error return code in tcmu_configure_device()
Wei Yongjun
2018-01-12
1
-1
/
+3
|
*
target_core_user: add cmd id to broken ring message
Mike Christie
2018-01-12
1
-1
/
+2
|
*
target: add SAM_STAT_BUSY sense reason
Mike Christie
2018-01-12
1
-0
/
+3
|
*
tcmu: prevent corruption when invalid data page requested
Mike Christie
2018-01-12
1
-37
/
+6
|
*
target: don't call an unmap callback if a range length is zero
Andrei Vagin
2018-01-12
1
-3
/
+5
|
*
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
2018-01-12
1
-1
/
+2
|
*
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
2018-01-12
1
-0
/
+3
|
*
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
Markus Elfring
2018-01-12
1
-1
/
+1
|
*
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...
Markus Elfring
2018-01-12
1
-1
/
+0
|
*
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...
Markus Elfring
2018-01-12
1
-2
/
+2
|
*
target: tcm_loop: Combine substrings for 26 messages
Markus Elfring
2018-01-12
1
-68
/
+52
|
*
target: tcm_loop: Improve a size determination in two functions
Markus Elfring
2018-01-12
1
-2
/
+2
|
*
target: tcm_loop: Delete an error message for a failed memory allocation in f...
Markus Elfring
2018-01-12
1
-10
/
+4
|
*
sbp-target: Delete an error message for a failed memory allocation in three f...
Markus Elfring
2018-01-12
1
-9
/
+4
|
*
tcmu: allow max block and global max blocks to be settable
Mike Christie
2018-01-12
1
-19
/
+124
|
*
tcmu: make ring buffer timer configurable
Mike Christie
2018-01-12
1
-34
/
+115
|
*
tcmu: don't block submitting context for block waits
Mike Christie
2018-01-12
1
-95
/
+169
|
*
tcmu: simplify dbi thresh handling
Mike Christie
2018-01-12
1
-19
/
+3
|
*
tcmu: prep queue_cmd_ring to be used by unmap wq
Mike Christie
2018-01-12
1
-15
/
+27
|
*
tcmu: clean up the scatter helper
Xiubo Li
2018-01-12
1
-5
/
+25
|
*
tcmu: fix free block calculation
Mike Christie
2018-01-12
1
-3
/
+4
|
*
tcmu: simplify scatter_data_area error handling
Mike Christie
2018-01-12
1
-24
/
+7
|
*
tcmu: release blocks for partially setup cmds
Mike Christie
2018-01-12
1
-0
/
+7
|
*
tcmu: remove commands_lock
Mike Christie
2018-01-12
1
-10
/
+3
|
*
tcmu: move expired command completion to unmap thread
Mike Christie
2018-01-12
1
-9
/
+39
|
*
tcmu: fix unmap thread race
Mike Christie
2018-01-12
1
-33
/
+10
|
*
tcmu: split unmap_thread_fn
Mike Christie
2018-01-12
1
-50
/
+70
|
*
tcmu: merge common block release code
Mike Christie
2018-01-12
1
-16
/
+8
[prev]
[next]