summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/osc/osc_dev.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-11-14staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin
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-03-01staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-02-20staging/lustre/osc: 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-07-13staging: lustre: osc: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: osc: clean up whitespace and align function parametersChris Hanna
2015-05-08staging: lustre: osc: Use kzalloc and kfreeJulia Lawall
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-18lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li
2014-06-18lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao