aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata3-21/+37
2016-03-02staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti3-97/+146
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal8-20/+21
2016-03-02staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla1-1/+1
2016-03-02staging: lustre: change ibh_mrs from array to pointerAmir Shehata3-97/+13
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago4-6/+6
2016-03-02staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2-18/+17
2016-03-02staging: lustre: make o2iblnd local functions staticFrank Zago2-20/+16
2016-03-02staging: lustre: reverse LNet and infinband header orderJames Simmons1-5/+5
2016-03-02staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin1-3/+11
2016-03-02staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin1-3/+6
2016-03-02staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin1-1/+2
2016-03-02staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin1-0/+4
2016-03-02staging: lustre: bind socklnd peers to a specific CPTJames Simmons1-1/+2
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu5-20/+19
2016-03-02staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond1-4/+2
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson5-10/+49
2016-03-02staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko1-5/+4
2016-03-02staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber1-31/+53
2016-03-02staging: lustre: remove annoying message in parse_nidrangeLi Xi1-1/+0
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons6-21/+21
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata6-12/+25
2016-03-02staging: lustre: recv could access freed messageLiang Zhen1-2/+10
2016-03-02staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen1-0/+7
2016-03-02staging/lustre: Unbreak ll_prep_inode iget result checkOleg Drokin1-1/+1
2016-03-02Revert "staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined"Greg Kroah-Hartman1-0/+6
2016-03-01Staging: lustre: Do not print message if kzalloc() failed.Sandhya Bankar1-6/+1
2016-03-01Staging: lustre: Remove print statement on function failureBhumika Goyal3-10/+3
2016-03-01Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar1-1/+1
2016-03-01staging: lustre: lnet: Use list_entry() rather than container_of()Janani Ravichandran1-1/+1
2016-03-01staging: lustre: lnet: Remove an error code indent should use tabs where possibleAnchal Jain1-2/+2
2016-03-01drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issueTapan Prakash T1-1/+0
2016-03-01drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T1-2/+2
2016-03-01staging: lustre: Use __user for a pointer to a user space addressM. Vefa Bicakci1-1/+1
2016-03-01staging: lustre: Use const static file_operations structM. Vefa Bicakci1-1/+1
2016-03-01staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-01staging: lustre: update comment for lnet_lib_init/exitAndreas Dilger1-1/+2
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger12-53/+47
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger11-11/+11
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons17-8/+19
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleAndreas Dilger1-0/+1
2016-03-01staging: lustre: move module info to end of libcfs module.c fileJames Simmons1-4/+3
2016-03-01staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla8-12/+11
2016-03-01staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla3-3/+3
2016-03-01staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla7-9/+9
2016-03-01staging: lustre: ptlrpc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-1/+1
2016-03-01staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-4/+4
2016-03-01staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla8-18/+15
2016-03-01staging: lustre: obdclass: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla3-3/+3
2016-03-01staging: lustre: lclient: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-5/+5