summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mdc
AgeCommit message (Expand)Author
2015-10-16Staging: lustre: mdc_locks: Remove extra test expressionShivani Bhardwaj
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-02staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove themOleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-29staging/lustre: use 64-bit timestamps for mdcArnd Bergmann
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber
2015-09-12Staging: lustre: mdc: Remove useless cast on void pointerShraddha Barke
2015-07-31staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWOleg Drokin
2015-07-13staging: lustre: mdc: Use !x to check for kzalloc failureJulia Lawall
2015-06-17staging:lustre:mdc: Fix return statement reported by coccinellePrasanna Karthik
2015-06-11lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/mdc: drop unneeded gotoJulia Lawall
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/mdc: move mdc-specific procfs files to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-08staging: lustre: mdc: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: mdc: Use kzalloc and kfreeJulia Lawall
2015-04-30staging: lustre: Make struct mdc_kuc_fops staticDzmitry Sledneu
2015-04-01Staging: lustre: Include header file that declares lprocfs_mdc_init_varsDarshana Padmadas
2015-03-26staging/lustre/mdc: Handle empty but non-zero acl xattrChristopher J. Morrone
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches
2015-03-01staging: lustre: mdc: remove unused variableAya Mahfouz
2015-02-07staging/lustre/mdc: Initialize req in mdc_enqueue for !it caseOleg Drokin
2015-01-28staging: lustre: lustre: mdc: lproc_mdc.c: Fix for potential NULL pointer der...Kumar Amit Mehta
2015-01-25staging: lustre: mdc: declare internal symbols as staticLuca Ceresoli
2015-01-17staging: lustre: potential underflow in mdc_iocontrol()Dan Carpenter
2015-01-17staging: lustre: lustre: mdc: mdc_lib.c: Removed an unnecessary NULL checkRickard Strandqvist
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-12-02staging: lustre: fixed sparse warnings related to static declarationsJanet Liu
2014-11-22staging: lustre: mdc: use __FMODE_EXEC macroJuston Li
2014-09-14Staging: lustre: lustre: mdc: mdc_request: Removed useless variableTina Johnson
2014-09-08staging/lustre/mdc: inline llog methodsJohn L. Hammond
2014-09-08staging/lustre/mdc: remove unused OBD methodsJohn L. Hammond
2014-09-02staging: lustre: lustre: mdc: mdc_reint: fix coding style issueSun Wang
2014-08-30staging/lustre/mdc: remove obsolete llog ioctl handlersJohn L. Hammond
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond
2014-08-30staging: lustre: mdc: expand the GOTO macroJulia Lawall
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-08-17staging/lustre/mdc: cleanup intent if mdc_finish_enqueue() failsJohn L. Hammond
2014-08-16staging: lustre: Cleanup variable declarations in mdc_enqueue()Srikrishan Malik
2014-08-16staging: lustre: remove parentheses usage with returnSrikrishan Malik
2014-08-16staging: lustre: move else on the same line as closing braceSrikrishan Malik
2014-08-16staging: lustre: Fix misplaced opening brace warningsSrikrishan Malik
2014-08-16staging: lustre: Added space between type name and *Srikrishan Malik