summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.hJames Simmons2016-03-281-9/+0
* | staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar2016-03-281-21/+1
* | staging:lustre: call libcfs_ioctl directlyParinay Kondekar2016-03-281-1/+2
* | staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar2016-03-281-2/+0
* | staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctlParinay Kondekar2016-03-281-1/+1
* | staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-281-1/+1
* | staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-281-1/+0
* | staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond2016-03-282-13/+14
* | staging: lustre: libcfs: remove libcfsutil.h in commentJohn L. Hammond2016-03-281-1/+1
* | staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen2016-03-281-2/+2
* | staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen2016-03-281-0/+3
|/
* staging: lustre: make LNet use lprocfs_call_handlerJames Simmons2016-03-071-0/+4
* staging: lustre: LNet network latency simulationLiang Zhen2016-03-073-2/+39
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-074-0/+96
* staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-022-2/+2
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-2/+2
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-012-0/+4
* staging/lustre: Remove FSF mailing address from GPL noticesOleg Drokin2016-02-252-10/+0
* staging: lustre: Allocate the correct number of rtr buffersAmir Shehata2016-02-221-1/+4
* staging: lustre: use sock.h in only acceptor.cJames Simmons2016-02-221-1/+0
* staging: lustre: remove messages from lazy portal on NI shutdownAmir Shehata2016-02-221-0/+1
* staging: lustre: assume a kernel buildJohn L. Hammond2016-02-221-4/+0
* staging: lustre: improvement to router checkerAmir Shehata2016-02-221-0/+7
* staging: lustre: make some lnet functions staticFrank Zago2016-02-221-0/+2
* staging: lustre: improve LNet clean up code and APIAmir Shehata2016-02-221-0/+2
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-222-5/+0
* staging: lustre: DLC user/kernel space glue codeAmir Shehata2016-02-222-5/+25
* staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata2016-02-223-5/+148
* staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata2016-02-221-11/+12
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-4/+0
* staging: lustre: DLC Feature dynamic net configAmir Shehata2016-02-201-3/+1
* staging: lustre: Dynamic LNet Configuration (DLC) dynamic routingAmir Shehata2016-02-202-2/+14
* staging: lustre: Dynamic LNet Configuration (DLC)Amir Shehata2016-02-202-4/+3
* staging: lustre: reflect down routes in /proc/sys/lnet/routesChris Horn2016-02-201-0/+13
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-142-12/+11
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-6/+6
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-142-2/+4
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-1/+1
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-0/+3
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-146-50/+94
* staging:lustre: remove obsolete comment in libcfs_ioctl.hParinay Kondekar2016-02-031-1/+0
* staging/lustre: Add __user annotations in lnetselftest codeFrank Zago2016-02-031-52/+52
* staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __userOleg Drokin2016-02-031-1/+1
* staging/lustre: Change ioctl user pointers in libcfs_ioctl_dataOleg Drokin2016-02-031-2/+2
* staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata argsOleg Drokin2016-02-031-2/+2
* staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hackOleg Drokin2016-02-032-1/+2
* staging/lustre/lnet: Make lnet_ping staticOleg Drokin2016-02-031-2/+0
* staging: lustre: split kernel comm between user and kernelfrank zago2016-02-032-119/+0
* staging: lustre: Prevent duplicate CT registrationsHenri Doreau2016-02-031-3/+3
OpenPOWER on IntegriCloud