aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman6-0/+6
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons7-31/+34
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2-3/+2
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans1-0/+2
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans1-0/+6
2017-08-18staging: lustre: fix minor typos in commentsNeilBrown1-2/+2
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons1-1/+1
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons3-12/+12
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-4/+4
2017-02-03staging: lustre: mdc: avoid returning freed requestJohn L. Hammond1-0/+1
2017-02-03staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell1-1/+1
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans1-7/+1
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao2-14/+5
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann3-8/+8
2016-12-06staging: lustre: mdt: race between open and migratewang di2-26/+53
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans1-5/+6
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans2-1/+5
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger3-17/+18
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon4-58/+51
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2-17/+24
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond1-7/+6
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-15/+8
2016-11-14staging: lustre: mdc: remove console spew from mdc_ioc_fid2pathAndreas Dilger1-2/+5
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei1-10/+5
2016-10-30staging: lustre: mdc: deactive MDT permanentlywang di1-0/+37
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond1-13/+6
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-3/+5
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-8/+0
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2-0/+42
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond3-18/+3
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-50/+0
2016-10-16staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin1-3/+9
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-3/+2
2016-10-16staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau1-4/+2
2016-10-16staging: lustre: remove Size on MDS supportJohn L. Hammond2-5/+6
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond4-162/+14
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass1-0/+6
2016-09-19staging: lustre: mdc: Proper accessing struct lov_user_mdYoshifumi Uemura1-1/+1
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao1-1/+1
2016-09-19staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond1-2/+1
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin5-56/+61
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau1-6/+16
2016-09-19staging: lustre: ldlm: resend AST callbacksVitaly Fertman1-6/+3
2016-09-19staging: lustre: mdc: Report D_CHANGELOG messages as D_HSMHenri Doreau1-7/+5
2016-09-16staging: lustre: Remove unnecessary return captureRehas Sachdeva1-3/+2
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko3-26/+0
2016-09-01staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko1-19/+37