summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-move.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-01-22staging: lustre: lnet: remove null check before kfreeSumit Pundir
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-11lnet_return_rx_credits_locked: don't abuse list_entryAl Viro
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons
2017-06-03staging: lustre: in-place endianness functionsNikola Jelic
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_route_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_peer_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_test_peer_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons
2016-11-18staging: lustre: lnet: missing blank line after declarationJames Simmons
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