summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_obd.c
AgeCommit message (Expand)Author
2015-10-27staging: lustre: Replace sscanf with kstrtointCristina Moraru
2015-10-24Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane
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-29staging/lustre: obd: remove unused data structuresArnd Bergmann
2015-09-12staging: lustre: lov: remove always false conditionSudip Mukherjee
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-08-05Staging: lustre: lov: Drop unnecessary cast on void *Shraddha Barke
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: lov: remove unnecessary parenthesesAntonio Murdaca
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: Prepare for procfs to sysfs migrationOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
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-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-02-26staging: lustre: lov: rewrite the right hand side of an assignmentAya Mahfouz
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
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-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-27staging: lustre: lov: Fix sparse warning using plain integer as NULL pointerMarc Fite
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
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-05-23staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer derefe...Rickard Strandqvist
2014-04-27staging/lustre/llite: prevent buffer overflow in fiemapBobi Jam
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre/lov: remove unused lov llog codeJohn L. Hammond
2014-03-06staging:lustre: Fix sparse warnings of Using plain integer as NULL pointerHimangi Saraogi
2013-12-17staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida
2013-10-21staging:lustre: replace foo* with foo *Dulshani Gunawardhana
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: Replace max() with max_t()Dulshani Gunawardhana
2013-10-21staging:lustre: Fix C99 style commentsDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman