aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons1-1/+0
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-10-29staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons1-69/+93
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons1-10/+11
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons1-2/+2
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin1-7/+24
2015-10-24staging: lustre: add in NID range management for libcfsJoshua Walgenbach1-0/+3
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2-2/+2
2015-10-24staging: lustre: move struct netstrfns to nidstr.hJames Simmons1-0/+13
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons1-1/+0
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons1-2/+0
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon2-0/+4
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-3/+0
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann1-1/+0
2015-09-29staging/lustre: remove unused time handling functionsArnd Bergmann2-66/+0
2015-09-29staging/lustre: remove wrappers for timer functionsArnd Bergmann2-15/+0
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann1-1/+1
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann1-15/+0
2015-09-29staging/lustre: use 'long' return type for cfs_duration_sec()Arnd Bergmann1-1/+1
2015-09-29staging/lustre: tracefile: document seconds overflowArnd Bergmann1-0/+1
2015-09-29staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-09-16staging/lustre: use __noreturn for lbug_with_locJuston Li1-1/+1
2015-09-15staging/lustre/libcfs: remove unused cfs_timer_doneJames Simmons1-1/+0
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2-2/+10
2015-09-12staging: lustre: include: put constant on the right of binary operatorJulia Lawall1-1/+1
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher1-0/+13
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-1/+1
2015-07-24staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck1-2/+0
2015-07-13staging: lustre: libcfs: move assignment out of conditionalPerry Hooker1-8/+10
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin1-1/+0
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin1-27/+1
2015-06-11staging:lustre: Update license and copyright for the LNET headersJames Simmons8-55/+28
2015-06-11staging:lustre: LNet header code cleanup - indentation etcJames Simmons6-538/+595
2015-06-11staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons3-4/+4
2015-06-11staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons6-178/+178
2015-06-11staging:lustre: move LNet NID macros to LNet layerJames Simmons5-59/+111
2015-06-11staging:lustre: remove lnet/include/lnet/linux/John L. Hammond9-313/+0
2015-06-11staging:lustre: Delete all obsolete LND driversJames Simmons5-218/+1
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2-15/+16
2015-06-10staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons1-1/+0
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons1-1/+0
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond2-230/+5
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-1/+0
2015-05-31staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey1-2/+0
2015-05-31staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey1-1/+0
2015-05-31staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg1-13/+0
2015-05-31staging/lustre: Remove duplicate helpers from libcfs.hPekka Enberg1-19/+0