summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fid
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-302-8/+8
* staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-2/+0
* staging: lustre: Add space b/w concatenated stringsRehas Sachdeva2016-09-152-5/+5
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-174-4/+4
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-174-16/+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-202-19/+9
* drivers/staging/lustre: Fix set-but-unused whinge.Valdis Kletnieks2016-02-031-0/+2
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-212-2/+2
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* Staging: lustre: fld: Remove unused seq_client_alloc_superShraddha Barke2015-11-152-23/+0
* staging/lustre/fid: Get rid of lcs_srv in lu_client_seqOleg Drokin2015-09-292-33/+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: remove dt_object implementationArnd Bergmann2015-09-291-1/+0
* 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: lproc_fid: remove some dead codeDan Carpenter2015-06-081-4/+2
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-2/+1
* staging/lustre/fid: move all files from procfs to debugfsDmitry Eremin2015-05-313-65/+53
* staging: lustre: fid: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches2015-03-011-13/+10
* staging: lustre: fid: Remove space before braces for defined() checkAndreas Ruprecht2015-01-172-3/+3
* staging: clean up checkpatch warnings in lustreEddie Kovsky2014-09-081-2/+2
* staging/lustre: remove md_object.hJohn L. Hammond2014-08-301-1/+0
* 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-122-6/+6
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-122-2/+2
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-2/+2
* 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-115-18/+15
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-114-5/+5
* staging : lustre : lustre : fid : lproc_fid.c: fixed warningAnil Belur2014-06-191-2/+4
* staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin2014-04-271-12/+29
* 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: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2013-12-042-3/+2
* 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-032-23/+23
OpenPOWER on IntegriCloud