Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
708c2e41814209e5dde27c61ad032f4c1ed3624b
/
net
/
rds
/
rdma.c
a11148e
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
by Sabyrzhan Tasbolatov
· 4 years ago
3cec036
RDS: drop double zeroing
by Julia Lawall
· 4 years, 4 months ago
a7b75c5
net: pass a sockptr_t into ->setsockopt
by Christoph Hellwig
· 4 years, 5 months ago
7dba920
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
by Jason Gunthorpe
· 4 years, 9 months ago
2fabef4
net/rds: Fix MR reference counting problem
by Ka-Cheong Poon
· 4 years, 9 months ago
e228a5d
net/rds: Replace struct rds_mr's r_refcount with struct kref
by Ka-Cheong Poon
· 4 years, 9 months ago
0d4597c
net/rds: Track user mapped pages through special API
by Leon Romanovsky
· 5 years ago
2eafa17
net/rds: Handle ODP mr registration/unregistration
by Hans Westgaard Ry
· 5 years ago
c4c86ab
net/rds: Detect need of On-Demand-Paging memory registration
by Hans Westgaard Ry
· 5 years ago
616d37a
rds: fix reordering with composite message notification
by Santosh Shilimkar
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
c75ab8a
net/rds: remove user triggered WARN_ON in rds_sendmsg
by shamir rabinovitch
· 6 years ago
ea01007
net/rds: fix warn in rds_message_alloc_sgs
by shamir rabinovitch
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9e630bc
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
by Avinash Repaka
· 6 years ago
eee2fa6
rds: Changing IP address internal representation to struct in6_addr
by Ka-Cheong Poon
· 6 years ago
7d11f77
RDS: null pointer dereference in rds_atomic_free_op
by Mohamed Ghannam
· 7 years ago
c095508
RDS: Heap OOB write in rds_message_alloc_sgs()
by Mohamed Ghannam
· 7 years ago
f3069c6
rds: Fix NULL pointer dereference in __rds_rdma_map
by Håkon Bugge
· 7 years ago
803ea85
net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
f9fb69a
RDS: make message size limit compliant with spec
by Avinash Repaka
· 9 years ago
941f8d5
RDS: RDMA: Fix the composite message user notification
by Santosh Shilimkar
· 9 years ago
c536a06
RDS: RDMA: silence the use_once mr log flood
by Santosh Shilimkar
· 9 years ago
a763f78
RDS: use rb_entry()
by Geliang Tang
· 8 years ago
3f6b314
RDS: Fix rds MR reference count in rds_rdma_unuse()
by santosh.shilimkar@oracle.com
· 9 years ago
5c240fa
RDS: Fix assertion level from fatal to warning
by santosh.shilimkar@oracle.com
· 9 years ago
1d2e3f3
RDS: restore return value in rds_cmsg_rdma_args()
by santosh.shilimkar@oracle.com
· 9 years ago
dee49f2
rds: avoid calling sock_kfree_s() on allocation failure
by Cong Wang
· 10 years ago
218854a
rds: Integer overflow in RDS cmsg handling
by Dan Rosenberg
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
9b9d2e0
rds: signedness bug
by Dan Carpenter
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
2c3a5f9
RDS: Add flag for silent ops. Do atomic op before RDMA
by Andy Grover
· 15 years ago
7e3bd65
RDS: Move some variables around for consistency
by Andy Grover
· 15 years ago
f8b3aaf
RDS: Remove struct rds_rdma_op
by Andy Grover
· 15 years ago
d0ab25a
RDS: purge atomic resources too in rds_message_purge()
by Andy Grover
· 15 years ago
4324879
RDS: Inline rdma_prepare into cmsg_rdma_args
by Andy Grover
· 15 years ago
6200ed7
RDS: Whitespace
by Andy Grover
· 15 years ago
d22faec
RDS: Do not mask address when pinning pages
by Andy Grover
· 15 years ago
40589e7
RDS: Base init_depth and responder_resources on hw values
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
f4dd96f7
RDS: make sure all sgs alloced are initialized
by Andy Grover
· 15 years ago
ff87e97
RDS: make m_rdma_op a member of rds_message
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
3ef13f3
RDS: cleanup/fix rds_rdma_unuse
by Andy Grover
· 15 years ago
e779137
RDS: break out rdma and data ops into nested structs in rds_message
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
35b52c7
RDS: Fix corrupted rds_mrs
by Tina Yang
· 15 years ago
9e2effb
RDS: Fix BUG_ONs to not fire when in a tasklet
by Andy Grover
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
561c7df
RDS: Do not call set_page_dirty() with irqs off
by Andy Grover
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
244546f
RDS: Add GET_MR_FOR_DEST sockopt
by Andy Grover
· 15 years ago
830eb7d
RDS: use get_user_pages_fast()
by Andy Grover
· 16 years ago
7acd4a7
RDS: Fix ordering in a conditional
by Andy Grover
· 16 years ago
eff5f53
RDS: RDMA support
by Andy Grover
· 16 years ago