summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-11staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-11staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang
2016-03-11staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
2016-03-11Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-10staging: lustre: make lustre dependent on LNetJames Simmons
2016-03-10staging: lustre: add help section of Kconfig config LNETJames Simmons
2016-03-10staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons
2016-03-07staging: lustre: change test to assert in LNetGetIdJames Simmons
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-07staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-07staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen
2016-03-02staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen
2016-03-02staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen
2016-03-02staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen
2016-03-02staging: lustre: Change connect peer failed cleanup orderDoug Oucharek
2016-03-02staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen
2016-03-02staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata
2016-03-02staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
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