aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/cl_io.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: obdclass: cl_io: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove unused functions and definitions from cl_objectOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
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-17staging/lustre/clio: reorder initialization in cl_req_alloc()John L. Hammond
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
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-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond
2013-05-14staging: add Lustre file system client supportPeng Tao