summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-md.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
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-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-11Staging: lustre: lnet: Remove explicit NULL comparisionBhumika Goyal
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-04-03Staging: lustre: lib-md.c format line too longMartin Vassor
2014-10-27Staging: lustre: lnet: Make functions staticTina Ruchandani
2014-08-31staging:lustre:lnet: lib-md.c erase C99 // commentsJanet Liu
2014-08-31staging:lustre:lnet: lib-md.c make line not over 80 charactersJanet Liu
2014-08-30staging:lustre:lnet lib-md.c erase space before ')' for code styleJanet Liu
2014-08-30staging:lustre:lnet: lib-md.c delete space before '(' for code styleJanet Liu
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-26staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang
2013-05-14staging: add Lustre file system client supportPeng Tao