summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
2016-03-02staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla
2016-03-02staging: lustre: change ibh_mrs from array to pointerAmir Shehata
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago
2016-03-02staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago
2016-03-02staging: lustre: make o2iblnd local functions staticFrank Zago
2016-03-02staging: lustre: reverse LNet and infinband header orderJames Simmons
2016-03-02staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: bind socklnd peers to a specific CPTJames Simmons
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu
2016-03-02staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-03-02staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko
2016-03-02staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber
2016-03-02staging: lustre: remove annoying message in parse_nidrangeLi Xi
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-03-02staging: lustre: recv could access freed messageLiang Zhen
2016-03-02staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen
2016-03-02staging/lustre: Unbreak ll_prep_inode iget result checkOleg Drokin
2016-03-02Revert "staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined"Greg Kroah-Hartman
2016-03-02staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla
2016-03-02staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho
2016-03-02staging: wilc1000: Removed unused variablesBhaktipriya Shridhar
2016-03-02staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield
2016-03-02staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield
2016-03-02staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield
2016-03-02Staging: lustre: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-02Staging: lustre: Remove print statement on function failureBhumika Goyal
2016-03-02Staging: lustre: Remove int typecast of offsetof().Sandhya Bankar
2016-03-02staging: lustre: lnet: Use list_entry() rather than container_of()Janani Ravichandran
2016-03-02staging: lustre: lnet: Remove an error code indent should use tabs where poss...Anchal Jain
2016-03-02drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issueTapan Prakash T
2016-03-02drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T
2016-03-02staging: lustre: Use __user for a pointer to a user space addressM. Vefa Bicakci
2016-03-02staging: lustre: Use const static file_operations structM. Vefa Bicakci
2016-03-02staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: update comment for lnet_lib_init/exitAndreas Dilger
2016-03-02staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-02staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-02staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-03-02staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleAndreas Dilger
2016-03-02staging: lustre: move module info to end of libcfs module.c fileJames Simmons
2016-03-02staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla