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