summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lmv: lock necessary part of lmv_add_targetwang di2016-11-142-13/+0
* staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans2016-10-301-3/+3
* staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-2/+0
* staging: lustre: fld: add fld description documentationPatrick Farrell2016-08-211-0/+19
* 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-174-4/+4
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-174-16/+0
* staging: lustre: fld: add local fldb to each targetwang di2016-04-282-33/+55
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-1/+2
* 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-013-19/+15
* staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin2016-02-253-22/+20
* staging/lustre/fld: Remove useless typedefsOleg Drokin2016-02-251-7/+2
* staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin2016-02-204-33/+22
* staging: lustre: lustre: fld: Removed a blank lineAnjali Menon2015-12-211-1/+0
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-213-3/+3
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* Staging: lustre: fld: Remove unused declarationShraddha Barke2015-11-151-1/+0
* Staging: lustre: fld: Remove unused functionsShraddha Barke2015-11-152-30/+0
* Staging: lustre: fld: Declare local functions as staticShraddha Barke2015-11-152-8/+4
* staging/lustre: remove dt_object implementationArnd Bergmann2015-09-294-6/+0
* staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin2015-09-161-1/+1
* staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall2015-07-132-2/+2
* Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain2015-06-171-8/+1
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-2/+1
* staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin2015-05-313-65/+48
* Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall2015-05-082-12/+12
* staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto2015-03-181-1/+2
* 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-181-1/+1
* 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: declare internal symbols as staticLuca Ceresoli2015-01-252-4/+4
* staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong2015-01-251-9/+4
* staging: lustre: replace static value with defineTristan Lelong2015-01-171-1/+1
* staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong2015-01-171-3/+16
* 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-303-3/+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-173-14/+13
* 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-122-2/+2
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-3/+3
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-122-12/+11
OpenPOWER on IntegriCloud