Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa21c3d4b941739651e77747d2f7a20a6c1d87bc
/
drivers
/
infiniband
/
hw
/
hfi1
/
user_sdma.c
da9de5f
IB/hfi1: Close PSM sdma_progress sleep window
by Mike Marciniszyn
· 6 years ago
34025fb
IB/hfi1: Prioritize the sending of ACK packets
by Kaike Wan
· 6 years ago
3c6cb20
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
by Kaike Wan
· 6 years ago
9aefcabe
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
by Mike Marciniszyn
· 6 years ago
59bfc59
Merge branch 'for-rc' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
5da0fc9
IB/hfi1: Prepare resource waits for dual leg
by Dennis Dalessandro
· 6 years ago
94694d1
IB/hfi1: Invalid user input can result in crash
by Michael J. Ruhl
· 6 years ago
2bf4b33
IB/hfi1: Missing return value in error path for user sdma
by Michael J. Ruhl
· 6 years ago
3ca633f
IB/hfi1: Right size user_sdma sequence numbers and related variables
by Michael J. Ruhl
· 6 years ago
28a9a9e
IB/hfi1: Remove race conditions in user_sdma send path
by Michael J. Ruhl
· 6 years ago
a0e0cb82
IB/hfi1: Eliminate races in the SDMA send error path
by Michael J. Ruhl
· 6 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
e4c397e
IB/hfi1: Remove unnecessary if check
by Jan Sokolowski
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
4029e2a
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
by Harish Chegondi
· 7 years ago
d34ed56
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
by Harish Chegondi
· 7 years ago
34ab4de
IB/hif1: Remove static tracing from SDMA hot path
by Michael J. Ruhl
· 7 years ago
32500f2
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
by Harish Chegondi
· 7 years ago
637f460
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
by Harish Chegondi
· 7 years ago
ddd3aff
IB/hfi1: Remove duplicate definitions of num_user_pages() function
by Harish Chegondi
· 7 years ago
04a646d
IB/hfi1: Fix the bail out code in pin_vector_pages() function
by Harish Chegondi
· 7 years ago
4c6c9aa
IB/hfi1: Clean up pin_vector_pages() function
by Harish Chegondi
· 7 years ago
624b9ac
IB/hfi1: Clean up user_sdma_send_pkts() function
by Harish Chegondi
· 7 years ago
7956371
IB/hfi1: Improve local kmem_cache_alloc performance
by Michael J. Ruhl
· 7 years ago
566d53a
IB/hfi1: Enhance PIO/SDMA send for 16B
by Don Hiatt
· 7 years ago
e87473b
IB/hfi1: Only set fd pointer when base context is completely initialized
by Michael J. Ruhl
· 7 years ago
91d970a
IB/hfi1: Remove unused user context data members
by Michael J. Ruhl
· 7 years ago
bcad291
IB/hfi1: Serve the most starved iowait entry first
by Kaike Wan
· 7 years ago
9c1a99c3
IB/hfi1: Create common expected receive verbs/PSM code
by Mike Marciniszyn
· 8 years ago
e9c48eb
IB/hfi1: Remove atomic SDMA_REQ_HAS_ERROR bit operation
by Sebastian Sanchez
· 8 years ago
b888429
IB/hfi1: Remove atomic SDMA_REQ_SEND_DONE bit operation
by Sebastian Sanchez
· 8 years ago
e3304b7cc4
IB/hfi1: Optimize cachelines for user SDMA request structure
by Sebastian Sanchez
· 8 years ago
7be8567
IB/hfi1: Don't remove RB entry when not needed.
by Sebastian Sanchez
· 8 years ago
ceb2656
IB/hfi1: Remove unnecessary initialization from tx request
by Sebastian Sanchez
· 8 years ago
62239fc
IB/hfi1: Clean up on context initialization failure
by Michael J. Ruhl
· 8 years ago
780a4c1
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
by Sebastian Sanchez
· 8 years ago
5042cdd
IB/hfi1: Use filedata rather than filepointer
by Michael J. Ruhl
· 8 years ago
f4cd876
IB/hfi1: Name function prototype parameters
by Michael J. Ruhl
· 8 years ago
ade6f8a
IB/hfi1: Get rid of divide when setting the tx request header
by Sebastian Sanchez
· 8 years ago
db6f028
IB/hfi1: Coding style improvement (make sizeof use safer)
by Markus Elfring
· 8 years ago
e036c20
IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()
by Markus Elfring
· 8 years ago
147d84e
IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()
by Markus Elfring
· 8 years ago
0519c52
IB/hfi1: Race hazard avoidance in user SDMA driver
by Michael J. Ruhl
· 8 years ago
1bb0d7b
IB/hfi1: Code reuse with memdup_copy
by Michael J. Ruhl
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
e730139
IB/hfi1: Disable header suppression for short packets
by Jakub Pawlak
· 8 years ago
2b16056
IB/hfi1: Remove incorrect IS_ERR check
by Dennis Dalessandro
· 8 years ago
0cb2aa6
IB/hfi1: Add sysfs interface for affinity setup
by Tadeusz Struk
· 8 years ago
0b115ef
IB/hfi1: Fix the count of user packets submitted to an SDMA engine
by Harish Chegondi
· 8 years ago
af53493
IB/hfi1: Fix AHG KDETH Intr shift
by Jubin John
· 8 years ago
082b353
IB/hfi1: Remove unneeded mm argument in remove function
by Dean Luick
· 8 years ago
b85ced9
IB/hfi1: Consistently call ops->remove outside spinlock
by Dean Luick
· 8 years ago
b7df192
IB/hfi1: Use evict mmu rb operation
by Dean Luick
· 8 years ago
e0b09ac
IB/hfi1: Make the cache handler own its rb tree root
by Dean Luick
· 8 years ago
3faa3d9
IB/hfi1: Make use of mm consistent
by Ira Weiny
· 8 years ago
7b3256e
IB/hfi1: Fix user SDMA racy user request claim
by Dean Luick
· 8 years ago
9da7e9a
IB/hfi1: Fix error condition that needs to clean up
by Dean Luick
· 8 years ago
a383f8e
IB/hfi1: Release node on insert failure
by Dean Luick
· 8 years ago
9ff73c8
IB/hfi1: Validate SDMA user iovector count
by Dean Luick
· 8 years ago
4fa0d22
IB/hfi1: Validate SDMA user request index
by Dean Luick
· 8 years ago
53445bb
IB/hfi1: Prevent null pointer dereference
by Ira Weiny
· 8 years ago
ff4ce9b
IB/hfi1: Make iovec loop index easy to understand
by Dean Luick
· 8 years ago
639297b
IB/hfi1: Use "false" not 0
by Ira Weiny
· 8 years ago
72720dd
IB/hfi1: Fix minor format error
by Ira Weiny
· 8 years ago
c492980
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
by Ira Weiny
· 8 years ago
14833b8
IB/hfi1: Improve SDMA engine assignment for user SDMA
by Jianxin Xiong
· 8 years ago
55c40648
IB/hfi1: Suppress sparse warnings
by Bart Van Assche
· 9 years ago
d55215c
IB/hfi1: Use bit 0 instead of bit 1
by Bart Van Assche
· 9 years ago
f48ad61
IB/hfi1: Move driver out of staging
by Dennis Dalessandro
· 9 years ago
[Renamed from drivers/staging/rdma/hfi1/user_sdma.c]
b583faf
IB/hfi1: Fix bug that blocks process on exit after port bounce
by Jianxin Xiong
· 9 years ago
9565c6a
IB/hfi1: Fix an interval RB node reference count leak
by Mitko Haralanov
· 9 years ago
e38d1e4
IB/hfi1: Check P_KEY for all sent packets from user mode
by Sebastian Sanchez
· 9 years ago
e88c927
IB/hfi1: Fix buffer cache races which may cause corruption
by Mitko Haralanov
· 9 years ago
f53af85
IB/hfi1: Extract and reinsert MMU RB node on lookup
by Mitko Haralanov
· 9 years ago
de79093
IB/hfi1: Correctly compute node interval
by Mitko Haralanov
· 9 years ago
0ad2d3d
IB/hfi1: Fix memory leak in user ExpRcv and SDMA
by Mitko Haralanov
· 9 years ago
4787bc5
IB/hfi1: Don't remove list entries if they are not in a list
by Mitko Haralanov
· 9 years ago
849e3e9
IB/hfi1: Prevent unpinning of wrong pages
by Mitko Haralanov
· 9 years ago
f19bd64
IB/hfi1: Prevent NULL pointer deferences in caching code
by Mitko Haralanov
· 9 years ago
b8ba452
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
5511d78
IB/hfi1: Add SDMA cache eviction algorithm
by Mitko Haralanov
· 9 years ago
bd3a894
IB/hfi1: Specify mm when releasing pages
by Mitko Haralanov
· 9 years ago
5cd3a88
IB/hfi1: Implement SDMA-side buffer caching
by Mitko Haralanov
· 9 years ago
8444991
staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN
by Amitoj Kaur Chawla
· 9 years ago
16ccad0
staging: rdma: hfi1: user_sdma.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
05d6ac1
staging/rdma/hfi1: Fix header
by Jubin John
· 9 years ago
e490974
staging/rdma/hfi1: Add braces on all arms of statement
by Jubin John
· 9 years ago
17fb4f2
staging/rdma/hfi1: Fix code alignment
by Jubin John
· 9 years ago
4d114fd
staging/rdma/hfi1: Fix block comments
by Jubin John
· 9 years ago
5161fc3
staging/rdma/hfi1: Remove blank line before close brace
by Jubin John
· 9 years ago
50e5dcb
staging/rdma/hfi1: Remove space after cast
by Jubin John
· 9 years ago
8638b77
staging/rdma/hfi1: Add spaces around binary operators
by Jubin John
· 9 years ago
a545f53
staging/rdma/hfi: fix CQ completion order issue
by Mike Marciniszyn
· 9 years ago
a402d6a
staging/rdma/hfi1: Fix bug that could block the process on context exit
by Mitko Haralanov
· 9 years ago
0840aea
staging/rdma/hfi1: Improve performance of user SDMA
by Mitko Haralanov
· 9 years ago
c7cbf2f
staging/rdma/hfi1: Properly determine error status of SDMA slots
by Mitko Haralanov
· 9 years ago
0f2d87d
staging/rdma/hfi1: Improve performance of SDMA transfers
by Mitko Haralanov
· 9 years ago
84d899e
staging: rdma: hfi1: Remove header file
by Amitoj Kaur Chawla
· 9 years ago
72a5f6a
staging: rdma: hfi1: Use offset_in_page macro
by Amitoj Kaur Chawla
· 9 years ago
a4d7d05
Staging: rdma: hfi1: Delete NULL check before vfree
by Bhumika Goyal
· 9 years ago
Next »