summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/file_ops.c
AgeCommit message (Expand)Author
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-09-25infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-09IB/hfi1: Remove trace newlinesDean Luick
2023-03-30IB/hfi1: check for user backed iterator, not specific iterator typeJens Axboe
2023-03-30iov_iter: add iter_iovec() helperJens Axboe
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-01-10IB/hfi1: Use dma_mmap_coherent for matching buffersDean Luick
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-19RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-05-24RDMA/hfi1: Consolidate software versionsDennis Dalessandro
2022-05-24RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-01-22RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' paramLee Jones
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan
2020-02-11IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe
2019-01-21IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl
2018-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn
2018-06-04IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl
2018-04-27infiniband: hw: hfi1: Change return type to vm_fault_tSouptick Joarder
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche
2017-09-29IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl