summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/module.c
Commit message (Expand)AuthorAgeFilesLines
* 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: add CFS_FAULT_CHECK()James Simmons2016-03-291-0/+7
* staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar2016-03-281-7/+1
* staging:lustre: call libcfs_ioctl directlyParinay Kondekar2016-03-281-3/+2
* staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar2016-03-281-16/+0
* staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-281-4/+1
* staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-281-3/+4
* staging: lustre: libcfs: change variable nameJames Simmons2016-03-281-3/+3
* staging: lustre: libcfs: invert test condition for libcfs_ioctlLiang Zhen2016-03-281-6/+7
* staging: lustre: libcfs: test if data is NULLLiang Zhen2016-03-281-1/+1
* staging: lustre: libcfs: move comment in libcfs_ioctlLiang Zhen2016-03-281-6/+6
* staging: lustre: libcfs: add debugging info for libcfs_ioctlLiang Zhen2016-03-281-1/+5
* staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctlLiang Zhen2016-03-281-22/+15
* staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen2016-03-281-25/+3
* staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handleLiang Zhen2016-03-281-5/+4
* staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen2016-03-281-4/+1
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-101-0/+674