Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39630ee2a37e57cc8dfa3cf5a55f8249d6e883bc
/
net
/
rds
/
message.c
d0a47d3
rds: Make rds_message_copy_from_user() return 0 on success.
by Sowmini Varadhan
· 10 years ago
6ff4a8a
rds: Fix min() warning in rds_message_inc_copy_to_user()
by Geert Uytterhoeven
· 10 years ago
083735f
rds: switch rds_message_copy_from_user() to iov_iter
by Al Viro
· 10 years ago
c310e72
rds: switch ->inc_copy_to_user() to passing iov_iter
by Al Viro
· 10 years ago
7dac1b5
rds: simplify a warning message
by Cong Wang
· 12 years ago
ece6b0a
rds: limit the size allocated by rds_message_alloc()
by Cong Wang
· 12 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
aa58163
rds: Fix rds message leak in rds_message_map_pages
by Pavel Emelyanov
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
7e3f295
rds: don't let RDS shutdown a connection while senders are present
by Chris Mason
· 14 years ago
c83188d
rds: per-rm flush_wait waitq
by Chris Mason
· 15 years ago
a40aa92
RDS: Do wait_event_interruptible instead of wait_event
by Andy Grover
· 15 years ago
ab1a692
RDS: rds_message_unmapped() doesn't need to check if queue active
by Andy Grover
· 15 years ago
f2ec76f
RDS: Use NOWAIT in message_map_pages()
by Andy Grover
· 15 years ago
ee4c7b4
RDS: Add a warning if trying to allocate 0 sgs
by Andy Grover
· 15 years ago
372cd7d
RDS: Do not set op_active in r_m_copy_from_user().
by Andy Grover
· 15 years ago
6c7cc6e
RDS: Rename data op members prefix from m_ to op_
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
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
d37c935
RDS: Move loop-only function to loop.c
by Andy Grover
· 15 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
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
fc44508
RDS: Explicitly allocate rm in sendmsg()
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
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
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
616b757
RDS: Export symbols from core RDS
by Andy Grover
· 15 years ago
7875e18
RDS: Message parsing
by Andy Grover
· 16 years ago