summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lclient/lcommon_cl.c
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: merge lclient/*.c into llite/John L. Hammond2016-03-301-1203/+0
* staging: lustre: lclient: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-5/+5
* staging/lustre/lclient: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-8/+16
* staging/lustre/lclient: Adjust NULL comparison codestyleOleg Drokin2016-02-201-16/+16
* Staging:lustre:lclient:Remove unused functionBhumika Goyal2016-02-031-11/+0
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Staging: lustre: lclient: Remove wrapper functionsShraddha Barke2015-11-151-2/+2
* staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport2015-10-241-5/+5
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-5/+5
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre: Remove ccc_transient_page_* methodsOleg Drokin2015-09-291-48/+0
* staging/lustre: Remove unused ccc_io_fini()Oleg Drokin2015-09-291-7/+0
* staging/lustre: Remove ccc_attr/conf_set()Oleg Drokin2015-09-291-15/+0
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-10/+1
* staging: lustre: lclient: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnkit Garg2015-05-311-18/+17
* staging: lustre: lclient: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* staging: lustre: lclient: remove extra parentheses around right bit shift ope...Aya Mahfouz2015-03-061-2/+3
* staging/lustre/llite: Solve a race to access lli_has_smd in read caseJinshan Xiong2015-02-071-0/+6
* staging/lustre: get rid of obd_* typedefsOleg Drokin2014-08-171-2/+2
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-10/+10
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-2/+3
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-45/+3
|\
| * lustre: get rid of messing with iovecsAl Viro2014-05-061-45/+3
* | staging/lustre/llite: remove dead codeJohn L. Hammond2014-04-271-2/+2
* | staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-7/+6
|/
* staging/lustre/libcfs: remove waitq_waitPeng Tao2014-03-191-1/+1
* staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao2014-03-191-1/+1
* staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida2014-01-081-1/+1
* staging: lustre: Fix space prohibited between function name and open parenthe...Masanari Iida2014-01-081-5/+5
* staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere2013-11-211-0/+6
* staging: lustre: Use parenthesis around sizeofJoe Perches2013-10-141-1/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-14/+14
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-1/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-12/+0
* staging/lustre/layout: introduce new layout for released filesJinshan Xiong2013-07-231-1/+1
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1325