aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons1-16/+16
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
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-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-2/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-2/+3
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-1/+1
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong1-2/+8
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom1-3/+3
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam1-0/+21
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-8/+8
2017-01-03staging: lustre: obdclass: Create a header for obdo related functionsBen Evans1-0/+1
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong1-7/+35
2017-01-03staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin1-2/+0
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin1-3/+3
2016-12-06staging: lustre: remove set but unused variablesYang Sheng1-2/+1
2016-12-06staging: lustre: osc: set lock data for readahead lockJinshan Xiong1-35/+14
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong1-2/+2
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong1-8/+5
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-2/+2
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong1-83/+44
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-38/+24
2016-11-14staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin1-1/+0
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh1-0/+1
2016-10-30staging: lustre: clio: update file attributes after syncBobi Jam1-1/+20
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-3/+4
2016-10-30staging: lustre: osc: remove handling cl_avail_grant less than zeroJames Simmons1-10/+0
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-63/+0
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond1-23/+22
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-49/+13
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-4/+0
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond1-59/+0
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-5/+2
2016-10-16staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell1-10/+0
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond1-16/+3
2016-10-16staging: lustre: llite: remove duplicate fiemap definesBobi Jam1-98/+0
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam1-1/+1
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin1-2/+2
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond1-2/+1
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond1-40/+4
2016-09-19staging: lustre: obd: remove unused obd methodsJohn L. Hammond1-147/+0
2016-09-19staging: lustre: lov: remove unused {get, set}_info handlersJohn L. Hammond1-45/+1
2016-09-19staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}John L. Hammond1-5/+0
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion1-9/+9
2016-09-19staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond1-1/+1
2016-09-19staging: lustre: osc: debug to match extent to brw RPCPatrick Farrell1-0/+5
2016-09-19staging: lustre: fix comparison between signed and unsignedDmitry Eremin1-4/+5
2016-09-19staging: lustre: osc: update kms in brw_interpret() properlyNiu Yawei1-1/+2
2016-09-19staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond1-4/+4
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko1-22/+0