summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_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: lov: add include path to MakefileJames Simmons
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago
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-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-01staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging: lustre: lustre: lov: Added spaceAnjali Menon
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-09-15Staging: lustre: lustre: lov: lov_dev.c: Added missing blank lineSakshi Vaid
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-05-08staging: lustre: lov: lov_dev: remove unneeded null test before freeJulia Lawall
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-03-01staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declarationMohammad Jamal
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao