summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-0414-42/+42
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-1867-5136/+16854
|\
| * staging: lustre: fix aligments in lnet selftestJames Simmons2016-03-125-19/+17Star
| * staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons2016-03-121-1/+1
| * staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons2016-03-121-1/+1
| * staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-1213-370/+370
| * staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-127-174/+174
| * staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-126-72/+72
| * staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons2016-03-124-8/+8
| * staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-126-38/+3Star
| * staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang2016-03-121-1/+8
| * staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-2/+2
| * staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-5/+4Star
| * staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-2/+2
| * staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-3/+2Star
| * staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-6/+4Star
| * staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-2/+2
| * staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-3/+2Star
| * staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-2/+2
| * staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-3/+2Star
| * staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-5/+4Star
| * Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal2016-03-121-2/+1Star
| * Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal2016-03-122-8/+6Star
| * staging: lustre: make lustre dependent on LNetJames Simmons2016-03-111-1/+1
| * staging: lustre: add help section of Kconfig config LNETJames Simmons2016-03-111-1/+7
| * staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons2016-03-111-2/+2
| * staging: lustre: move libcfs to lnet layerJames Simmons2016-03-1124-1/+9174
| * staging: lustre: make LNet use lprocfs_call_handlerJames Simmons2016-03-081-26/+6Star
| * staging: lustre: change test to assert in LNetGetIdJames Simmons2016-03-081-3/+1Star
| * staging: lustre: Correct missing newlineJames Nunez2016-03-082-4/+4
| * staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson2016-03-081-2/+1Star
| * staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-082-24/+27
| * staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson2016-03-081-2/+6
| * staging: lustre: LNet network latency simulationLiang Zhen2016-03-084-33/+642
| * staging: lustre: LNet drop rule implementationLiang Zhen2016-03-084-1/+449
| * staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen2016-03-031-4/+16
| * staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen2016-03-033-116/+258
| * staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2016-03-032-6/+24
| * staging: lustre: Change connect peer failed cleanup orderDoug Oucharek2016-03-031-0/+2
| * staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen2016-03-031-4/+12
| * 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: change ibh_mrs from array to pointerAmir Shehata2016-03-033-97/+13Star
| * staging: lustre: corrected some typos and grammar errorsFrank Zago2016-03-031-1/+1
| * 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