aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging/lustre: update timestamps after buiding rpcNiu Yawei1-0/+3
2015-03-26staging/lustre/osc: shorten IO calling pathBobi Jam1-1/+1
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches1-21/+23
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-9/+13
2015-03-01Staging: lustre: Added #include <linux/statfs.h> instead of #include <asm/statfs.h>Dilek Uzulmez1-1/+1
2015-03-01staging: lustre: osc: remove unused variableAya Mahfouz1-4/+1
2015-03-01Staging: lustre: lustre: osc: Insert missing space before '='Hatice ERTÜRK1-1/+1
2015-03-01Staging: lustre: lustre: osc: Insert missing space before '|'Hatice ERTÜRK1-2/+2
2015-02-07staging: lustre: osc: fix space prohibited after that '!'Asaf Vertz1-6/+6
2015-02-07staging/lustre/osc: split different type of IOAlexander Boyko1-0/+12
2015-02-07staging: lustre: osc: Make osc_init() staticAndreas Ruprecht1-1/+1
2015-02-07staging: lustre: lustre: osc: modifying seq_printf statementsHeba Aamer1-10/+10
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler1-5/+0
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-22/+35
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches5-42/+29
2014-11-22staging: lustre: osc: remove final uses of the GOTO macroJulia Lawall1-58/+110
2014-10-20Staging: lustre: lustre: osc: Changed the return code of a function from int to void.Heena Sirwani2-3/+2
2014-10-20Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani1-3/+1
2014-10-20Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani1-2/+1
2014-09-23Staging: lustre: Replace GOTO macro with necessary codeTina Johnson1-65/+105
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond3-49/+44
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: adjust spacing within pointer castsJulia Lawall1-1/+1
2014-08-30staging: lustre: osc: add blank line after declarationsMario Schlegel1-0/+3
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-10/+10
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald3-6/+8
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin7-34/+34
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-3/+3
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman2-3/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman7-36/+31
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-Hartman4-7/+7
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman8-27/+23
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman3-3/+3
2014-06-26staging/lustre/osc: osc_extent_truncate()) ASSERTION( !ext->oe_urgent ) failedAndriy Skulysh1-3/+4
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 Eremin3-7/+7
2014-06-18lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li1-0/+2
2014-06-18lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li1-6/+6
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov1-1/+1
2014-05-23staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich1-34/+34
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin1-3/+13
2014-04-27staging/lustre/osc: Update inode timestamp for lockless IO as wellSwapnil Pimpale1-17/+9
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi2-2/+11
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond1-1/+0