index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
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-30
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-2
/
+2
2017-06-30
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+1
2017-06-21
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-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-09
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
1
-0
/
+12
2017-06-09
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
1
-2
/
+8
2017-06-09
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-06-01
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+34
2017-06-01
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-62
/
+132
2017-05-24
tcmu: fix crash during device removal
Mike Christie
1
-13
/
+33
2017-05-16
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-08
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-05
tcmu: fix module removal due to stuck thread
Mike Christie
1
-0
/
+3
2017-05-05
target: Don't force session reset if queue_depth does not change
Nicholas Bellinger
1
-0
/
+7
2017-05-05
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
3
-0
/
+3
2017-05-05
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
1
-1
/
+4
2017-05-03
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
1
-11
/
+41
2017-05-02
tcmu: Add global data block pool support
Xiubo Li
1
-128
/
+336
2017-05-02
tcmu: Add dynamic growing data area feature support
Xiubo Li
1
-101
/
+237
2017-05-02
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
1
-4
/
+4
2017-05-02
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
1
-1
/
+1
2017-05-02
target/user: PGR Support
Bryant G. Ly
4
-7
/
+46
2017-05-02
target: Add WRITE_VERIFY_16
Bryant G. Ly
1
-0
/
+2
2017-05-02
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
1
-1
/
+1
2017-05-02
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
1
-2
/
+2
2017-05-02
target: Improve size determinations in two functions
Markus Elfring
1
-2
/
+2
2017-05-02
target: Delete error messages for failed memory allocations
Markus Elfring
1
-18
/
+5
2017-05-02
target: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-05-02
iscsi-target: Improve size determinations in four functions
Markus Elfring
1
-6
/
+4
2017-05-02
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
1
-27
/
+10
2017-05-02
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
1
-2
/
+1
2017-05-02
tcm: make pi data verification configurable
Dmitry Monakhov
3
-10
/
+47
2017-05-02
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
1
-6
/
+17
2017-05-02
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
1
-9
/
+62
2017-05-02
target/pr: update PR out action code table
Zhu Lingshan
1
-4
/
+5
2017-05-02
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+8
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-37
/
+15
[next]