summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_pool.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman
2018-03-06staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-12-13drivers: lustre: ldlm: check result of register_shrinker()Aliaksei Karaliou
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger
2016-11-14staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-16staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond
2016-09-19staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-20staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: ldlm_pool: Drop unneeded wrapper functionShivani Bhardwaj
2015-11-15Staging: lustre: ldlm_pool: Drop wrapper functionShivani Bhardwaj
2015-11-15Staging: lustre: ldlm_pool: Remove unneeded wrapper functionShivani Bhardwaj
2015-10-27staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove server side code from pool support.Oleg Drokin
2015-10-02staging/lustre: Remove ns_is_server()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()Oleg Drokin
2015-09-29staging/lustre: use 64-bit time for pl_recalcArnd Bergmann
2015-07-13staging/lustre/ldlm: In ldlm_pools_fini make sure there was init first.Oleg Drokin
2015-07-13staging: lustre: ldlm: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ldlm: move procfs ldlm pool stats to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: Add infrastructure to move ldlm pool controls to sysfsOleg Drokin
2015-05-08staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall
2015-03-23Staging: lustre: remove extern in .c fileHaneen Mohammed
2015-03-01Staging: lustre: lustre: ldlm: Concatenate strings into single stringHaneen Mohammed
2015-02-07staging/lustre/ldlm: high load because of negative timeoutLi Xi