aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_fmr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun1-0/+11
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche1-4/+4
2017-11-15net/rds/ib_fmr.c: use kmalloc_array_node()Johannes Thumshirn1-2/+2
2017-03-13rds: ib: unmap the scatter/gather list when errorZhu Yanjun1-7/+19
2017-03-13rds: ib: add the static type to the functionZhu Yanjun1-2/+3
2017-03-13rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun1-5/+2
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com1-49/+77
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com1-7/+10
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com1-0/+217