index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
2
-11
/
+2
|
*
|
scsi: target: Fix handling of removed LUNs
Bart Van Assche
2018-07-02
3
-18
/
+39
|
*
|
scsi: target: Send unit attention condition even if the sense buffer is too s...
Bart Van Assche
2018-07-02
1
-14
/
+7
|
*
|
scsi: target: Do not duplicate the code that marks that a command has sense data
Bart Van Assche
2018-07-02
1
-6
/
+3
|
*
|
scsi: target/tcm_loop: Avoid that static checkers warn about dead code
Bart Van Assche
2018-07-02
1
-4
/
+1
|
*
|
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
5
-17
/
+8
|
*
|
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
2018-07-02
1
-2
/
+1
|
*
|
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
2018-07-02
3
-5
/
+2
|
*
|
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2018-07-02
1
-16
/
+8
|
*
|
scsi: target: Simplify transport_generic_free_cmd() (2/2)
Bart Van Assche
2018-07-02
1
-6
/
+4
|
*
|
scsi: target: Simplify transport_generic_free_cmd() (1/2)
Bart Van Assche
2018-07-02
1
-6
/
+2
|
*
|
scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
Bart Van Assche
2018-07-02
3
-17
/
+11
|
*
|
scsi: target: Simplify core_tmr_handle_tas_abort()
Bart Van Assche
2018-07-02
1
-12
/
+3
|
*
|
scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
Bart Van Assche
2018-07-02
1
-6
/
+28
|
*
|
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-07-02
2
-59
/
+23
|
*
|
scsi: target: Introduce transport_init_session()
Bart Van Assche
2018-07-02
2
-9
/
+18
|
*
|
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-07-02
2
-5
/
+23
|
*
|
scsi: target: Move a list_del_init() statement
Bart Van Assche
2018-07-02
1
-2
/
+1
|
*
|
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
Bart Van Assche
2018-07-02
1
-5
/
+17
|
*
|
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
2018-07-02
2
-5
/
+6
|
*
|
scsi: tcmu: Don't pass KERN_ERR to pr_err
Mike Christie
2018-06-26
1
-1
/
+1
|
*
|
scsi: target: remove target_find_device
Mike Christie
2018-06-26
1
-24
/
+0
|
*
|
scsi: tcmu: add module wide block/reset_netlink support
Mike Christie
2018-06-26
1
-3
/
+97
|
*
|
scsi: tcmu: misc nl code cleanup
Mike Christie
2018-06-26
1
-12
/
+9
|
*
|
scsi: tcmu: simplify nl interface
Mike Christie
2018-06-26
1
-14
/
+12
|
*
|
scsi: tcmu: track nl commands
Mike Christie
2018-06-26
1
-29
/
+39
|
*
|
scsi: tcmu: delete unused __wait
Mike Christie
2018-06-26
1
-1
/
+0
|
*
|
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
4
-10
/
+39
|
*
|
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
3
-4
/
+4
|
*
|
scsi: tcmu: remove useless code and clean up the code style.
Xiubo Li
2018-06-19
1
-6
/
+2
*
|
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
2
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/loop: depend on SCSI
Christoph Hellwig
2018-08-07
1
-0
/
+1
|
*
|
target: don't depend on SCSI
Christoph Hellwig
2018-08-02
1
-2
/
+3
*
|
|
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
2018-07-13
1
-7
/
+9
|
/
/
*
|
scsi: target: Fix truncated PR-in ReadKeys response
David Disseldorp
2018-06-20
1
-5
/
+10
*
|
scsi: target: tcmu: add read length support
bstroesser@ts.fujitsu.com
2018-06-19
1
-8
/
+36
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-3
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
7
-70
/
+344
|
\
|
*
scsi: target: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-05-29
1
-1
/
+1
|
*
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-05-18
2
-8
/
+61
|
*
scsi: target: target/file: Add support of direct and async I/O
Andrei Vagin
2018-05-15
2
-14
/
+124
|
*
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
2018-05-08
1
-69
/
+20
|
*
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
2018-05-08
1
-2
/
+21
|
*
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
2018-05-08
1
-2
/
+22
|
*
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
2018-05-08
1
-1
/
+15
|
*
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
2018-05-08
1
-1
/
+16
|
*
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
2018-05-08
1
-0
/
+59
|
*
scsi: target: target_core_user.[ch]: convert comments into DOC:
Randy Dunlap
2018-04-21
1
-2
/
+6
|
*
scsi: target: target_core_transport.c: enable+fix kernel-doc
Randy Dunlap
2018-04-21
1
-7
/
+10
[prev]
[next]