summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/obd_mount.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown
2018-03-06staging: lustre: obd_mount: use correct niduuid suffix.NeilBrown
2018-01-08staging: lustre: obd_mount: fix possible race with module unload.NeilBrown
2018-01-08staging: lustre: obdclass: remove vfsmount option from client_fill_superNeilBrown
2018-01-08staging: lustre: obdclass: remove pointless struct lustre_mount_data2NeilBrown
2018-01-08staging: lustre: obdclass: discard FS_NEEDS_DEV flag.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen
2016-11-14staging: lustre: llite: support SELinux context labellingAndrew Wellington
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond
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