aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-ptl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-987/+0
2018-03-06staging: lustre: lnet: keep ln_nportals consistentNeilBrown1-2/+3
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-3/+3
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown1-1/+1
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/+1
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal1-1/+1
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-4/+4
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_me_t to proper structureJames Simmons1-7/+7
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-1/+1
2016-03-02staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko1-5/+4
2016-03-02staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber1-31/+53
2016-02-25staging/lustre: Remove FSF mailing address from GPL noticesOleg Drokin1-5/+0
2016-02-22staging: lustre: remove messages from lazy portal on NI shutdownAmir Shehata1-18/+36
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-26/+26
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-10/+10
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-4/+4
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-16/+32
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-09-12staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operatorJulia Lawall1-2/+2
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey1-58/+58
2015-02-07staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen1-4/+4
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-08-31staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declaredSudip Mukherjee1-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-5/+5
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-4/+2
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-1/+1
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-2/+2
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+938