summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_extent.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: header: remove assert from interval_set()James Simmons2017-02-031-2/+3
* staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh2017-02-031-1/+0
* staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-2/+2
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-2/+2
* staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh2016-11-071-0/+20
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-281-2/+2
* staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-1/+1
* staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-4/+8
* staging/lustre: Remove ldlm type/mode typedefsOleg Drokin2016-02-251-1/+1
* staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin2016-02-201-5/+4
* staging: lustre: ldlm_extent.c: replace IS_PO2 by is_power_of_2Aya Mahfouz2015-11-151-1/+1
* staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport2015-10-241-1/+1
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin2015-10-021-11/+11
* Staging: lustre: lustre: idlm: Move trailing statement to next lineHaneen Mohammed2015-03-011-1/+2
* staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht2014-11-261-1/+3
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-7/+5
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* Staging: lustre: Fix paranthesis not required around returnRashika Kheria2013-10-261-1/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-4/+4
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-2/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+242
OpenPOWER on IntegriCloud