index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
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-20
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-08
1
-0
/
+12
*
|
|
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
2017-06-08
1
-2
/
+8
*
|
|
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2017-06-08
3
-12
/
+15
|
|
/
|
/
|
*
|
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-05-31
4
-8
/
+34
*
|
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-05-31
1
-62
/
+132
*
|
tcmu: fix crash during device removal
Mike Christie
2017-05-23
1
-13
/
+33
*
|
target: Re-add check to reject control WRITEs with overflow data
Nicholas Bellinger
2017-05-15
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-07
1
-2
/
+1
|
*
tcmu: fix module removal due to stuck thread
Mike Christie
2017-05-04
1
-0
/
+3
|
*
target: Don't force session reset if queue_depth does not change
Nicholas Bellinger
2017-05-04
1
-0
/
+7
|
*
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-05-04
3
-0
/
+3
|
*
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
2017-05-04
1
-1
/
+4
|
*
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
2017-05-02
1
-11
/
+41
|
*
tcmu: Add global data block pool support
Xiubo Li
2017-05-01
1
-128
/
+336
|
*
tcmu: Add dynamic growing data area feature support
Xiubo Li
2017-05-01
1
-101
/
+237
|
*
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
2017-05-01
1
-4
/
+4
|
*
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
2017-05-01
1
-1
/
+1
|
*
target/user: PGR Support
Bryant G. Ly
2017-05-01
4
-7
/
+46
|
*
target: Add WRITE_VERIFY_16
Bryant G. Ly
2017-05-01
1
-0
/
+2
|
*
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
2017-05-01
1
-1
/
+1
|
*
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
2017-05-01
1
-2
/
+2
|
*
target: Improve size determinations in two functions
Markus Elfring
2017-05-01
1
-2
/
+2
|
*
target: Delete error messages for failed memory allocations
Markus Elfring
2017-05-01
1
-18
/
+5
|
*
target: Use kcalloc() in two functions
Markus Elfring
2017-05-01
1
-4
/
+2
|
*
iscsi-target: Improve size determinations in four functions
Markus Elfring
2017-05-01
1
-6
/
+4
|
*
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
2017-05-01
1
-27
/
+10
|
*
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
2017-05-01
1
-2
/
+1
|
*
tcm: make pi data verification configurable
Dmitry Monakhov
2017-05-01
3
-10
/
+47
|
*
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
2017-05-01
1
-6
/
+17
|
*
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
2017-05-01
1
-9
/
+62
|
*
target/pr: update PR out action code table
Zhu Lingshan
2017-05-01
1
-4
/
+5
|
*
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2017-05-01
2
-7
/
+8
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
3
-37
/
+15
|
\
\
|
|
/
|
/
|
[next]