summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/xattr_cache.c
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong
2016-10-30staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-01staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-07-13staging: lustre: llite: drop trivially useless initializationJulia Lawall
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-03-26staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao
2015-03-18staging: lustre: Use kmemdup rather than duplicating its implementationRavindran, Madhusudhanan (M.)
2015-03-01staging: lustre: llite: Remove unnecessary OOM messageQuentin Lambert
2014-10-27staging: lustre: lustre: llite: Use kstrdupTapasweni Pathak
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko