summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/connection.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
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-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-16Staging: lustre: ptlrpc: Remove unnecessary cast on void pointerShraddha Barke
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-01Staging: lustre: Add blank line after declarationsMelike Yurtoglu
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall
2014-08-16staging: lustre: lustre: ptlrpc: Donot initialise nullHema Prathaban
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao