summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lmv
AgeCommit message (Expand)Author
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
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-10-02staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove themOleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-15staging/lustre/lmv: fix potential null pointer dereferenceOleg Drokin
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-07-13staging: lustre: lmv: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: lmv: Use !x to check for kzalloc failureJulia Lawall
2015-06-11lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia 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-05-31staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/lmv: Move suitable entries 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-08staging: lustre: lmv: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: lmv: Use kzalloc and kfreeJulia Lawall
2015-04-01Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas
2015-03-01staging: lustre: use linux headersAsaf Vertz
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-02-26staging: lustre: lmv: rewrite the right hand side of an assignmentAya Mahfouz
2015-01-25staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-22staging: lustre: Remove unnecessary parentheses.Masanari Iida
2014-11-22staging: lustre: Remove unnecessary semicolonMasanari Iida
2014-10-20Staging: lustre: lustre: lmv: Removed variable that is not very useful.Heena Sirwani
2014-09-11staging: lustre: fix inappropriate enums declarations.Hugues Morisset
2014-09-06staging/lustre: Fixed checkpatch warning: Use #include <linux/statfs.h> inste...Filipe Gonçalves
2014-09-06staging: lustre: lmv: lmv_internal.h: fix checkpatch.pl spacing errorsJuston Li
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond
2014-08-30staging: lustre: lmv: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin
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: lmv: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf
2014-04-16drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointerJohn de la Garza
2014-03-06staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang