summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fid/fid_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-4/+0
* staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans2016-10-301-7/+7
* staging: lustre: Add space b/w concatenated stringsRehas Sachdeva2016-09-151-4/+4
* 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/fid: Fix Multiple AssignmentsNathaniel Clark2016-06-171-2/+4
* staging: lustre: fid: init FID client for OSP on MDT.wang di2016-05-091-2/+5
* staging: lustre: fld: add local fldb to each targetwang di2016-04-281-2/+3
* 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-1/+1
* staging/lustre/fid: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-2/+4
* staging/lustre/fid: Adjust NULL comparison codestyleOleg Drokin2016-02-201-7/+7
* 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: fld: Remove unused seq_client_alloc_superShraddha Barke2015-11-151-21/+0
* staging/lustre/fid: Get rid of lcs_srv in lu_client_seqOleg Drokin2015-09-291-31/+17
* staging/lustre/fid: Remove unused seq_client_get_seq functionOleg Drokin2015-09-291-51/+0
* staging/lustre/fid: seq_client_init/fini don't need to be exportedOleg Drokin2015-09-291-21/+18
* staging: lustre: fid: Use !x to check for kzalloc failureJulia Lawall2015-07-131-2/+2
* staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-081-3/+2
* staging/lustre/fid: move all files from procfs to debugfsDmitry Eremin2015-05-311-37/+26
* staging: lustre: fid: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* staging: lustre: fid: Remove space before braces for defined() checkAndreas Ruprecht2015-01-171-2/+2
* staging: lustre: fid,fld: expand the GOTO macroJulia Lawall2014-08-301-7/+11
* staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin2014-08-171-3/+3
* staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2014-07-121-4/+4
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove LPF64 #defineGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: fid: fid_request.c: checkpatch cleanup: align arguments to p...Greg Kroah-Hartman2014-07-121-6/+6
* staging: lustre: fid: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-5/+5
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre/libcfs: remove waitq_waitPeng Tao2014-03-191-2/+2
* staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao2014-03-191-3/+3
* Staging: lustre: fid: fix split strings.Gary Rookard2014-03-171-12/+12
* staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea2013-10-261-3/+1
* staging: lustre: remove cfs_module() macroGreg Kroah-Hartman2013-08-041-1/+3
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-14/+14
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-3/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-12/+0
* staging/lustre/fid: prepare FID module for client server splitLiu Xuezhao2013-07-231-36/+97
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+522
OpenPOWER on IntegriCloud