summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_pool.c
AgeCommit message (Expand)Author
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-02staging/lustre/lov: Remove unused lov_dump_lmm/pool()Oleg Drokin
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan
2014-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not r...Greg Donald
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-12-17staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida
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-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao