aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/lnet/types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-669/+0
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons1-4/+3
2017-03-06staging: lustre: lnet: remove unused lnet_md_iovec_tJames Simmons1-3/+0
2017-03-06staging: lustre: lnet: remove LNET_SEQ_BASETYPEJames Simmons1-4/+2
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_msg_type_t to proper enumJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-6/+6
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons1-15/+15
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: remove generic lnet_handle_any_tJames Simmons1-38/+3
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons1-2/+4
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons1-2/+23
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons1-2/+23
2017-01-23staging: lustre: lnet: change msg union in struct lnet_hdr to proper structureJames Simmons1-15/+15
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons1-3/+3
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons1-3/+3
2017-01-23staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons1-6/+6
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig1-0/+1
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-15/+1
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin1-2/+2
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons1-0/+2
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-16/+31
2015-09-12staging: lustre: include: put constant on the right of binary operatorJulia Lawall1-1/+1
2015-06-11staging:lustre: Update license and copyright for the LNET headersJames Simmons1-7/+3
2015-06-11staging:lustre: LNet header code cleanup - indentation etcJames Simmons1-39/+39
2015-06-11staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons1-14/+155
2015-06-11staging:lustre: move LNet NID macros to LNet layerJames Simmons1-0/+33
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-07-11staging: lnet: types.h: checkpatch cleanup: whitespace neateningGreg Kroah-Hartman1-1/+1
2014-04-16Staging: lustre: Fixed syntax errors reported by checkpatch.pl script for file types.hJoshua Baldock1-3/+3
2014-04-16staging: lustre: Fix typo in lustre/includeMasanari Iida1-1/+1
2013-11-19staging/lustre: remove __CYGWIN__Peng Tao1-11/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+503