summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov
AgeCommit message (Expand)Author
2015-08-05Staging: lustre: lov: Drop unnecessary cast on void *Shraddha Barke
2015-07-13Staging: lustre: fixed a blank line after declarations coding style issueRonit Halder
2015-07-13staging/lustre/lov: Move target sysfs symlink removal to LOV freeingOleg Drokin
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-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-06-08lustre: lov: Drop rq_buflen fieldJulia Lawall
2015-06-08lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall
2015-06-08lustre: lov: Drop lov_lock_handles structureJulia Lawall
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche
2015-06-08staging: lustre: lov: remove unnecessary parenthesesAntonio Murdaca
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-05-31staging/lustre/lov: Move suitable variables from procfs to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-31staging/lustre/ptlrpc: Fix potential NULL pointer dereferenceOleg Drokin
2015-05-08staging: lustre: lov: lov_dev: remove unneeded null test before freeJulia Lawall
2015-04-30staging: lustre: fix ifnullfree.cocci warningskbuild test robot
2015-04-30staging: lustre: fix ifnullfree.cocci warningskbuild test robot
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-04-01Staging: lustre: Include header for functions prototypesDarshana Padmadas
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan
2015-03-01staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declarationMohammad Jamal
2015-03-01staging: lustre: use linux headersAsaf Vertz
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-02-26staging: lustre: lov: rewrite the right hand side of an assignmentAya Mahfouz
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-20drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald
2014-10-20Staging: lustre: lustre: lov: Remove variable that is not very useful.Heena Sirwani
2014-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: annotate lock/unlock in lov_stripe_lock / lov_stripe_unlockMostyn Bramley-Moore
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond
2014-09-08staging/lustre/lov: remove unused OBD methodsJohn L. Hammond
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not r...Greg Donald
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-27staging: lustre: lov: Fix sparse warning using plain integer as NULL pointerMarc Fite
2014-07-21staging: lustre: lov: Add a space before open braces '{' in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Add a blank line after declarations in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Cleanup lov_check_set() in lov_request.cRiccardo Lucchese
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman