summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/fld_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-446/+0
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-011-4/+2
* staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman2018-06-011-24/+6
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-011-15/+5
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-251-1/+0
* 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: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: fld: fix line over 80 charactersAastha Gupta2017-10-201-1/+2
* staging: lustre: fld: add include path to MakefileJames Simmons2017-08-221-9/+9
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lmv: lock necessary part of lmv_add_targetwang di2016-11-141-8/+0
* staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-2/+0
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-53/+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: fld: add local fldb to each targetwang di2016-04-281-26/+53
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond2016-03-301-7/+7
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-4/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+1
* staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-10/+7
* staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-3/+6
* staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin2016-02-201-17/+15
* 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 dt_object implementationArnd Bergmann2015-09-291-1/+0
* staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin2015-05-311-41/+25
* Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall2015-05-081-4/+4
* staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto2015-03-181-1/+0
* staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-061-1/+1
* staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto2015-03-011-3/+2
* staging/lustre/fld: refer to MDT0 for fld lookup in some caseswang di2015-02-071-0/+9
* staging: lustre: fld: fixed symbol was not declaredBrian Vandre2015-01-171-1/+1
* staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin2014-09-111-0/+1
* staging/lustre: remove md_object.hJohn L. Hammond2014-08-301-1/+0
* staging: lustre: fid,fld: expand the GOTO macroJulia Lawall2014-08-301-6/+8
* staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin2014-08-171-5/+4
* staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2014-07-301-1/+1
* staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-3/+3
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-9/+8
* staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-14/+14
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: lustre: fld: lproc_fld.c fixed warningAnil Belur2014-06-191-1/+0
* Staging: lustre: fld: fix split strings.Gary Rookard2014-03-171-9/+6
* staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao2013-12-041-1/+1
* lustre/fld: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
OpenPOWER on IntegriCloud