summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_pool.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown2018-03-061-88/+11
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-8/+4
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-3/+2
* drivers: lustre: ldlm: check result of register_shrinker()Aliaksei Karaliou2017-12-131-2/+6
* 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-2/+4
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-221-4/+4
* staging: lustre: ldlm: disconnect speedupVitaly Fertman2017-03-061-0/+4
* staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman2017-03-061-1/+2
* staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger2016-11-291-2/+2
* staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger2016-11-291-4/+5
* staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann2016-11-141-4/+4
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-9/+0
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-161-6/+0
* staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark2016-09-191-16/+22
* staging: lustre: fix messages with missing newlinesJohn L. Hammond2016-09-191-4/+0
* staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin2016-09-191-1/+2
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+2
* 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
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin2016-02-201-9/+8
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Staging: lustre: ldlm_pool: Drop unneeded wrapper functionShivani Bhardwaj2015-11-151-10/+2
* Staging: lustre: ldlm_pool: Drop wrapper functionShivani Bhardwaj2015-11-151-9/+1
* Staging: lustre: ldlm_pool: Remove unneeded wrapper functionShivani Bhardwaj2015-11-151-12/+13
* staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla2015-10-271-1/+0
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin2015-10-021-25/+18
* staging/lustre/ldlm: Remove server side code from pool support.Oleg Drokin2015-10-021-335/+13
* staging/lustre: Remove ns_is_server()Oleg Drokin2015-10-021-14/+2
* staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()Oleg Drokin2015-10-021-13/+0
* staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()Oleg Drokin2015-10-021-16/+0
* staging/lustre: use 64-bit time for pl_recalcArnd Bergmann2015-09-291-15/+15
* staging/lustre/ldlm: In ldlm_pools_fini make sure there was init first.Oleg Drokin2015-07-131-2/+4
* staging: lustre: ldlm: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-081-2/+1
* staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin2015-05-311-29/+21
* staging/lustre/ldlm: move procfs ldlm pool stats to sysfsOleg Drokin2015-05-311-32/+38
* staging/lustre/ldlm: Add infrastructure to move ldlm pool controls to sysfsOleg Drokin2015-05-311-2/+43
* staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* Staging: lustre: remove extern in .c fileHaneen Mohammed2015-03-231-2/+0
* Staging: lustre: lustre: ldlm: Concatenate strings into single stringHaneen Mohammed2015-03-011-2/+2
* staging/lustre/ldlm: high load because of negative timeoutLi Xi2015-02-071-6/+26
* staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong2015-01-171-2/+2
* staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht2014-11-261-1/+1
* staging: lustre: ldlm: Remove unnecessary braces at ifsAndreas Ruprecht2014-11-261-5/+3
* staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht2014-11-261-15/+21