aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/obd_mount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1245/+0
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown1-0/+1
2018-03-06staging: lustre: obd_mount: use correct niduuid suffix.NeilBrown1-1/+1
2018-01-08staging: lustre: obd_mount: fix possible race with module unload.NeilBrown1-11/+19
2018-01-08staging: lustre: obdclass: remove vfsmount option from client_fill_superNeilBrown1-5/+3
2018-01-08staging: lustre: obdclass: remove pointless struct lustre_mount_data2NeilBrown1-15/+4
2018-01-08staging: lustre: obdclass: discard FS_NEEDS_DEV flag.NeilBrown1-5/+5
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons1-7/+7
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons1-4/+20
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons1-1/+1
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons1-1/+2
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen1-1/+1
2016-11-14staging: lustre: llite: support SELinux context labellingAndrew Wellington1-2/+1
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-1/+1
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond1-1/+1
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger1-3/+1
2016-09-01staging/lustre: release MGC device if connect failsJohn L. Hammond1-1/+1
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-1/+1
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-3/+3
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu1-1/+1
2016-08-21staging: lustre: obdclass: compile issues with variable not being initializedJames Simmons1-1/+1
2016-08-21staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong1-1/+0
2016-08-21staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDsJian Yu1-4/+16
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-07staging: lustre: set function scope with staticTobin C Harding1-1/+1
2016-05-09staging: lustre: debug: clean up console messagesAndreas Dilger1-1/+1
2016-04-26staging: lustre: obd: MDT mount fails on MDS w/o MGS on itBobi Jam1-5/+8
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin1-4/+4
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin1-25/+42
2016-02-20staging: lustre: obdclass: obd_mount: Declare function as staticAmitoj Kaur Chawla1-1/+1
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin1-20/+17
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin1-3/+7
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin1-3/+4
2015-10-16Staging: lustre: obdclass: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+2
2015-10-04Staging: lustre: obdclass: obd_mount: Declare as staticShraddha Barke1-13/+12
2015-09-29staging/lustre: Remove unused function server_name2svname()Oleg Drokin1-27/+0
2015-09-16staging/lustre: remove IS_MDS|IS_OST|IS_MGS defines and usersOleg Drokin1-6/+0
2015-09-16staging/lustre: Remove IS_SERVER and all usersOleg Drokin1-71/+14
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport1-2/+4
2015-08-05Staging: lustre: obdclass: Use kasprintfShraddha Barke1-6/+4
2015-07-31staging/lustre: Drop FS_HAS_FIEMAP compat macroOleg Drokin1-1/+1
2015-07-13staging: lustre: obdclass: Use !x to check for kzalloc failureJulia Lawall1-6/+6
2015-06-08Staging: lustre: Clean up Coding style FixPrasanna Karthik1-1/+1