index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Age
Commit message (
Expand
)
Author
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
2020-01-03
IB/iser: use true,false for bool variable
zhengbin
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
2019-10-01
IB/iser: bound protection_sg size by data_sg size
Max Gurtovoy
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: IB/iser: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-05-21
IB/iser: Remove unused sig_attrs argument
Israel Rukshin
2019-05-21
IB/iser: Refactor iscsi_iser_check_protection function
Israel Rukshin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-27
IB/iser: remove uninitialized variable len
Colin Ian King
2019-03-26
drivers: infiniband: Fix whitespace in kconfig
Enrico Weigelt, metux IT consult
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-04
IB/iser: Fix dma_nents type definition
Max Gurtovoy
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-01-18
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
2018-11-21
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
2018-11-21
iser: set sector for ambiguous mr status errors
Sagi Grimberg
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
[next]