summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_dev.c
AgeCommit message (Expand)Author
2015-03-01staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declarationMohammad Jamal
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
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