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_recv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
1
-2
/
+2
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
1
-26
/
+11
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-01-17
net: rds: fix per-cpu helper usage
Gerald Schaefer
1
-4
/
+3
2012-12-26
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-11-19
net: rds: use this_cpu_* per-cpu helper
Shan Wei
1
-11
/
+13
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-4
/
+3
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+3
2012-02-09
rds: Fix typo in iw_recv.c and ib_recv.c
Masanari Iida
1
-1
/
+1
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
1
-5
/
+7
2010-09-08
RDS: properly use sg_init_table
Chris Mason
1
-0
/
+1
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-08
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
Andy Grover
1
-2
/
+2
2010-09-08
RDS/IB: always process recv completions
Zach Brown
1
-8
/
+12
2010-09-08
RDS/IB: Make ib_recv_refill return void
Andy Grover
1
-5
/
+1
2010-09-08
RDS: use friendly gfp masks for prefill
Chris Mason
1
-9
/
+18
2010-09-08
RDS/IB: Add caching of frags and incs
Chris Mason
1
-52
/
+269
2010-09-08
RDS/IB: Remove ib_recv_unmap_page()
Andy Grover
1
-20
/
+2
2010-09-08
RDS: Assume recv->r_frag is always NULL in refill_one()
Andy Grover
1
-13
/
+16
2010-09-08
RDS: Use page_remainder_alloc() for recv bufs
Andy Grover
1
-67
/
+27
2010-09-08
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
1
-12
/
+0
2010-09-08
RDS: Refill recv ring directly from tasklet
Andy Grover
1
-14
/
+8
2010-09-08
RDS/IB: Remove ib_[header/data]_sge() functions
Andy Grover
1
-11
/
+11
2010-09-08
RDS/IB: Disallow connections less than RDS 3.1
Andy Grover
1
-42
/
+1
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-1
/
+1
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
1
-10
/
+10
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
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
2010-03-16
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
1
-2
/
+2
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-6
/
+6
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
1
-6
/
+22
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
1
-3
/
+4
2009-07-20
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
1
-6
/
+6
2009-07-20
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
1
-1
/
+42
2009-04-09
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
1
-1
/
+1
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
1
-2
/
+35
2009-02-26
RDS/IB: Receive datagrams via IB
Andy Grover
1
-0
/
+869