summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* staging: lustre: Use kernel's strncasecmp and remove cfs_get_blocked_sigsJames Simmons2016-02-032-3/+0
* staging: lustre: add debugging ability for LFSCKFan Yong2016-02-031-1/+1
* staging: lustre: Remove unused memhog functionalityNiranjan Dighe2016-02-031-5/+0
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-6/+2
* Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGetShraddha Barke2015-12-211-6/+0
* staging: lustre: libcfs.h: remove IS_PO2 and __is_po2Aya Mahfouz2015-12-211-7/+0
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-216-6/+7
* Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-131-1/+0
|\
| * staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-061-1/+0
* | staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.hfrank zago2015-11-151-2/+0
* | Staging: lustre: libcfs: Remove unused functionsShraddha Barke2015-11-151-7/+0
* | staging: lustre: move linux hash.h header to start of libcfs_hash.hJames Simmons2015-11-151-2/+3
* | staging: lustre: remove obsolete comment in libcfs_hash.hJames Simmons2015-11-151-7/+0
* | staging: lustre: remove white space in libcfs_hash.hJames Simmons2015-11-151-65/+70
* | staging: lustre: potential underflow in libcfs_kkuc_group_add()Dan Carpenter2015-11-151-1/+1
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons2015-10-291-69/+93
* staging: lustre: change cfs_hash_head*_t to structJames Simmons2015-10-291-2/+2
* staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2015-10-291-2/+2
* staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-291-10/+11
* staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2015-10-291-2/+2
* staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2015-10-291-2/+2
* staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-241-7/+24
* staging: lustre: add in NID range management for libcfsJoshua Walgenbach2015-10-241-0/+3
* staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2015-10-242-2/+2
* staging: lustre: move struct netstrfns to nidstr.hJames Simmons2015-10-241-0/+13
* staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons2015-10-241-1/+0
* staging: lustre: remove libcfs_init_string functionJames Simmons2015-10-241-2/+0
* staging: lustre: add a service that prints a nidlistGregoire Pichon2015-10-242-0/+4
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging/lustre: remove CFS_TIME_T definitionArnd Bergmann2015-09-291-1/+0
* staging/lustre: remove unused time handling functionsArnd Bergmann2015-09-292-66/+0
* staging/lustre: remove wrappers for timer functionsArnd Bergmann2015-09-292-15/+0
* staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann2015-09-291-1/+1
* staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann2015-09-291-15/+0
* staging/lustre: use 'long' return type for cfs_duration_sec()Arnd Bergmann2015-09-291-1/+1
* staging/lustre: tracefile: document seconds overflowArnd Bergmann2015-09-291-0/+1
* staging/lustre: use jiffies for lp_last_query timesArnd Bergmann2015-09-291-1/+1
* staging/lustre: use __noreturn for lbug_with_locJuston Li2015-09-161-1/+1
* staging/lustre/libcfs: remove unused cfs_timer_doneJames Simmons2015-09-151-1/+0
* staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2015-09-152-2/+10
* staging: lustre: include: put constant on the right of binary operatorJulia Lawall2015-09-121-1/+1
* staging: lustre-libcfs: fix sparse warningPatrick Boettcher2015-08-141-0/+13
* drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-311-1/+1
* staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck2015-07-241-2/+0
* staging: lustre: libcfs: move assignment out of conditionalPerry Hooker2015-07-131-8/+10
* staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin2015-07-131-1/+0
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-131-27/+1
* staging:lustre: Update license and copyright for the LNET headersJames Simmons2015-06-118-55/+28
* staging:lustre: LNet header code cleanup - indentation etcJames Simmons2015-06-116-538/+595
OpenPOWER on IntegriCloud