summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mdc
AgeCommit message (Expand)Author
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans
2017-08-18staging: lustre: fix minor typos in commentsNeilBrown
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-02-03staging: lustre: mdc: avoid returning freed requestJohn L. Hammond
2017-02-03staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2016-12-06staging: lustre: mdt: race between open and migratewang di
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau
2016-11-14staging: lustre: mdc: remove console spew from mdc_ioc_fid2pathAndreas Dilger
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei
2016-10-30staging: lustre: mdc: deactive MDT permanentlywang di
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei
2016-10-16staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond
2016-10-16staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau
2016-10-16staging: lustre: remove Size on MDS supportJohn L. Hammond
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass
2016-09-19staging: lustre: mdc: Proper accessing struct lov_user_mdYoshifumi Uemura
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao
2016-09-19staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau
2016-09-19staging: lustre: ldlm: resend AST callbacksVitaly Fertman
2016-09-19staging: lustre: mdc: Report D_CHANGELOG messages as D_HSMHenri Doreau
2016-09-16staging: lustre: Remove unnecessary return captureRehas Sachdeva
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko
2016-09-01staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond