aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman13-0/+13
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown1-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown1-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown1-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown1-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown1-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown1-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown1-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_lock()NeilBrown1-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown1-13/+2
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta8-36/+65
2017-10-18staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+1
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen3-4/+4
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons12-46/+46
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-2/+1
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans1-0/+2
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans2-0/+33
2017-07-30staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons1-0/+40
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh2-46/+0
2017-07-30staging: lustre: ldlm: restore missing newlines in ldlm sysfs filesJohn L. Hammond1-2/+2
2017-07-30staging: lustre: ldlm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-17staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons1-4/+5
2017-07-16fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington1-1/+1
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons1-12/+15
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2-5/+5
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav1-1/+19
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-6/+5
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma1-9/+4
2017-03-06staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei1-21/+28
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman4-57/+96
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman1-1/+2
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong3-14/+48
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 Skulysh3-3/+0
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko1-0/+7
2017-02-03staging: lustre: ldlm: Restore connect flags on failureJeremy Filizetti1-0/+2
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong1-6/+4
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam1-0/+1
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann2-2/+2
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong1-2/+1
2017-01-03staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin1-1/+1
2017-01-03staging: lustre: ldlm: use designated initializersKees Cook1-1/+1
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin1-4/+4
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans1-0/+1
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger2-12/+15
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger4-36/+36
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger6-20/+20