summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lo.c
AgeCommit message (Expand)Author
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-01-17lustre: don't use iovec instead of kvecAl Viro
2014-10-20staging: lustre: fix sparse errorsThomas Gummerer
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-10-11Staging: lustre: fix return is not a function, parentheses are not required i...Ebru Akagunduz
2013-10-11Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz
2013-05-14staging: add Lustre file system client supportPeng Tao