Stephen Hemminger
|
1cb1d977b4
rds: remove trailing whitespace and blank lines
|
7 years ago |
Colin Ian King
|
bdf08fc541
rds: remove redundant variable 'sg_off'
|
7 years ago |
kbuild test robot
|
571e6776ad
rds: rds_info_from_znotifier() can be static
|
7 years ago |
kbuild test robot
|
496c7f3cae
rds: rds_message_zcopy_from_user() can be static
|
7 years ago |
Sowmini Varadhan
|
9426bbc6de
rds: use list structure to track information for zerocopy completion notification
|
7 years ago |
Sowmini Varadhan
|
d40a126b16
rds: refactor zcopy code into rds_message_zcopy_from_user
|
7 years ago |
Sowmini Varadhan
|
401910db4c
rds: deliver zerocopy completion notification with data
|
7 years ago |
Sowmini Varadhan
|
0cebaccef3
rds: zerocopy Tx support.
|
7 years ago |
Sowmini Varadhan
|
01883eda72
rds: support for zcopy completion notification
|
7 years ago |
Sowmini Varadhan
|
ea8994cb01
rds: hold a sock ref from rds_message to the rds_sock
|
7 years ago |
Reshetova, Elena
|
6c5a1c4a2a
net, rds: convert rds_message.m_refcount from atomic_t to refcount_t
|
8 years ago |
Sowmini Varadhan
|
905dd4184e
RDS: TCP: Track peer's connection generation number
|
8 years ago |
Sowmini Varadhan
|
5916e2c155
RDS: TCP: Enable multipath RDS for TCP
|
9 years ago |
Sowmini Varadhan
|
d0a47d3272
rds: Make rds_message_copy_from_user() return 0 on success.
|
10 years ago |
Geert Uytterhoeven
|
6ff4a8ad4b
rds: Fix min() warning in rds_message_inc_copy_to_user()
|
10 years ago |
Al Viro
|
083735f4b0
rds: switch rds_message_copy_from_user() to iov_iter
|
10 years ago |
Al Viro
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 years ago |
Cong Wang
|
7dac1b514a
rds: simplify a warning message
|
12 years ago |
Cong Wang
|
ece6b0a2b2
rds: limit the size allocated by rds_message_alloc()
|
12 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Pavel Emelyanov
|
aa58163a76
rds: Fix rds message leak in rds_message_map_pages
|
14 years ago |
Andy Grover
|
d139ff0907
RDS: Let rds_message_alloc_sgs() return NULL
|
14 years ago |
stephen hemminger
|
ff51bf8415
rds: make local functions/variables static
|
15 years ago |
Chris Mason
|
7e3f2952ee
rds: don't let RDS shutdown a connection while senders are present
|
15 years ago |
Chris Mason
|
c83188dcd7
rds: per-rm flush_wait waitq
|
15 years ago |
Andy Grover
|
a40aa9233a
RDS: Do wait_event_interruptible instead of wait_event
|
15 years ago |
Andy Grover
|
ab1a6926f5
RDS: rds_message_unmapped() doesn't need to check if queue active
|
15 years ago |
Andy Grover
|
f2ec76f288
RDS: Use NOWAIT in message_map_pages()
|
15 years ago |
Andy Grover
|
ee4c7b47e4
RDS: Add a warning if trying to allocate 0 sgs
|
15 years ago |
Andy Grover
|
372cd7dedf
RDS: Do not set op_active in r_m_copy_from_user().
|
15 years ago |