summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: obd: remove OBD_NOTIFY_CREATEJohn L. Hammond2017-02-031-2/+0
* staging: lustre: lov: ld_target could be NULLBobi Jam2017-02-031-0/+7
* staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger2017-02-031-3/+3
* staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong2017-02-032-1/+27
* staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong2017-02-032-5/+5
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-3/+3
* staging/lustre/lov: make lov_lsm_alloc() staticOleg Drokin2017-01-031-1/+2
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-1/+2
* staging: lustre: headers: sort headers affected by swab moveBen Evans2016-12-062-10/+13
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-062-0/+2
* staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-144-140/+21
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-24/+0
* staging: lustre: lov: init LOV stripe type beforehandBobi Jam2016-11-143-4/+14
* staging: lustre: lov: avoid infinite loop in lsm_alloc_plain()John L. Hammond2016-11-141-1/+1
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-072-11/+1
* staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-305-129/+116
* Staging: lustre: lov: check return value of lov_sub_get()Jinshan Xiong2016-10-251-0/+2
* staging: lustre: restore initialization of return codeArnd Bergmann2016-10-251-0/+2
* staging: lustre: use 'unsigned int' not unsignedElizabeth Ferdman2016-10-161-1/+1
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-164-121/+117
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-162-5/+4
* staging: lustre: lov: copy_to_user uses wrong castingJames Simmons2016-10-161-4/+4
* staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond2016-10-161-11/+13
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-163-4/+0
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-52/+2
* staging: lustre: llite: add cl_object_maxbytes()John L. Hammond2016-10-162-107/+101
* staging: lustre: llite: remove lli_has_smdJinshan Xiong2016-10-161-1/+8
* staging: lustre: lov: add cl_object_layout_get()John L. Hammond2016-10-163-62/+90
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-165-267/+40
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-2/+1
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-164-219/+2
* staging: lustre: llite: remove duplicate fiemap definesBobi Jam2016-10-162-422/+503
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-162-46/+58
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-14/+0
* staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-1/+0
* staging: lustre: clio: pass fid for OST setattrBobi Jam2016-09-191-0/+3
* staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam2016-09-192-6/+6
* staging: lustre: lov: flatten struct lov_stripe_mdJohn L. Hammond2016-09-191-2/+2
* staging: lustre: clio: add coo_getstripe interfaceBobi Jam2016-09-195-28/+58
* staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctlyBobi Jam2016-09-191-2/+10
* staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-194-145/+0
* staging: lustre: obd: remove unused obd methodsJohn L. Hammond2016-09-193-42/+0
* staging: lustre: lov: remove unused {get, set}_info handlersJohn L. Hammond2016-09-191-123/+9
* staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}John L. Hammond2016-09-191-87/+0
* staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong2016-09-191-11/+7
* staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond2016-09-192-4/+4
* staging: lustre: lov: adjust page bufsize after layout changeJinshan Xiong2016-09-191-0/+8
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-011-41/+0
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+2
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-213-8/+11
OpenPOWER on IntegriCloud