summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev2016-12-061-1/+0
* staging: lustre: libcfs: name parameters for function prototypesJames Simmons2016-11-191-2/+2
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-3/+3
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: libcfs: Fix libcfs_ioctl() prototype.Aleksei Fedotov2016-04-261-1/+1
* 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: limit scope of libcfs_crypto.hAndreas Dilger2016-03-291-1/+0
* staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2016-03-281-0/+3
* 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: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond2016-03-281-0/+14
* staging: lustre: make LNet use lprocfs_call_handlerJames Simmons2016-03-071-0/+4
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+2
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-2/+0
* staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __userOleg Drokin2016-02-031-1/+1
* staging: lustre: split kernel comm between user and kernelfrank zago2016-02-031-1/+0
* staging: lustre: Use kernel's strncasecmp and remove cfs_get_blocked_sigsJames Simmons2016-02-031-1/+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-211-1/+1
* staging: lustre: remove libcfs_init_string functionJames Simmons2015-10-241-2/+0
* staging/lustre: remove wrappers for timer functionsArnd Bergmann2015-09-291-3/+0
* staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2015-09-151-0/+8
* 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: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-101-15/+0
* staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons2015-06-101-1/+0
* staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-101-1/+0
* staging/lustre: Remove duplicate helpers from libcfs.hPekka Enberg2015-05-311-19/+0
* staging/lustre: Remove __attribute__ definition from libcfs.hPekka Enberg2015-05-311-4/+0
* staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGEOleg Drokin2015-05-101-0/+4
* staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky2015-01-171-0/+3
* staging: lustre: include: linux: libcfs: Removed unnecessary else expression.Gulsah Kose2014-10-021-2/+1
* staging/lustre: Remove unused header libcfs_heap.hOleg Drokin2014-08-301-1/+0
* staging: lustre: delete params_tree.hGreg Kroah-Hartman2014-07-121-1/+0
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-111-10/+10
* staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman2014-07-111-3/+3
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-15/+15
* staging:lustre: use gfp_t instead of intVitaly Osipov2014-04-251-0/+1
* staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin2013-12-031-2/+0
* staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman2013-08-041-4/+0
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-12/+0
* staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman2013-07-241-5/+0
* staging/lustre: fix build error on non-x86 platformsPeng Tao2013-07-231-25/+0
* staging/lustre: remove libcfs/linux/linux-utils.cPeng Tao2013-06-031-23/+0
* staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao2013-06-031-29/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+286
OpenPOWER on IntegriCloud