summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/connection.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-192/+0Star
* staging: lustre: ptlrpc: convert conn_hash to rhashtableNeilBrown2018-04-231-103/+61Star
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-231-3/+3
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-3/+3
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-2/+2
* staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-5/+0Star
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-1/+2
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-1/+1
* staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-291-4/+4
* Staging: lustre: ptlrpc: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-1/+1
* staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall2015-05-081-3/+3
* Staging: lustre: Add blank line after declarationsMelike Yurtoglu2015-03-021-0/+1
* staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall2014-09-081-1/+1
* staging: lustre: adjust spacing within pointer castsJulia Lawall2014-08-301-1/+1
* staging: lustre: lustre: ptlrpc: Donot initialise nullHema Prathaban2014-08-161-1/+1
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-3/+3
* staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen2013-10-271-5/+5
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-6/+6
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-3/+2Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-7/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+248