aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging: lustre: osc: Make osc_init() staticAndreas Ruprecht1-1/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-26/+21
2014-10-20Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani1-3/+1
2014-09-23Staging: lustre: Replace GOTO macro with necessary codeTina Johnson1-65/+105
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond1-47/+43
2014-09-08staging/lustre/osc: remove obsolete llog handling codeJohn L. Hammond1-46/+1
2014-09-08staging/lustre/osc: remove unused OBD methodsJohn L. Hammond1-264/+0
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not required errorsGreg Donald1-1/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-10/+10
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-4/+6
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-23/+23
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-3/+3
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-16/+14
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman1-12/+12
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-06-26staging/lustre/osc: get rid of old checksum initial valueBobi Jam1-6/+1
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin1-5/+5
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond1-1/+0
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman1-2/+6
2013-12-17staging: lustre: Fix typo in lustre/lustre/oscMasanari Iida1-1/+1
2013-11-19staging/lustre: remove __CYGWIN__Peng Tao1-4/+0
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-134/+134
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-4/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-48/+0
2013-07-23staging/lustre/osc: Check return code for lu_kmem_initKeith Mannthey1-0/+2
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei1-0/+2
2013-06-03staging/lustre/ost: Ensure dirty flushed on fiemap ioctlArtem Blagodarenko1-10/+49
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di1-12/+22
2013-06-03staging/lustre/osc: some cleanup to reduce stack overflow chanceBobi Jam1-26/+36
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin1-21/+2
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+3668