aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-105/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons1-1/+2
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons1-4/+4
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons1-3/+3
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro1-23/+12
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro1-13/+11
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-4/+4
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-3/+3
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey1-1/+1
2015-01-17lustre: don't use iovec instead of kvecAl Viro1-1/+1
2014-10-20staging: lustre: fix sparse errorsThomas Gummerer1-4/+4
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2013-10-11Staging: lustre: fix return is not a function, parentheses are not required in lo.cEbru Akagunduz1-1/+1
2013-10-11Staging: lustre: fix space prohibited between function name and open parenthesis '(' in lo.cEbru Akagunduz1-9/+9
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+120