aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-2907/+0
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown1-1/+1
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown1-3/+4
2018-05-25staging: lustre: discard CFS_TICKNeilBrown1-1/+1
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown1-1/+1
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown1-0/+4
2018-05-25staging: lustre: osc: tidy up osc_init()NeilBrown1-13/+16
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown1-1/+1
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown1-1/+1
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-1/+1
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown1-1/+1
2018-02-16staging: lustre: introduce and use l_wait_event_abortable()NeilBrown1-4/+2
2017-12-13drivers: lustre: osc: check result of register_shrinker()Aliaksei Karaliou1-1/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
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