aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-01-18IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-11-21iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-09-28IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-30IB/iser: Inline two work request conversion functionsBart Van Assche
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-24IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-09IB/iser: Remove set-but-not-used variablesBart Van Assche
2018-06-29IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-24IB/iser: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig