summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2033/+0
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-251-0/+1
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-231-1/+1
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-2/+2
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-231-5/+3
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-5/+5
* staging: lustre: remove unused hash tables.NeilBrown2018-04-231-25/+2
* staging: lustre: remove unused ldlm_completion_ast_async()NeilBrown2018-04-231-23/+0
* staging: lustre: simplify waiting in ldlm_completion_ast()NeilBrown2018-02-161-33/+20
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: ldlm: minor list_entry improvements in ldlm_request.cNeilBrown2017-12-131-8/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta2017-10-201-16/+26
* staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-1/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-221-4/+4
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-2/+1
* staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans2017-08-221-0/+2
* staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans2017-08-221-0/+27
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-3/+3
* staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2017-03-061-2/+12
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger2016-11-291-22/+22
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-3/+3
* staging: lustre: ldlm: improve lock timeout messagesJohn L. Hammond2016-11-141-5/+1
* staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin2016-11-071-14/+1
* staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang2016-11-071-17/+4
* staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin2016-11-071-0/+21
* staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh2016-11-071-2/+2
* staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-301-2/+2
* staging: lustre: ldlm: cancel aged locks for LRURNiu Yawei2016-10-161-0/+8
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-161-3/+0
* staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-2/+2
* staging: lustre: ldlm: revert the changes for lock canceling policyJinshan Xiong2016-09-191-6/+0
* staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman2016-09-191-22/+32
* staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman2016-09-191-4/+2
* staging: lustre: Fix block comment styleRehas Sachdeva2016-09-151-2/+4
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-6/+4
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-2/+2
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-211-8/+5
* staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-211-9/+7
* staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond2016-06-201-2/+2
* staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev2016-06-201-1/+1
* 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: clean up l_flagsBruce Korb2016-04-281-1/+1
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-281-17/+15
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging/lustre: Get rid of ldlm_policy_res_t typedefOleg Drokin2016-04-111-25/+24
OpenPOWER on IntegriCloud