summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hJames Simmons2016-03-292-67/+64
* staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons2016-03-291-2/+0
* staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons2016-03-291-6/+0
* staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons2016-03-291-1/+0
* staging: lustre: libcfs: remove function declarations in libcfs.hJames Simmons2016-03-291-7/+0
* staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger2016-03-291-11/+12
* staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger2016-03-291-5/+6
* staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger2016-03-291-2/+7
* staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger2016-03-291-71/+30
* staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger2016-03-291-1/+0
* staging: lustre: libcfs: add uapi headers to libcfs_ioctl.hJames Simmons2016-03-281-0/+3
* staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons2016-03-281-28/+29
* staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2016-03-282-4/+3
* staging: lustre: libcfs: migrate inline functions to source fileJames Simmons2016-03-281-65/+0
* 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
OpenPOWER on IntegriCloud