aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/lu_object.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1305/+0
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown1-1/+1
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-05-08staging: lustre: make struct lu_site_bkt_data privateNeilBrown1-33/+3
2018-04-23staging: lustre: add container_of_safe()NeilBrown1-3/+3
2018-02-22staging: lustre: discard lu_buf allocation library.NeilBrown1-7/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-20staging: lustre: drop macro that has no usesAastha Gupta1-2/+0
2017-10-18staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta1-1/+1
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons1-2/+2
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev1-1/+7
2017-02-03staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler1-1/+5
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-1/+1
2017-01-03staging/lustre: Declare lu_context/session_tags_defaultOleg Drokin1-0/+3
2016-09-19staging: lustre: obdclass: change lu_site->ls_purge_start to unsignedDmitry Eremin1-1/+1
2016-09-19staging: lustre: obd: restore linkea supportJames Simmons1-0/+7
2016-09-19staging: lustre: obdclass: fix comparison between signed and unsignedDmitry Eremin1-1/+1
2016-09-19staging: lustre: obdclass: serialize lu_site purgeNiu Yawei1-0/+5
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-1/+2
2016-08-21staging: lustre: llite: validate namesJohn L. Hammond1-0/+16
2016-08-21staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong1-2/+1
2016-06-20staging/lustre: Add newline to LU_OBJECT_DEBUG() messageBob Glossman1-1/+1
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-28staging: lustre: debug: initialize debug_msg_data if neededOleg Drokin1-4/+2
2016-04-28staging: lustre: obdclass: add LCT_SERVER_SESSION for server sessionWang Di1-0/+4
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-03-30staging/lustre: Fix spacing style before open parenthesisOleg Drokin1-32/+32
2016-02-25staging/lustre/include: Adjust comment styleOleg Drokin1-2/+4
2016-02-25staging/lustre: Get rid of loc_flags_t typedefOleg Drokin1-3/+3
2016-02-20staging/lustre/include: Adjust NULL comparison codestyleOleg Drokin1-3/+3
2016-02-03drivers/staging/lustre: Silence warning about 'inline'Valdis Kletnieks1-1/+1
2016-02-03staging: lustre: enum lu_object_header_flags comma style fixFan Yong1-1/+1
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-4/+0
2015-10-12Staging: lustre: obdclass: lu_object: Declare local functions as staticShraddha Barke1-5/+0
2015-09-29staging/lustre: Remove unused lu_object functions.Oleg Drokin1-27/+0
2015-09-16staging/lustre: Remove users of OBD_ALLOC/FREE_PTR lu_object.hOleg Drokin1-2/+2
2015-09-15staging/lustre/obdclass: Eliminate hash bucket scans in lu_cache_shrinkAnn Koehler1-0/+1
2015-09-15staging/lustre/obdclass: reorganize busy object accountingFrank Zago1-2/+2
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport1-8/+8
2015-05-31staging/lustre/obd: Remove nid_stats trackingOleg Drokin1-2/+0
2015-03-18staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...))Mario J. Rugiero1-1/+1
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald1-2/+2
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+2