summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: mdc: avoid returning freed requestJohn L. Hammond2017-02-031-0/+1
* staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell2017-02-031-1/+1
* staging: lustre: lustre: Remove old commented out codeBen Evans2017-02-031-7/+1
* staging: lustre: statahead: drop support for remote entryLai Siyao2017-02-032-14/+5
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-023-8/+8
* staging: lustre: mdt: race between open and migratewang di2016-12-062-26/+53
* staging: lustre: headers: sort headers affected by swab moveBen Evans2016-12-061-5/+6
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-062-1/+5
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-293-17/+18
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-154-58/+51
* staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2016-11-142-17/+24
* staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond2016-11-141-7/+6
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-15/+8
* staging: lustre: mdc: remove console spew from mdc_ioc_fid2pathAndreas Dilger2016-11-141-2/+5
* staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-301-10/+5
* staging: lustre: mdc: deactive MDT permanentlywang di2016-10-301-0/+37
* staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-301-13/+6
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-301-3/+5
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-8/+0
* staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2016-10-162-0/+42
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-163-18/+3
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-50/+0
* staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin2016-10-161-3/+9
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-3/+2
* staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau2016-10-161-4/+2
* staging: lustre: remove Size on MDS supportJohn L. Hammond2016-10-162-5/+6
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-164-162/+14
* staging: lustre: llite: make default_easize writeable in /sysfsNed Bass2016-09-191-0/+6
* staging: lustre: mdc: Proper accessing struct lov_user_mdYoshifumi Uemura2016-09-191-1/+1
* staging: lustre: statahead: small fixes and cleanupLai Siyao2016-09-191-1/+1
* staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond2016-09-191-2/+1
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-195-56/+61
* staging: lustre: Flexible changelog format.Henri Doreau2016-09-191-6/+16
* staging: lustre: ldlm: resend AST callbacksVitaly Fertman2016-09-191-6/+3
* staging: lustre: mdc: Report D_CHANGELOG messages as D_HSMHenri Doreau2016-09-191-7/+5
* staging: lustre: Remove unnecessary return captureRehas Sachdeva2016-09-161-3/+2
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-013-26/+0
* staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko2016-09-011-19/+37
* staging/lustre: const correct set_lock_data()John L. Hammond2016-09-013-8/+8
* staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons2016-08-221-1/+1
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-1/+2
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-212-3/+4
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-213-35/+24
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-213-44/+0
* staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu2016-08-211-82/+0
* staging: lustre: llite: move dir cache to MDC layerwang di2016-08-212-0/+539
* staging: lustre: fid: do open-by-fid by defaultLai Siyao2016-08-213-26/+1
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-212-2/+2
* staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock ...wang di2016-08-211-3/+2
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-214-75/+75
OpenPOWER on IntegriCloud