summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mgc
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown2018-05-252-1/+1
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+6
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-9/+6
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-3/+1
* staging: lustre: replace cfs_rand() with prandom_u32_max()NeilBrown2018-01-081-2/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-113-0/+3
* staging: lustre: mgc: add include path to MakefileJames Simmons2017-08-224-13/+16
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+0
* staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons2017-08-221-3/+6
* staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons2017-08-221-1/+1
* staging: lustre: mgc: fix potential use after free in error pathCihangir Akturk2017-08-181-13/+3
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-1/+1
* 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-173-3/+3
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-173-12/+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
OpenPOWER on IntegriCloud