summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm
AgeCommit message (Expand)Author
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans
2017-07-30staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh
2017-07-30staging: lustre: ldlm: restore missing newlines in ldlm sysfs filesJohn L. Hammond
2017-07-30staging: lustre: ldlm: constify attribute_group structures.Arvind Yadav
2017-07-17staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons
2017-07-16fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma
2017-03-06staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong
2017-02-03staging: lustre: header: remove assert from interval_set()James Simmons
2017-02-03staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2017-02-03staging: lustre: ldlm: Restore connect flags on failureJeremy Filizetti
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong
2017-01-03staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin
2017-01-03staging: lustre: ldlm: use designated initializersKees Cook
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-11-14staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.hBen Evans
2016-11-14staging: lustre: ldlm: improve lock timeout messagesJohn L. Hammond
2016-11-14staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann
2016-11-07staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin
2016-11-07staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang
2016-11-07staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh
2016-11-07staging/lustre/ldlm: fix export reference problemHongchao Zhang