index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_odp.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-01-18
RDMA/rxe: Remove unused page_offset member
Li Zhijian
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
2025-10-19
RDMA/rxe: Remove redundant assignment to variable page_offset
Colin Ian King
2025-06-26
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
2025-06-12
RDMA/rxe: Remove redundant page presence check
Daisuke Matsuda
2025-06-12
RDMA/rxe: Enable asynchronous prefetch for ODP MRs
Daisuke Matsuda
2025-06-12
RDMA/rxe: Implement synchronous prefetch for ODP MRs
Daisuke Matsuda
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
2025-03-13
RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
Daisuke Matsuda
2025-03-12
RDMA/rxe: Improve readability of ODP pagefault interface
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add page invalidation support
Daisuke Matsuda