summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_dev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-246/+0
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: osc: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-141-12/+1
* staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin2016-11-141-2/+0
* 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: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-2/+2
* staging/lustre/osc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-3/+3
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport2015-10-241-2/+2
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-2/+2
* staging: lustre: osc: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* staging: lustre: osc: clean up whitespace and align function parametersChris Hanna2015-06-081-6/+6
* staging: lustre: osc: Use kzalloc and kfreeJulia Lawall2015-05-081-2/+2
* staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-1/+1
* lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li2014-06-181-0/+2
* lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li2014-06-181-6/+6
* staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov2014-05-311-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-2/+2
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-5/+5
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-1/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+261
OpenPOWER on IntegriCloud