summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/lu_object.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2056/+0
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-251-2/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: obdclass: change object lookup to no wait modeLai Siyao2018-05-151-30/+9
* staging: lustre: fold lu_object_new() into lu_object_find_at()NeilBrown2018-05-081-32/+12
* staging: lustre: lu_object: move retry logic inside htable_lookupNeilBrown2018-05-081-43/+27
* staging: lustre: lu_object: discard extra lru count.NeilBrown2018-05-081-15/+12
* staging: lustre: make struct lu_site_bkt_data privateNeilBrown2018-05-081-7/+44
* staging: lustre: obdclass: guarantee all keys filledHongchao Zhang2018-05-061-4/+25
* staging: lustre: obdclass: hoist locking in lu_context_exit()John L. Hammond2018-05-061-5/+7
* staging: lustre: obdclass: change spinlock of key to rwlockLi Xi2018-05-061-19/+19
* staging: lustre: add container_of_safe()NeilBrown2018-04-231-4/+4
* staging: lustre: use module_name() macro for debug printfArnd Bergmann2018-03-141-2/+2
* staging: lustre: obdclass: don't require lct_owner to be non-NULL.NeilBrown2018-03-061-6/+1
* staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld2018-03-061-4/+4
* staging: lustre: discard lu_buf allocation library.NeilBrown2018-02-221-70/+0
* drivers: lustre: obdclass: simplify unregister_shrinker() usageAliaksei Karaliou2018-01-081-2/+1
* drivers: lustre: obdclass: check result of register_shrinker()Aliaksei Karaliou2017-12-131-5/+22
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-4/+5
* staging: lustre: obdclass: add include path to MakefileJames Simmons2017-08-221-10/+10
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-3/+2
|\
| * staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-1/+1
| * staging: lustre: remove unnecessary bracesThibaut Robert2017-05-151-2/+1
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-3/+3
|/
* staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev2017-02-031-8/+18
* staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler2017-02-031-42/+38
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-3/+3
* staging: lustre: obdclass: limit lu_site hash table size on clientsLi Dongyang2016-12-061-0/+4
* staging: lustre: obdclass: lu_site_purge() to handle purge-allAlex Zhuravlev2016-12-061-2/+3
* staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons2016-11-191-1/+1
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-4/+0
* staging: lustre: obdclass: Add synchro in lu_context_key_degister()Patrick Valentin2016-10-161-4/+54
* staging: lustre: obdclass: fix race during key quiescencyBruno Faccini2016-10-161-0/+5
* staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-4/+0
* staging: lustre: obdclass: eliminate NULL error returnBob Glossman2016-09-191-6/+8
* staging: lustre: obdclass: lu_htable_order() return type to longDmitry Eremin2016-09-191-4/+4
* staging: lustre: obdclass: change lu_site->ls_purge_start to unsignedDmitry Eremin2016-09-191-1/+1
* staging: lustre: obd: restore linkea supportJames Simmons2016-09-191-0/+70
* staging: lustre: obdclass: fix comparison between signed and unsignedDmitry Eremin2016-09-191-8/+8
* staging: lustre: obdclass: serialize lu_site purgeNiu Yawei2016-09-191-0/+7
* staging: lustre: obd: limit lu_object cacheBrian Behlendorf2016-08-211-27/+64
* staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong2016-08-211-17/+17
* 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
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-2/+0
* staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-1/+2
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* | staging/lustre: Reintroduce global env listJinshan Xiong2016-03-301-0/+2
OpenPOWER on IntegriCloud