summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdecho
AgeCommit message (Expand)Author
2014-08-30staging/lustre/obdecho: remove #if 0-ed out regionsJohn L. Hammond
2014-08-30staging/lustre/obdecho: remove metadata echo clientPeng Tao
2014-08-30staging: lustre: obdech: remove unused fileJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-08-01staging: lustre: bitwise vs logical typoDan Carpenter
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-17staging: lustre: plain interger was used as NULL pointerJosep Puigdemont
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: obdecho: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-18staging: lustre: removed spaces at the start of a lineMarc Fite
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-25staging:lustre: use gfp_t instead of intVitaly Osipov
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao
2013-11-12staging: lustre: fix checkpatch issue regarding pointer coding styleKristina Martsenko
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-09-25staging: lustre: Cocci spatch "noderef"Thomas Meyer
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging: lustre: Fix typo in printkMasanari Iida
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-06-03staging/lustre/tests: check nr_local in ofd_preprw()Jian Yu
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di
2013-06-03staging/lustre/utils: missing setting echo seq for getattr/setattrwang di
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao