summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/lu_object.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-15staging: lustre: obdclass: change object lookup to no wait modeLai Siyao
2018-05-08staging: lustre: fold lu_object_new() into lu_object_find_at()NeilBrown
2018-05-08staging: lustre: lu_object: move retry logic inside htable_lookupNeilBrown
2018-05-08staging: lustre: lu_object: discard extra lru count.NeilBrown
2018-05-08staging: lustre: make struct lu_site_bkt_data privateNeilBrown
2018-05-06staging: lustre: obdclass: guarantee all keys filledHongchao Zhang
2018-05-06staging: lustre: obdclass: hoist locking in lu_context_exit()John L. Hammond
2018-05-06staging: lustre: obdclass: change spinlock of key to rwlockLi Xi
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-03-14staging: lustre: use module_name() macro for debug printfArnd Bergmann
2018-03-06staging: lustre: obdclass: don't require lct_owner to be non-NULL.NeilBrown
2018-03-06staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld
2018-02-22staging: lustre: discard lu_buf allocation library.NeilBrown
2018-01-08drivers: lustre: obdclass: simplify unregister_shrinker() usageAliaksei Karaliou
2017-12-13drivers: lustre: obdclass: check result of register_shrinker()Aliaksei Karaliou
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
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