summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/obd_mount.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger
2016-09-01staging/lustre: release MGC device if connect failsJohn L. Hammond
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu
2016-08-21staging: lustre: obdclass: compile issues with variable not being initializedJames Simmons
2016-08-21staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong
2016-08-21staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDsJian Yu
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-07staging: lustre: set function scope with staticTobin C Harding
2016-05-09staging: lustre: debug: clean up console messagesAndreas Dilger
2016-04-26staging: lustre: obd: MDT mount fails on MDS w/o MGS on itBobi Jam
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging: lustre: obdclass: obd_mount: Declare function as staticAmitoj Kaur Chawla
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-16Staging: lustre: obdclass: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: obdclass: obd_mount: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove unused function server_name2svname()Oleg Drokin
2015-09-16staging/lustre: remove IS_MDS|IS_OST|IS_MGS defines and usersOleg Drokin
2015-09-16staging/lustre: Remove IS_SERVER and all usersOleg Drokin
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport
2015-08-05Staging: lustre: obdclass: Use kasprintfShraddha Barke
2015-07-31staging/lustre: Drop FS_HAS_FIEMAP compat macroOleg Drokin
2015-07-13staging: lustre: obdclass: Use !x to check for kzalloc failureJulia Lawall
2015-06-08Staging: lustre: Clean up Coding style FixPrasanna Karthik
2015-05-08staging: lustre: obdclass: obd_mount: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-04-05staging: lustre: fix sparse warningTal Shorer
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed
2015-01-28staging: lustre: lustre: obdclass: obd_mount.c: Fix NULL dereferenceKumar Amit Mehta
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-11staging/lustre: remove lvfs.hJohn L. Hammond
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30lustre: obdclass: use c99 initializers in structuresJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre/obdclass: runtime load lustre client when neededBob Glossman
2014-06-26staging/lustre/mgc: mgc import reconnect raceAndriy Skulysh
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov
2014-04-16staging: lustre: use NULL instead of 0 for pointerDaeseok Youn