aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/obd_class.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1603/+0
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond1-12/+9
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown1-1/+1
2018-04-23staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman1-2/+1
2018-04-23staging: lustre: discard cfs_time_before_64()NeilBrown1-2/+2
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-3/+3
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown1-4/+4
2018-01-22staging: lustre: Align struct member identifiersFabian Huegel1-22/+22
2018-01-22staging: lustre: Fix comment styleFabian Huegel1-20/+27
2018-01-15staging: lustre: Align backslashes in multi-line macrosFabian Huegel1-83/+83
2018-01-15staging: lustre: Fix overlong linesFabian Huegel1-4/+10
2018-01-15staging: lustre: Add identifier names to function declarationsFabian Huegel1-10/+12
2018-01-15staging: lustre: Remove DECLARE_LU_VARS macroFabian Huegel1-8/+8
2018-01-15staging: lustre: Enclose complex macros in do-while loopsFabian Huegel1-4/+12
2018-01-08staging: lustre: replace cfs_get_random_bytes calls with get_random_byte()NeilBrown1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons1-6/+6
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+0
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons1-0/+1
2017-08-22staging: lustre: uapi: move kernel only prototypes out of lustre_param.hJames Simmons1-0/+18
2017-08-22staging: lustre: uapi: move obd_ioctl_getdata() declarationJames Simmons1-0/+3
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond1-8/+1
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao1-3/+2
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-3/+3
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon1-0/+6
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond1-33/+18
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-10/+7
2016-10-30staging: lustre: obdclass: race lustre_profile_listHiroya Nozaki1-0/+3
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-38/+0
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond1-8/+9
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon1-0/+1
2016-10-16staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond1-6/+0
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-18/+13
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-12/+0
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond1-13/+0
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-4/+2
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond1-39/+0
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond1-19/+3
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di1-12/+3
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond1-4/+2
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond1-12/+2
2016-09-19staging: lustre: obd: remove unused obd methodsJohn L. Hammond1-13/+0
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin1-6/+6
2016-09-19staging: lustre: cleanup lustre_lib.hJohn L. Hammond1-0/+5
2016-09-17staging: lustre: obdclass: clean function declarations in obd_config.c and class_obd.c upBaoyou Xie1-0/+3
2016-09-15staging: lustre: clean function declarations in class_obd.c upBaoyou Xie1-0/+2
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko1-25/+0
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond1-1/+2
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond1-10/+8
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-45/+4