aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_extent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-258/+0
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2017-12-13staging: lustre: ldlm: use list_for_each_entry in ldlm_extent_shift_kms()NeilBrown1-3/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta1-1/+2
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-6/+6
2017-02-03staging: lustre: header: remove assert from interval_set()James Simmons1-2/+3
2017-02-03staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh1-1/+0
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger1-2/+2
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-2/+2
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh1-0/+20
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-2/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb1-2/+2
2016-03-01staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-1/+1
2016-02-25staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin1-4/+8
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin1-1/+1
2016-02-20staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin1-5/+4
2015-11-15staging: lustre: ldlm_extent.c: replace IS_PO2 by is_power_of_2Aya Mahfouz1-1/+1
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport1-1/+1
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin1-11/+11
2015-03-01Staging: lustre: lustre: idlm: Move trailing statement to next lineHaneen Mohammed1-1/+2
2014-11-26staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht1-1/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman1-7/+5
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-1/+1
2013-10-26Staging: lustre: Fix paranthesis not required around returnRashika Kheria1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-4/+4
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-2/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+242