aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/lustre_dlm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger1-6/+8
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger1-1/+1
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger1-6/+6
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-8/+8
2016-11-14staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.hBen Evans1-1/+1
2016-11-07staging/lustre/ldlm: Drop unused blocking_refs flock fieldOleg Drokin1-2/+0
2016-10-16staging: lustre: ldlm: cancel aged locks for LRURNiu Yawei1-1/+1
2016-09-19staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.hJinshan Xiong1-0/+5
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-10/+0
2016-08-21staging: lustre: delete striped directorywang di1-0/+1
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond1-9/+9
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-03-30staging/lustre/ldlm: ELC picks locks in a safer policyJinshan Xiong1-5/+8
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong1-0/+1
2016-03-01staging/lustre: Fix lines that start with spacesOleg Drokin1-2/+2
2016-02-25staging/lustre/include: Adjust comment styleOleg Drokin1-10/+19
2016-02-25staging/lustre: Get rid of ldlm_cancel_flags_t typedefOleg Drokin1-8/+10
2016-02-25staging/lustre: Get rid of ldlm_ns_type_t typedefOleg Drokin1-3/+3
2016-02-25staging/lustre: Remove ldlm_appetite_t typedefOleg Drokin1-4/+4
2016-02-25staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin1-4/+4
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin1-18/+21
2016-02-25staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resourceOleg Drokin1-3/+0
2016-02-20staging/lustre/include: Adjust NULL comparison codestyleOleg Drokin1-10/+6
2016-02-20staging/lustre/ptlrpc: Get rid of /proc references in commentsOleg Drokin1-1/+1
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15staging: lustre: remove unused variableDan Carpenter1-2/+0
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin1-26/+0
2015-10-02staging/lustre/ldlm: Remove server side code from pool support.Oleg Drokin1-3/+0
2015-10-02staging/lustre: Remove ns_is_server()Oleg Drokin1-13/+0
2015-10-02staging/lustre: Remove ns_is_client()Oleg Drokin1-13/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_blocking_ast/_nocheck()Oleg Drokin1-3/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_reprocess_all*()Oleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove intent policies handler.Oleg Drokin1-8/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock()Oleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()Oleg Drokin1-1/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()Oleg Drokin1-1/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_namespace_free()Oleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_lock_fail_match()Oleg Drokin1-1/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_glimpse_ast()Oleg Drokin1-1/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_errno2error()Oleg Drokin1-2/+1
2015-10-02staging/lustre/ldlm: Remove unused ldlm_enqueue_pack()Oleg Drokin1-1/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_cli_enqueue_local()Oleg Drokin1-15/+0
2015-10-02staging/lustre/ldlm: Get rid of lr_converting queueOleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove unimplemented lock conversion traces.Oleg Drokin1-4/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_init/destroy_export()Oleg Drokin1-2/+0
2015-09-29staging/lustre: use 64-bit time for pl_recalcArnd Bergmann1-2/+2
2015-09-29staging/lustre: use time64_t for l_last_activityArnd Bergmann1-1/+1