summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_io.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-12staging: lustre: lov: fix dereference of ERR_PTRSudip Mukherjee
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-04-02Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-02-28lustre/clio: honor O_NOATIMEJohn L. Hammond
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere
2013-10-21staging:lustre: Fix space before 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 RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging/lustre/llite: call simple_setattr() from ll_md_setattr()John L. Hammond
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong
2013-07-23staging/lustre: fix build warnning on 32bit systemPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao