summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-176-6/+6
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-175-20/+0
* staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons2016-06-071-0/+1
* staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh2016-04-281-2/+7
* staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons2016-03-311-24/+0
* staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-1/+1
* staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu2016-03-291-3/+2
* staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons2016-03-291-7/+0
* staging/lustre/libcfs: Copy correct amount in libcfs_ioctl_getdataOleg Drokin2016-03-291-1/+1
* staging: lustre: libcfs: calculate crypto performance using pagesAndreas Dilger2016-03-291-2/+17
* staging: lustre: libcfs: improve reporting error for crypto performanceAndreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: print crypto performance result only on successAndreas Dilger2016-03-291-2/+3
* staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test()Andreas Dilger2016-03-291-21/+19
* staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed()Andreas Dilger2016-03-291-1/+1
* staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger2016-03-291-13/+11
* staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger2016-03-291-5/+5
* staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger2016-03-291-15/+15
* staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger2016-03-291-9/+144
* staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger2016-03-291-0/+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
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-171-39/+52
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-1010-0/+2425
OpenPOWER on IntegriCloud