summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging/lustre/ldlm: Preparation to move /proc/fs/lustre/ldlm to sysfsOleg Drokin2015-05-311-1/+47
* staging: lustre: ldlm: ldlm_resource: remove unneeded null test before freeJulia Lawall2015-05-081-4/+2
* staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall2015-05-081-4/+4
* Staging: lustre: remove extern in .c fileHaneen Mohammed2015-03-231-1/+1
* staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong2015-01-171-3/+4
* staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht2014-11-261-1/+1
* staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht2014-11-261-4/+4
* staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht2014-11-261-2/+4
* staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht2014-11-261-0/+2
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-11/+8
* Staging: lustre: Remove typedef ldlm_ns_hash_def_tVaishali Thakkar2014-10-231-4/+4
* staging: lustre: ldlm: expand the GOTO macroJulia Lawall2014-09-021-9/+9
* drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-301-2/+1
* staging: lustre: ldlm: ldlm_resource.c - fix dereferenceing user space bufferAnil Belur2014-08-011-2/+3
* staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2014-07-121-3/+3
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-3/+3
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-4/+3
* staging: lustre: ldlm: ldlm_resource.c replace obsolete function with kstrtoul()Anil Belur2014-06-191-3/+4
* staging: lustre: ldlm: ldlm_resource.c removed unecessary bracesAnil Belur2014-06-191-4/+2
* staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov2014-05-311-2/+2
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging/lustre/libcfs: remove cfs_hash_longPeng Tao2014-02-141-2/+2
* staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida2013-12-171-2/+2
* staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger2013-11-211-14/+5
* staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen2013-10-261-8/+8
* staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen2013-10-261-9/+9
* staging: lustre: Use parenthesis around sizeofJoe Perches2013-10-141-3/+3
* staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman2013-08-041-4/+4
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-8/+8
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-4/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-6/+1
* staging/lustre/dlmlock: compress out unused spaceBruce Korb2013-07-231-2/+2
* staging/lustre: Make quota namespace refcounting consistentOleg Drokin2013-07-231-5/+1
* staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin2013-07-231-9/+46
* staging/lustre/ldlm: print FID in lvbo_init(), lvbo_updateAndreas Dilger2013-07-231-2/+3
* staging/lustre: fix LBUG and inode refcount bugPeng Tao2013-05-301-0/+6
* staging/lustre: adapt proc_dir_entry changePeng Tao2013-05-301-115/+74
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1444
OpenPOWER on IntegriCloud