summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-03staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen1-4/+16
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen3-116/+258
2016-03-03staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2-6/+24
2016-03-03staging: lustre: Change connect peer failed cleanup orderDoug Oucharek1-0/+2
2016-03-03staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen1-4/+12
2016-03-03staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata3-21/+37
2016-03-03staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti3-97/+146
2016-03-03Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal8-20/+21
2016-03-03staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla1-1/+1
2016-03-03staging: lustre: change ibh_mrs from array to pointerAmir Shehata3-97/+13
2016-03-03staging: lustre: corrected some typos and grammar errorsFrank Zago4-6/+6
2016-03-03staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2-18/+17
2016-03-03staging: lustre: make o2iblnd local functions staticFrank Zago2-20/+16
2016-03-03staging: lustre: reverse LNet and infinband header orderJames Simmons1-5/+5
2016-03-03staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin1-3/+11
2016-03-03staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin1-3/+6
2016-03-03staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin1-1/+2
2016-03-03staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin1-0/+4
2016-03-03staging: lustre: bind socklnd peers to a specific CPTJames Simmons1-1/+2
2016-03-03staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu5-20/+19
2016-03-03staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond1-4/+2
2016-03-03staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson5-10/+49
2016-03-03staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko1-5/+4
2016-03-03staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber1-31/+53
2016-03-03staging: lustre: remove annoying message in parse_nidrangeLi Xi1-1/+0
2016-03-03staging: lustre: return proper error code for LNet coreJames Simmons6-21/+21
2016-03-03staging: lustre: Ignore hops if not explicitly setAmir Shehata6-12/+25
2016-03-03staging: lustre: recv could access freed messageLiang Zhen1-2/+10
2016-03-03staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen1-0/+7
2016-03-03staging/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-02staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla1-6/+1
2016-03-02staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho1-2/+0
2016-03-02staging: wilc1000: Removed unused variablesBhaktipriya Shridhar1-18/+0
2016-03-02staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva1-2/+1
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield1-30/+0
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield1-11/+0
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield1-52/+0
2016-03-02staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield1-27/+0
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield1-27/+0
2016-03-02Staging: lustre: Do not print message if kzalloc() failed.Sandhya Bankar1-6/+1
2016-03-02Staging: lustre: Remove print statement on function failureBhumika Goyal3-10/+3
2016-03-02Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar1-1/+1
2016-03-02staging: lustre: lnet: Use list_entry() rather than container_of()Janani Ravichandran1-1/+1
2016-03-02staging: lustre: lnet: Remove an error code indent should use tabs where poss...Anchal Jain1-2/+2
2016-03-02drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issueTapan Prakash T1-1/+0
2016-03-02drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T1-2/+2
2016-03-02staging: lustre: Use __user for a pointer to a user space addressM. Vefa Bicakci1-1/+1
2016-03-02staging: lustre: Use const static file_operations structM. Vefa Bicakci1-1/+1
2016-03-02staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2