summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-move.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2386/+0
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-251-1/+1
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-2/+2
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-231-4/+2
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-2/+2
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: lnet: remove null check before kfreeSumit Pundir2018-01-221-2/+1
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-3/+3
* staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown2018-01-081-9/+9
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-171-1/+1
|\
| * lnet_return_rx_credits_locked: don't abuse list_entryAl Viro2017-10-111-1/+1
* | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
|/
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-2/+2
* staging: lustre: lnet: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: in-place endianness functionsNikola Jelic2017-06-031-10/+10
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-061-5/+5
* staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-10/+10
* staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons2017-03-061-4/+4
* staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons2017-03-061-5/+5
* staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_route_t to proper structureJames Simmons2017-03-061-6/+6
* staging: lustre: lnet: change lnet_peer_t to proper structureJames Simmons2017-03-061-10/+10
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-18/+20
* staging: lustre: lnet: change lnet_test_peer_t to proper structureJames Simmons2017-03-061-6/+6
* staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-37/+38
* staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-9/+9
* staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: lnet: missing blank line after declarationJames Simmons2016-11-181-0/+1
* staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson2016-09-191-0/+11
* lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-211-258/+56
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-2/+9
* lustre: constify lib-move.c stuffAl Viro2016-08-211-10/+10
* staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek2016-08-211-0/+3
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-42/+42
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* | Staging: lustre: lib-move: Remove unnecessary space after cast.Sandhya Bankar2016-03-281-5/+5
|/
* staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
* staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-071-0/+2
* staging: lustre: LNet network latency simulationLiang Zhen2016-03-071-31/+42
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-071-0/+8
* staging: lustre: return proper error code for LNet coreJames Simmons2016-03-021-11/+11
* staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-021-4/+13
OpenPOWER on IntegriCloud