index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+1
|
\
|
*
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-30
1
-1
/
+1
*
|
IB/iser: Inline two work request conversion functions
Bart Van Assche
2018-07-30
1
-2
/
+3
*
|
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-7
/
+7
*
|
IB/iser: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
1
-4
/
+0
*
|
IB/iser: set can_queue earlier to allow setting higher queue depth
Sagi Grimberg
2018-06-29
1
-9
/
+3
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
2
-6
/
+2
*
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-05-31
4
-11
/
+26
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
IB/iser: Combine substrings for three messages
Markus Elfring
2018-01-28
1
-6
/
+4
*
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
2018-01-28
1
-1
/
+1
*
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
2018-01-28
1
-3
/
+1
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
1
-1
/
+1
|
\
|
*
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
1
-1
/
+1
*
|
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
1
-1
/
+1
|
/
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-4
/
+2
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
*
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
2017-07-20
1
-2
/
+4
*
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
2017-07-17
1
-0
/
+11
*
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
2017-07-11
1
-2
/
+8
*
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
2017-04-25
1
-1
/
+1
*
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2017-03-24
2
-3
/
+7
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-0
/
+2
|
\
\
|
*
|
IB/iser: Protect completion context active_qps update
Max Gurtovoy
2017-02-19
1
-0
/
+2
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
|
|
/
*
|
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2017-01-24
3
-14
/
+5
*
|
IB/iser: Fix sg_tablesize calculation
Max Gurtovoy
2017-01-24
1
-7
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ib_iser: log the connection reject message
Steve Wise
2016-12-14
1
-1
/
+4
*
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
3
-21
/
+8
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-2
/
+2
*
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-2
/
+2
*
IB/iser: Fix max_sectors calculation
Christoph Hellwig
2016-05-05
1
-4
/
+10
*
-
.
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
2
-9
/
+25
|
\
\
|
|
*
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-03-04
2
-9
/
+25
|
|
/
*
|
IB/iser: Use ib_drain_sq()
Steve Wise
2016-02-29
3
-27
/
+2
|
/
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
4
-3
/
+76
*
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
2015-12-24
1
-10
/
+10
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
3
-43
/
+11
*
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
2
-6
/
+6
*
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-24
3
-7
/
+14
*
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2015-12-24
2
-85
/
+25
*
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
2015-12-24
1
-3
/
+6
*
IB/iser: constify iser_reg_ops structure
Julia Lawall
2015-12-24
2
-3
/
+3
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
4
-358
/
+294
|
\
[next]