summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata2016-03-033-21/+37
| * staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti2016-03-033-97/+146
| * Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal2016-03-038-20/+21
| * staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla2016-03-031-1/+1
| * staging: lustre: change ibh_mrs from array to pointerAmir Shehata2016-03-033-97/+13Star
| * staging: lustre: corrected some typos and grammar errorsFrank Zago2016-03-034-6/+6
| * staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2016-03-032-18/+17Star
| * staging: lustre: make o2iblnd local functions staticFrank Zago2016-03-032-20/+16Star
| * staging: lustre: reverse LNet and infinband header orderJames Simmons2016-03-031-5/+5
| * staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-3/+11
| * staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-3/+6
| * staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-1/+2
| * staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin2016-03-031-0/+4
| * staging: lustre: bind socklnd peers to a specific CPTJames Simmons2016-03-031-1/+2
| * staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu2016-03-035-20/+19Star
| * staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond2016-03-031-4/+2Star
| * staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson2016-03-035-10/+49
| * staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko2016-03-031-5/+4Star
| * staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber2016-03-031-31/+53
| * staging: lustre: remove annoying message in parse_nidrangeLi Xi2016-03-031-1/+0Star
| * staging: lustre: return proper error code for LNet coreJames Simmons2016-03-036-21/+21
| * staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-036-12/+25
| * staging: lustre: recv could access freed messageLiang Zhen2016-03-031-2/+10
| * staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen2016-03-031-0/+7
| * staging/lustre: Unbreak ll_prep_inode iget result checkOleg Drokin2016-03-031-1/+1
| * Revert "staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined"Greg Kroah-Hartman2016-03-021-0/+6
| * Staging: lustre: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-021-6/+1Star
| * Staging: lustre: Remove print statement on function failureBhumika Goyal2016-03-023-10/+3Star
| * Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar2016-03-021-1/+1
| * staging: lustre: lnet: Use list_entry() rather than container_of()Janani Ravichandran2016-03-021-1/+1
| * staging: lustre: lnet: Remove an error code indent should use tabs where poss...Anchal Jain2016-03-021-2/+2
| * drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issueTapan Prakash T2016-03-021-1/+0Star
| * drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T2016-03-021-2/+2
| * staging: lustre: Use __user for a pointer to a user space addressM. Vefa Bicakci2016-03-021-1/+1
| * staging: lustre: Use const static file_operations structM. Vefa Bicakci2016-03-021-1/+1
| * staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-021-3/+2Star
| * staging: lustre: update comment for lnet_lib_init/exitAndreas Dilger2016-03-021-1/+2
| * staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-0212-53/+47Star
| * staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-0211-11/+11
| * staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-0217-8/+19
| * staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleAndreas Dilger2016-03-021-0/+1
| * staging: lustre: move module info to end of libcfs module.c fileJames Simmons2016-03-021-4/+3Star
| * staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-028-12/+11Star
| * staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-023-3/+3
| * staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-027-9/+9
| * staging: lustre: ptlrpc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-021-1/+1
| * staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-021-4/+4
| * staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-028-18/+15Star
| * staging: lustre: obdclass: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-023-3/+3
| * staging: lustre: lclient: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-021-5/+5