summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/obd_class.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1603/+0Star
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-12/+9Star
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-1/+1
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-231-2/+1Star
* staging: lustre: discard cfs_time_before_64()NeilBrown2018-04-231-2/+2
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-3/+3
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-4/+4
* staging: lustre: Align struct member identifiersFabian Huegel2018-01-221-22/+22
* staging: lustre: Fix comment styleFabian Huegel2018-01-221-20/+27
* staging: lustre: Align backslashes in multi-line macrosFabian Huegel2018-01-151-83/+83
* staging: lustre: Fix overlong linesFabian Huegel2018-01-151-4/+10
* staging: lustre: Add identifier names to function declarationsFabian Huegel2018-01-151-10/+12
* staging: lustre: Remove DECLARE_LU_VARS macroFabian Huegel2018-01-151-8/+8
* staging: lustre: Enclose complex macros in do-while loopsFabian Huegel2018-01-151-4/+12
* staging: lustre: replace cfs_get_random_bytes calls with get_random_byte()NeilBrown2018-01-081-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons2017-08-231-6/+6
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-231-1/+0Star
* staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons2017-08-231-0/+1
* staging: lustre: uapi: move kernel only prototypes out of lustre_param.hJames Simmons2017-08-231-0/+18
* staging: lustre: uapi: move obd_ioctl_getdata() declarationJames Simmons2017-08-231-0/+3
* staging: lustre: lov: remove unused codeJohn L. Hammond2017-07-301-8/+1Star
* staging: lustre: statahead: drop support for remote entryLai Siyao2017-02-031-3/+2Star
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-3/+3
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-0/+6
* staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond2016-11-141-33/+18Star
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-10/+7Star
* staging: lustre: obdclass: race lustre_profile_listHiroya Nozaki2016-10-301-0/+3
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-38/+0Star
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-161-8/+9
* staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2016-10-161-0/+1
* staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond2016-10-161-6/+0Star
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-18/+13Star
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-12/+0Star
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-161-13/+0Star
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-4/+2Star
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-161-39/+0Star
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-19/+3Star
* staging: lustre: lmv: Do not revalidate stripes with master lockwang di2016-09-191-12/+3Star
* staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-4/+2Star
* staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond2016-09-191-12/+2Star
* staging: lustre: obd: remove unused obd methodsJohn L. Hammond2016-09-191-13/+0Star
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-6/+6
* staging: lustre: cleanup lustre_lib.hJohn L. Hammond2016-09-191-0/+5
* staging: lustre: obdclass: clean function declarations in obd_config.c and cl...Baoyou Xie2016-09-171-0/+3
* staging: lustre: clean function declarations in class_obd.c upBaoyou Xie2016-09-151-0/+2
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-011-25/+0Star
* staging/lustre: const correct set_lock_data()John L. Hammond2016-09-011-1/+2
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-211-10/+8Star
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-211-45/+4Star