index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-27
rds: prevent dereference of a NULL device
Sasha Levin
1
-1
/
+2
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+1
2011-02-01
rds/ib: use system_wq instead of rds_ib_fmr_wq
Tejun Heo
1
-8
/
+1
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-5
/
+5
2010-09-08
RDS/IB: protect the list of IB devices
Zach Brown
1
-7
/
+20
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-08
RDS/IB: create a work queue for FMR flushing
Zach Brown
1
-1
/
+8
2010-09-08
RDS/IB: destroy connections on rmmod
Zach Brown
1
-1
/
+1
2010-09-08
RDS/IB: wait for IB dev freeing work to finish during rmmod
Zach Brown
1
-2
/
+9
2010-09-08
RDS/IB: disconnect when IB devices are removed
Zach Brown
1
-1
/
+24
2010-09-08
RDS/IB: add refcount tracking to struct rds_ib_device
Zach Brown
1
-34
/
+95
2010-09-08
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
Andy Grover
1
-1
/
+1
2010-09-08
rds: rcu-ize rds_ib_get_device()
Chris Mason
1
-0
/
+1
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
1
-1
/
+0
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-1
/
+0
2010-09-08
RDS: Base init_depth and responder_resources on hw values
Andy Grover
1
-0
/
+3
2010-09-08
RDS: Implement atomic operations
Andy Grover
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-19
RDMA/cm: fix loopback address support
Sean Hefty
1
-2
/
+2
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
1
-0
/
+1
2009-07-20
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
1
-3
/
+0
2009-07-20
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
1
-0
/
+3
2009-04-09
ERR_PTR() dereference in net/rds/ib.c
Dan Carpenter
1
-2
/
+2
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
1
-2
/
+3
2009-02-26
RDS/IB: Infiniband transport
Andy Grover
1
-0
/
+323