aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-246/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons1-1/+1
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong1-12/+1
2016-11-14staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin1-2/+0
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-03-01staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-2/+2
2016-02-20staging/lustre/osc: Adjust NULL comparison codestyleOleg Drokin1-3/+3
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport1-2/+2
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport1-2/+2
2015-07-13staging: lustre: osc: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-06-08staging: lustre: osc: clean up whitespace and align function parametersChris Hanna1-6/+6
2015-05-08staging: lustre: osc: Use kzalloc and kfreeJulia Lawall1-2/+2
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman1-1/+1
2014-06-18lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li1-0/+2
2014-06-18lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li1-6/+6
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-5/+5
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-1/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+261