index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
user_sdma.c
Age
Commit message (
Expand
)
Author
2023-11-13
RDMA/hfi1: Copy userspace arrays safely
Philipp Stanner
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-22
RDMA/hfi1: Move user SDMA system memory pinning code to its own file
Brendan Cunningham
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
2019-06-11
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-02-05
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
2018-12-06
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-30
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-09-20
IB/hfi1: Invalid user input can result in crash
Michael J. Ruhl
2018-09-11
IB/hfi1: Missing return value in error path for user sdma
Michael J. Ruhl
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
2018-09-11
IB/hfi1: Remove race conditions in user_sdma send path
Michael J. Ruhl
2018-09-11
IB/hfi1: Eliminate races in the SDMA send error path
Michael J. Ruhl
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-13
IB/hfi1: Remove unnecessary if check
Jan Sokolowski
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-27
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
Harish Chegondi
2017-09-27
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
Harish Chegondi
2017-08-28
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
2017-08-28
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
Harish Chegondi
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
2017-08-28
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Fix the bail out code in pin_vector_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up pin_vector_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up user_sdma_send_pkts() function
Harish Chegondi
2017-08-28
IB/hfi1: Improve local kmem_cache_alloc performance
Michael J. Ruhl
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
2017-07-31
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
2017-06-27
IB/hfi1: Remove atomic SDMA_REQ_HAS_ERROR bit operation
Sebastian Sanchez
2017-06-27
IB/hfi1: Remove atomic SDMA_REQ_SEND_DONE bit operation
Sebastian Sanchez
2017-06-27
IB/hfi1: Optimize cachelines for user SDMA request structure
Sebastian Sanchez
2017-06-27
IB/hfi1: Don't remove RB entry when not needed.
Sebastian Sanchez
2017-06-27
IB/hfi1: Remove unnecessary initialization from tx request
Sebastian Sanchez
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
Sebastian Sanchez
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
[next]