summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-057-5308/+0
* staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko2018-05-311-10/+13
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-313-0/+12
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-15/+19
* staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman2018-05-261-0/+1
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-251-0/+2
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-254-12/+13
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+5
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-232-21/+49
* staging: lustre: obd: create it_has_reply_body()Vitaly Fertman2018-04-231-1/+1
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* page cache: use xa_lockMatthew Wilcox2018-04-111-4/+4
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-5/+6
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-1/+1
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-4/+1
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* mm: remove __GFP_COLDMel Gorman2017-11-151-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-116-0/+6
* staging: lustre: mdc: add include path to MakefileJames Simmons2017-08-227-31/+34
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-222-3/+2
* staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans2017-08-221-0/+2
* staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans2017-08-221-0/+6
* staging: lustre: fix minor typos in commentsNeilBrown2017-08-181-2/+2
* staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons2017-07-301-1/+1
* staging: lustre: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-243-12/+12
* staging: lustre: remove unnecessary bracesThibaut Robert2017-05-151-4/+4
* 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
OpenPOWER on IntegriCloud