index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
2017-07-07
1
-5
/
+1
|
*
|
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
2017-07-07
1
-35
/
+4
|
*
|
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
2017-07-07
3
-20
/
+15
|
*
|
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
2017-07-07
1
-16
/
+9
|
*
|
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
2017-07-07
1
-29
/
+3
|
*
|
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-07
2
-10
/
+5
|
*
|
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2017-07-07
2
-19
/
+10
|
*
|
target: Introduce a function that shows the command state
Bart Van Assche
2017-07-07
2
-27
/
+113
|
*
|
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-07-07
1
-24
/
+0
|
*
|
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-07
1
-41
/
+69
|
*
|
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-07
8
-171
/
+75
|
*
|
target: Fix transport_init_se_cmd()
Bart Van Assche
2017-07-07
1
-0
/
+1
|
*
|
target: Remove se_device.dev_list
Bart Van Assche
2017-07-07
1
-1
/
+0
|
*
|
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-07
1
-1
/
+1
|
*
|
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-07-07
1
-9
/
+44
|
*
|
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-07
2
-4
/
+13
|
*
|
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
2017-07-07
1
-0
/
+6
|
*
|
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
2017-06-09
1
-6
/
+2
|
*
|
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2017-06-09
2
-6
/
+8
|
*
|
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-09
3
-7
/
+12
|
*
|
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-06-09
2
-18
/
+28
|
*
|
target: remove dead code
Gustavo A. R. Silva
2017-06-09
1
-2
/
+2
*
|
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-12
1
-1
/
+1
|
\
\
\
|
*
|
|
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-04
1
-1
/
+1
*
|
|
|
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-05
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
1
-2
/
+2
|
*
|
|
|
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-29
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
3
-15
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
4
-14
/
+35
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-8
/
+4
|
*
|
|
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+2
|
*
|
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-5
/
+5
|
*
|
|
|
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
2
-10
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-21
1
-2
/
+0
|
*
|
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+1
|
*
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
7
-88
/
+217
|
|
\
|
|
|
*
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-5
/
+5
|
*
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
2017-06-09
1
-0
/
+12
*
|
|
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
2017-06-09
1
-2
/
+8
*
|
|
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2017-06-09
3
-12
/
+15
|
|
/
|
/
|
*
|
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-06-01
4
-8
/
+34
*
|
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-06-01
1
-62
/
+132
*
|
tcmu: fix crash during device removal
Mike Christie
2017-05-24
1
-13
/
+33
*
|
target: Re-add check to reject control WRITEs with overflow data
Nicholas Bellinger
2017-05-16
1
-5
/
+18
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
16
-238
/
+682
|
\
|
*
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
2017-05-11
1
-64
/
+10
|
*
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
2017-05-08
1
-2
/
+1
[prev]
[next]