summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov14-42/+42
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds67-5136/+16854
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons5-19/+17
2016-03-11staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons1-1/+1
2016-03-11staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons1-1/+1
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons13-370/+370
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons7-174/+174
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons6-72/+72
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons4-8/+8
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons6-38/+3
2016-03-11staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang1-1/+8
2016-03-11staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-11staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar1-5/+4
2016-03-11staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-11staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-11staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar1-6/+4
2016-03-11staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-11staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-11staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-11staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-11staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar1-5/+4
2016-03-11Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal1-2/+1
2016-03-11Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal2-8/+6
2016-03-10staging: lustre: make lustre dependent on LNetJames Simmons1-1/+1
2016-03-10staging: lustre: add help section of Kconfig config LNETJames Simmons1-1/+7
2016-03-10staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons1-2/+2
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons24-1/+9174
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons1-26/+6
2016-03-07staging: lustre: change test to assert in LNetGetIdJames Simmons1-3/+1
2016-03-07staging: lustre: Correct missing newlineJames Nunez2-4/+4
2016-03-07staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson1-2/+1
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2-24/+27
2016-03-07staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson1-2/+6
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen4-33/+642
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen4-1/+449
2016-03-02staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen1-4/+16
2016-03-02staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen3-116/+258
2016-03-02staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2-6/+24
2016-03-02staging: lustre: Change connect peer failed cleanup orderDoug Oucharek1-0/+2
2016-03-02staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen1-4/+12
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: change ibh_mrs from array to pointerAmir Shehata3-97/+13
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago1-1/+1
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