index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
1
-35
/
+4
2017-07-06
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
3
-20
/
+15
2017-07-06
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
1
-16
/
+9
2017-07-06
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
1
-29
/
+3
2017-07-06
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2
-10
/
+5
2017-07-06
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2
-19
/
+10
2017-07-06
target: Introduce a function that shows the command state
Bart Van Assche
2
-27
/
+113
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-24
/
+0
2017-07-06
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
1
-41
/
+69
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
8
-171
/
+75
2017-07-06
target: Fix transport_init_se_cmd()
Bart Van Assche
1
-0
/
+1
2017-07-06
target: Remove se_device.dev_list
Bart Van Assche
1
-1
/
+0
2017-07-06
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
1
-1
/
+1
2017-07-06
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
1
-9
/
+44
2017-07-06
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2
-4
/
+13
2017-07-06
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
1
-0
/
+6
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-15
/
+10
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-1
/
+1
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+8
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+35
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-2
/
+2
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+1
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-2
/
+0
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-8
/
+4
2017-06-19
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2
-11
/
+25
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-3
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-5
/
+5
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
7
-88
/
+217
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-5
/
+5
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-2
/
+2
2017-06-08
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
1
-6
/
+2
2017-06-08
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2
-6
/
+8
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
3
-7
/
+12
2017-06-08
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2
-18
/
+28
2017-06-08
target: remove dead code
Gustavo A. R. Silva
1
-2
/
+2
2017-06-08
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
1
-0
/
+12
2017-06-08
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
1
-2
/
+8
2017-06-08
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
3
-12
/
+15
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
1
-3
/
+3
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+34
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-62
/
+132
2017-05-23
tcmu: fix crash during device removal
Mike Christie
1
-13
/
+33
2017-05-15
target: Re-add check to reject control WRITEs with overflow data
Nicholas Bellinger
1
-5
/
+18
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
16
-238
/
+682
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
1
-64
/
+10
2017-05-07
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-04
tcmu: fix module removal due to stuck thread
Mike Christie
1
-0
/
+3
2017-05-04
target: Don't force session reset if queue_depth does not change
Nicholas Bellinger
1
-0
/
+7
[prev]
[next]