summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-md.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown2018-01-081-4/+4
* 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: lnet: change lnet_unlink_t to proper enumJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons2017-03-061-5/+5
* staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons2017-03-061-6/+6
* staging: lustre: lnet: change lnet_me_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-061-3/+4
* staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: potential deadlock in lnetQuentin Bouget2016-09-191-11/+13
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-3/+3
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* staging: lustre: assume a kernel buildJohn L. Hammond2016-02-221-3/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-21/+21
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-5/+5
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-3/+6
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-1/+0
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-10/+20
* Staging: lustre: lnet: Remove explicit NULL comparisionBhumika Goyal2016-02-111-6/+6
* staging:lustre: assume a kernel buildJohn L. Hammond2015-06-081-3/+3
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-13/+13
* Staging: lustre: lib-md.c format line too longMartin Vassor2015-04-031-1/+1
* Staging: lustre: lnet: Make functions staticTina Ruchandani2014-10-271-1/+1
* staging:lustre:lnet: lib-md.c erase C99 // commentsJanet Liu2014-08-311-3/+3
* staging:lustre:lnet: lib-md.c make line not over 80 charactersJanet Liu2014-08-311-3/+6
* staging:lustre:lnet lib-md.c erase space before ')' for code styleJanet Liu2014-08-301-1/+1
* staging:lustre:lnet: lib-md.c delete space before '(' for code styleJanet Liu2014-08-301-9/+9
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang2014-06-261-5/+5
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+451