aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14staging: lustre: lmv: lock necessary part of lmv_add_targetwang di2-13/+0
2016-10-30staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans1-3/+3
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago1-2/+0
2016-08-21staging: lustre: fld: add fld description documentationPatrick Farrell1-0/+19
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong1-53/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin4-4/+4
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin4-16/+0
2016-04-28staging: lustre: fld: add local fldb to each targetwang di2-33/+55
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin1-1/+2
2016-03-30staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond1-7/+7
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger1-4/+4
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger1-1/+1
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons1-0/+1
2016-03-01staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin3-19/+15
2016-02-25staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin3-22/+20
2016-02-25staging/lustre/fld: Remove useless typedefsOleg Drokin1-7/+2
2016-02-20staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin4-33/+22
2015-12-21staging: lustre: lustre: fld: Removed a blank lineAnjali Menon1-1/+0
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger3-3/+3
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons1-1/+1
2015-11-15Staging: lustre: fld: Remove unused declarationShraddha Barke1-1/+0
2015-11-15Staging: lustre: fld: Remove unused functionsShraddha Barke2-30/+0
2015-11-15Staging: lustre: fld: Declare local functions as staticShraddha Barke2-8/+4
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann4-6/+0
2015-09-16staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin1-1/+1
2015-07-13staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall2-2/+2
2015-06-17Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain1-8/+1
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-2/+1
2015-05-31staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin3-65/+48
2015-05-08Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall2-12/+12
2015-03-18staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto1-1/+2
2015-03-18staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto1-1/+0
2015-03-18staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto1-1/+1
2015-03-06staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto1-1/+1
2015-03-01staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto1-3/+2
2015-02-07staging/lustre/fld: refer to MDT0 for fld lookup in some caseswang di1-0/+9
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli2-4/+4
2015-01-25staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong1-9/+4
2015-01-17staging: lustre: replace static value with defineTristan Lelong1-1/+1
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-3/+16
2015-01-17staging: lustre: fld: fixed symbol was not declaredBrian Vandre1-1/+1
2014-09-11staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin1-0/+1
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond3-3/+0
2014-08-30staging: lustre: fid,fld: expand the GOTO macroJulia Lawall1-6/+8
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin3-14/+13
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-1/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman2-12/+11