aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdecho (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-10-23staging: lustre: lustre: obdecho: expand the GOTO macro in echo_client.cJiayi Ye1-53/+84
2014-08-30staging/lustre/obdecho: remove #if 0-ed out regionsJohn L. Hammond1-50/+0
2014-08-30staging/lustre/obdecho: remove metadata echo clientPeng Tao1-1007/+46
2014-08-30staging: lustre: obdech: remove unused fileJulia Lawall1-672/+0
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall2-14/+14
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-2/+2
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin2-39/+40
2014-08-01staging: lustre: bitwise vs logical typoDan Carpenter1-1/+1
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-1/+1
2014-07-17staging: lustre: plain interger was used as NULL pointerJosep Puigdemont1-2/+2
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman2-14/+14
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman2-4/+4
2014-07-11staging: lustre: obdecho: remove ccflags from MakefileGreg Kroah-Hartman4-20/+17
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-06-18staging: lustre: removed spaces at the start of a lineMarc Fite1-2/+2
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov1-2/+2
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond1-1/+0
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-4/+4
2014-04-25staging:lustre: use gfp_t instead of intVitaly Osipov1-1/+1
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao2-3/+4
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-8/+8
2013-11-12staging: lustre: fix checkpatch issue regarding pointer coding styleKristina Martsenko1-1/+1
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-09-25staging: lustre: Cocci spatch "noderef"Thomas Meyer1-1/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman2-104/+104
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-7/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman2-61/+0
2013-07-23staging: lustre: Fix typo in printkMasanari Iida1-1/+1
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao1-0/+1
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-4/+8
2013-06-03staging/lustre/tests: check nr_local in ofd_preprw()Jian Yu1-0/+4
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di1-1/+2
2013-06-03staging/lustre/utils: missing setting echo seq for getattr/setattrwang di1-2/+3
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-2/+4
2013-05-14staging: add Lustre file system client supportPeng Tao5-0/+4003