aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26RDMA/nes: remove redundant check on udataColin Ian King1-39/+34
2019-03-26cma: Convert portspace IDRs to XArrayMatthew Wilcox1-20/+21
2019-03-26ucm: Convert ctx_id_table to XArrayMatthew Wilcox1-22/+13
2019-03-26ib core: Convert query_idr to XArrayMatthew Wilcox1-26/+18
2019-03-26RDMA/cm: Convert local_id_table to XArrayMatthew Wilcox1-24/+18
2019-03-26IB/mad: Convert ib_mad_clients to XArrayMatthew Wilcox1-25/+14
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox2-25/+16
2019-03-26mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox2-22/+10
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn3-3/+7
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi13-39/+39
2019-03-25RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou1-2/+0
2019-03-25RDMA/hns: Bugfix for sending with invalidateLijun Ou1-1/+1
2019-03-25RDMA/hns: Hide error print information with roce vf deviceLijun Ou1-7/+5
2019-03-25RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou1-71/+81
2019-03-25RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou1-2/+2
2019-03-25RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou1-12/+16
2019-03-25RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou1-37/+46
2019-03-25cxgb4: Convert stid_idr to XArrayMatthew Wilcox3-83/+22
2019-03-25cxgb4: Convert atid_idr to XArrayMatthew Wilcox3-20/+24
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox3-22/+33
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox3-24/+20
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox4-95/+73
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox4-12/+11
2019-03-25cxgb3: Convert mmidr to XArrayMatthew Wilcox4-35/+10
2019-03-25cxgb3: Convert qpidr to XArrayMatthew Wilcox4-40/+33
2019-03-25cxgb3: Convert cqidr to XArrayMatthew Wilcox3-6/+6
2019-03-24Linux 5.1-rc2Linus Torvalds1-1/+1
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan1-32/+13
2019-03-23ext4: prohibit fstrim in norecovery modeDarrick J. Wong1-0/+7
2019-03-23ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)1-25/+22
2019-03-23ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)1-4/+8
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva1-0/+1
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra1-3/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song3-7/+42
2019-03-22cifs: update internal module version numberSteve French1-1/+1
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French1-1/+4
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)1-3/+3
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg1-2/+6
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng1-1/+1
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li1-30/+41
2019-03-22CIFS: Fix an issue with re-sending wdata when transport returning -EAGAINLong Li1-32/+45
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing1-1/+1
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing1-2/+2
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing1-2/+2
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing1-2/+3
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an errorNathan Chancellor1-0/+1
2019-03-22watchdog/core: Make variables staticValdis Kletnieks1-2/+2
2019-03-22time/jiffies: Make refined_jiffies staticValdis Kletnieks1-1/+1