index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
rdma_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
RDMA/core: Correct misspellings of two words in comments
Yangyang Li
1
-2
/
+2
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-0
/
+51
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
1
-1
/
+2
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
1
-34
/
+17
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
1
-1
/
+0
2020-09-09
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
1
-15
/
+15
2020-08-31
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
Jason Gunthorpe
1
-1
/
+2
2020-07-16
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Leon Romanovsky
1
-3
/
+3
2020-06-18
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
1
-15
/
+21
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+20
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-7
/
+13
2020-05-22
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
1
-5
/
+20
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
1
-1
/
+2
2020-04-24
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
1
-1
/
+1
2020-04-22
RDMA/core: Fix overwriting of uobj in case of error
Leon Romanovsky
1
-3
/
+2
2020-04-22
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
1
-1
/
+1
2020-01-16
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
1
-20
/
+1
2020-01-13
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
1
-17
/
+19
2020-01-13
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
1
-62
/
+56
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-13
/
+21
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
1
-5
/
+6
2020-01-13
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
1
-22
/
+1
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
1
-0
/
+1
2019-04-25
uverbs: Convert idr to XArray
Matthew Wilcox
1
-52
/
+24
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
1
-3
/
+3
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
1
-18
/
+30
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
1
-49
/
+21
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-7
/
+2
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
1
-0
/
+32
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
1
-0
/
+1
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-3
/
+3
2018-12-04
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
1
-10
/
+17
2018-12-03
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
1
-0
/
+2
2018-11-27
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
1
-6
/
+4
2018-11-27
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
1
-5
/
+8
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
1
-1
/
+0
2018-09-20
RDMA/ucontext: Get rid of the old disassociate flow
Jason Gunthorpe
1
-41
/
+10
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
1
-1
/
+3
2018-09-05
IB/core: Release object lock if destroy failed
Artemy Kovalyov
1
-0
/
+2
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-45
/
+0
2018-08-11
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
1
-45
/
+55
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
1
-11
/
+55
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
1
-0
/
+11
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
1
-11
/
+26
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
1
-22
/
+49
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
1
-37
/
+57
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
1
-129
/
+122
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
1
-24
/
+29
2018-08-01
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
1
-4
/
+1
[next]