summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux/linux-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: Copy correct amount in libcfs_ioctl_getdataOleg Drokin2016-03-291-1/+1
* staging: lustre: libcfs: return size_t for libcfs_ioctl_packlenJames Simmons2016-03-281-2/+2
* staging: lustre: libcfs: use BIT macro in linux-module.cJames Simmons2016-03-281-3/+3
* staging: lustre: libcfs: return proper bool valuesJames Simmons2016-03-281-13/+13
* staging: lustre: libcfs: migrate inline functions to source fileJames Simmons2016-03-281-0/+65
* staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar2016-03-281-3/+1
* staging:lustre: call libcfs_ioctl directlyParinay Kondekar2016-03-281-9/+4
* staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar2016-03-281-31/+1
* staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-281-9/+0
* staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-281-7/+0
* staging: lustre: libcfs: test if userland data is to smallLiang Zhen2016-03-281-0/+5
* staging: lustre: libcfs: update error messages in linux-module.cLiang Zhen2016-03-281-2/+2
* staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen2016-03-281-5/+18
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-101-0/+159