summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/lu_object.c
AgeCommit message (Expand)Author
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev
2017-02-03staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: obdclass: limit lu_site hash table size on clientsLi Dongyang
2016-12-06staging: lustre: obdclass: lu_site_purge() to handle purge-allAlex Zhuravlev
2016-11-19staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-16staging: lustre: obdclass: Add synchro in lu_context_key_degister()Patrick Valentin
2016-10-16staging: lustre: obdclass: fix race during key quiescencyBruno Faccini
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: obdclass: eliminate NULL error returnBob Glossman
2016-09-19staging: lustre: obdclass: lu_htable_order() return type to longDmitry Eremin
2016-09-19staging: lustre: obdclass: change lu_site->ls_purge_start to unsignedDmitry Eremin
2016-09-19staging: lustre: obd: restore linkea supportJames Simmons
2016-09-19staging: lustre: obdclass: fix comparison between signed and unsignedDmitry Eremin
2016-09-19staging: lustre: obdclass: serialize lu_site purgeNiu Yawei
2016-08-21staging: lustre: obd: limit lu_object cacheBrian Behlendorf
2016-08-21staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong
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-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre: Reintroduce global env listJinshan Xiong
2016-03-30staging/lustre/obdclass: limit lu_site hash table sizeOleg Drokin
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin
2015-12-21Staging: lustre: obdclass: Declare lu_site_hash_ops as staticShraddha Barke
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-12Staging: lustre: obdclass: lu_object: Declare local functions as staticShraddha Barke
2015-10-02Staging: lustre: obdclass: Declare structure as static.Shraddha Barke
2015-09-29staging/lustre: Remove unused lu_object functions.Oleg Drokin
2015-09-15staging/lustre/obdclass: Eliminate hash bucket scans in lu_cache_shrinkAnn Koehler
2015-09-15staging/lustre/obdclass: reorganize busy object accountingFrank Zago
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-09-12Staging: lustre: obdclass: Remove typedefs for structShraddha Barke
2015-09-12staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31staging: lustre: drop redundant checkViresh Kumar
2015-06-11lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth