aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_pool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman1-8/+1
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman1-2/+2
2018-03-06staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown1-88/+11
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown1-8/+4
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-1/+1
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown1-3/+2
2017-12-13drivers: lustre: ldlm: check result of register_shrinker()Aliaksei Karaliou1-2/+6
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta1-2/+4
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-4/+4
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman1-0/+4
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman1-1/+2
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger1-2/+2
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger1-4/+5
2016-11-14staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann1-4/+4
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong1-9/+0
2016-10-16staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago1-6/+0
2016-09-19staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark1-16/+22
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond1-4/+0
2016-09-19staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin1-1/+2
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-2/+2
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-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-02-20staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin1-9/+8
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15Staging: lustre: ldlm_pool: Drop unneeded wrapper functionShivani Bhardwaj1-10/+2
2015-11-15Staging: lustre: ldlm_pool: Drop wrapper functionShivani Bhardwaj1-9/+1
2015-11-15Staging: lustre: ldlm_pool: Remove unneeded wrapper functionShivani Bhardwaj1-12/+13
2015-10-27staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla1-1/+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-25/+18
2015-10-02staging/lustre/ldlm: Remove server side code from pool support.Oleg Drokin1-335/+13
2015-10-02staging/lustre: Remove ns_is_server()Oleg Drokin1-14/+2
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()Oleg Drokin1-13/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()Oleg Drokin1-16/+0
2015-09-29staging/lustre: use 64-bit time for pl_recalcArnd Bergmann1-15/+15
2015-07-13staging/lustre/ldlm: In ldlm_pools_fini make sure there was init first.Oleg Drokin1-2/+4
2015-07-13staging: lustre: ldlm: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca1-2/+1
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin1-29/+21
2015-05-31staging/lustre/ldlm: move procfs ldlm pool stats to sysfsOleg Drokin1-32/+38
2015-05-31staging/lustre/ldlm: Add infrastructure to move ldlm pool controls to sysfsOleg Drokin1-2/+43
2015-05-08staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall1-5/+5
2015-03-23Staging: lustre: remove extern in .c fileHaneen Mohammed1-2/+0
2015-03-01Staging: lustre: lustre: ldlm: Concatenate strings into single stringHaneen Mohammed1-2/+2
2015-02-07staging/lustre/ldlm: high load because of negative timeoutLi Xi1-6/+26
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-2/+2
2014-11-26staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht1-1/+1