summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mgc/mgc_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: mgc: handle config_llog_data::cld_refcount properlyFan Yong2017-02-031-89/+94
* staging: lustre: mgc: make llog_process_lock staticSandeep Jain2016-12-061-1/+1
* staging: lustre: headers: sort headers affected by swab moveBen Evans2016-12-061-3/+4
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-0/+1
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-1/+1
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-24/+22
* staging: lustre: mgc: IR log failure should not stop mountwang di2016-11-141-1/+8
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-301-3/+5
* staging: lustre: mgc: MGC should retry for invalid importwang di2016-10-161-7/+78
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-5/+4
* staging: lustre: mgc: add nid iterationAlexander Boyko2016-09-191-5/+11
* staging: lustre: obd: remove unused obd methodsJohn L. Hammond2016-09-191-2/+0
* staging: lustre: replace direct HZ access with kernel APIsJian Yu2016-09-191-2/+3
* staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger2016-09-191-3/+1
* staging: lustre: quiet lockdep recursive lock warningAndreas Dilger2016-06-201-1/+3
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: mgc: fix 'error handling' issuesSebastien Buisson2016-04-281-1/+5
* staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()Swapnil Pimpale2016-04-261-1/+4
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-11/+11
* staging: lustre: checking for NULL instead of IS_ERRDan Carpenter2016-03-221-1/+1
* staging: lustre: Correct missing newlineJames Nunez2016-03-071-1/+2
* staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-071-1/+9
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+1
* staging/lustre/mgc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-14/+14
* staging/lustre/mgc: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-25/+46
* staging/lustre/mgc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-21/+20
* staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond2016-02-201-4/+5
* staging: lustre: Delete an unnecessary variable initialisation in mgc_process...Markus Elfring2015-12-211-1/+1
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* staging: lustre: remove o_ prefix from function pointersDan Carpenter2015-11-151-14/+14
* Staging: lustre: Replace LPROCFS_CLIMP_EXIT with up_readKsenija Stanojevic2015-11-151-1/+1
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-4/+4
* Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic2015-10-271-1/+5
* staging: lustre: mgc: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-161-3/+3
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+3
* staging: lustre-mgc: make mgc_obd_ops staticTing-Chih Hsiao2015-09-211-1/+1
* staging/lustre: remove IS_MDS|IS_OST|IS_MGS defines and usersOleg Drokin2015-09-161-8/+0
* staging/lustre: Remove IS_SERVER and all usersOleg Drokin2015-09-161-30/+6
* Staging: lustre: mgc: Replace comma with a semicolonShraddha Barke2015-08-051-1/+1
* staging: lustre: mgc: Use !x to check for kzalloc failureJulia Lawall2015-07-131-2/+2
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-2/+0
* staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin2015-05-311-2/+2
* staging/lustre: Remove useless num_refs procfs variableOleg Drokin2015-05-311-1/+1
* staging: lustre: mgc: Use kzalloc and kfreeJulia Lawall2015-05-081-10/+10
* Staging: lustre: Mark internal functions as staticDarshana Padmadas2015-04-011-3/+3
OpenPOWER on IntegriCloud