aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mgc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03staging: lustre: mgc: handle config_llog_data::cld_refcount properlyFan Yong1-89/+94
2016-12-06staging: lustre: mgc: make llog_process_lock staticSandeep Jain1-1/+1
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans1-3/+4
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans1-0/+1
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-1/+1
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-24/+22
2016-11-14staging: lustre: mgc: IR log failure should not stop mountwang di1-1/+8
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-3/+5
2016-10-16staging: lustre: mgc: MGC should retry for invalid importwang di1-7/+78
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-5/+4
2016-09-19staging: lustre: mgc: add nid iterationAlexander Boyko1-5/+11
2016-09-19staging: lustre: obd: remove unused obd methodsJohn L. Hammond1-2/+0
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu1-2/+3
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger1-3/+1
2016-06-20staging: lustre: quiet lockdep recursive lock warningAndreas Dilger1-1/+3
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin1-2/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin3-3/+3
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin3-12/+0
2016-04-28staging: lustre: mgc: fix 'error handling' issuesSebastien Buisson1-1/+5
2016-04-26staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()Swapnil Pimpale1-1/+4
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-11/+11
2016-03-22staging: lustre: checking for NULL instead of IS_ERRDan Carpenter1-1/+1
2016-03-07staging: lustre: Correct missing newlineJames Nunez1-1/+2
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson1-1/+9
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons1-0/+1
2016-03-01staging/lustre/mgc: Fix style vs open parenthesis alignmentOleg Drokin1-14/+14
2016-02-25staging/lustre/mgc: Adjust comments to better conform to coding styleOleg Drokin1-25/+46
2016-02-20staging/lustre/mgc: Adjust NULL comparison codestyleOleg Drokin1-21/+20
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond1-4/+5
2015-12-21staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_log()Markus Elfring1-1/+1
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons1-1/+1
2015-11-15staging: lustre: remove o_ prefix from function pointersDan Carpenter1-14/+14
2015-11-15Staging: lustre: Replace LPROCFS_CLIMP_EXIT with up_readKsenija Stanojevic1-1/+1
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman1-4/+4
2015-10-27Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic1-1/+5
2015-10-16staging: lustre: mgc: Remove useless cast on void pointerAmitoj Kaur Chawla1-3/+3
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+3
2015-09-21staging: lustre-mgc: make mgc_obd_ops staticTing-Chih Hsiao1-1/+1
2015-09-16staging/lustre: remove IS_MDS|IS_OST|IS_MGS defines and usersOleg Drokin1-8/+0
2015-09-16staging/lustre: Remove IS_SERVER and all usersOleg Drokin1-30/+6
2015-08-05Staging: lustre: mgc: Replace comma with a semicolonShraddha Barke1-1/+1
2015-07-13staging: lustre: mgc: Use !x to check for kzalloc failureJulia Lawall1-2/+2
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin3-15/+1
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin1-2/+0
2015-05-31staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin1-2/+2
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin2-8/+1