aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/obd_mount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Staging: lustre: Clean up Coding style FixPrasanna Karthik1-1/+1
2015-05-08staging: lustre: obdclass: obd_mount: remove unneeded null test before freeJulia Lawall1-30/+15
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall1-47/+39
2015-04-05staging: lustre: fix sparse warningTal Shorer1-1/+1
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed1-2/+2
2015-01-28staging: lustre: lustre: obdclass: obd_mount.c: Fix NULL dereferenceKumar Amit Mehta1-0/+5
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-27/+11
2014-09-11staging/lustre: remove lvfs.hJohn L. Hammond1-1/+1
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall1-19/+31
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-1/+1
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+2
2014-08-30lustre: obdclass: use c99 initializers in structuresJulia Lawall1-1/+4
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-7/+7
2014-06-26staging/lustre/obdclass: runtime load lustre client when neededBob Glossman1-1/+4
2014-06-26staging/lustre/mgc: mgc import reconnect raceAndriy Skulysh1-11/+2
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov1-2/+2
2014-04-16staging: lustre: use NULL instead of 0 for pointerDaeseok Youn1-8/+10
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida1-2/+2
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin1-0/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-31/+31
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-12/+0
2013-07-24staging/lustre/obdclass: add obd_target.hLiu Xuezhao1-1/+0
2013-07-24staging: lustre: Remove version.h header inclusion in obd_mount.cSachin Kamat1-1/+0
2013-07-23staging/lustre/obdclass: be more careful processing server nameNathaniel Clark1-25/+33
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1321