summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-ptl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-987/+0
* staging: lustre: lnet: keep ln_nportals consistentNeilBrown2018-03-061-2/+3
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-091-3/+3
* staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown2018-01-081-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lnet: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-271-1/+1
* staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-4/+4
* staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_me_t to proper structureJames Simmons2017-03-061-7/+7
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko2016-03-021-5/+4
* staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber2016-03-021-31/+53
* staging/lustre: Remove FSF mailing address from GPL noticesOleg Drokin2016-02-251-5/+0
* staging: lustre: remove messages from lazy portal on NI shutdownAmir Shehata2016-02-221-18/+36
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-26/+26
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-10/+10
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-4/+4
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-16/+32
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operatorJulia Lawall2015-09-121-2/+2
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-58/+58
* staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen2015-02-071-4/+4
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+1
* staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declaredSudip Mukherjee2014-08-311-2/+2
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-5/+5
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-4/+2
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre/libcfs: remove cfs_hash_longPeng Tao2014-02-141-1/+1
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-2/+2
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+938
OpenPOWER on IntegriCloud