summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-move.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21lustre: constify lib-move.c stuffAl Viro
2016-08-21staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28Staging: lustre: lib-move: Remove unnecessary space after cast.Sandhya Bankar
2016-03-11staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen
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-02-22staging: lustre: Allocate the correct number of rtr buffersAmir Shehata
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-20staging: lustre: Dynamic LNet Configuration (DLC) dynamic routingAmir Shehata
2016-02-20staging: lustre: return +ve for blocked lnet messageLiang Zhen
2016-02-20staging: lustre: fix failure handle of create replyLiang Zhen
2016-02-20staging: lustre: reflect down routes in /proc/sys/lnet/routesChris Horn
2016-02-20staging: lustre: rename variables in lnet_find_route_lockedChris Horn
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-12-21staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-05-31staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-04-03staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter
2015-02-07staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen
2015-01-17staging: lustre: replace MIN with min_t, remove castJeremiah Mahler
2015-01-17staging: lustre: replace MIN with min, cast (__kernel_size_t)Jeremiah Mahler
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler
2015-01-17lustre: don't use iovec instead of kvecAl Viro
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-27Staging: lustre: lnet: Make functions staticTina Ruchandani
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman