summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon2016-08-211-2/+0
* staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-211-2/+4
* staging: lustre: libcfs: Only dump log once per sec. to avoid EEXISTRyan Haasken2016-08-211-2/+7
* staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin2016-06-201-1/+1
* staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin2016-06-171-4/+0
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-1714-14/+14
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-1713-52/+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: create array of debug namesJinshan Xiong2016-04-111-116/+10
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-113-12/+12
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-12/+12
* | staging: lustre: libcfs: remove MMSPACE macrosJames Simmons2016-03-311-9/+8
* | 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: remove cfs_workitem_t typedefsJames Simmons2016-03-292-9/+9
* | staging: lustre: libcfs: add CFS_FAULT_CHECK()James Simmons2016-03-292-0/+10
* | staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu2016-03-291-3/+2
* | staging: lustre: libcfs: add lock-class for cfs_percpt_lockLiang Zhen2016-03-291-3/+10
* | staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons2016-03-291-28/+0
* | staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons2016-03-291-41/+0
* | 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-282-10/+2
* | staging:lustre: call libcfs_ioctl directlyParinay Kondekar2016-03-282-12/+6
* | staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar2016-03-282-47/+1
* | staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-282-13/+1
* | staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-282-10/+4
* | staging: lustre: libcfs: change variable nameJames Simmons2016-03-281-3/+3
* | 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: 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
OpenPOWER on IntegriCloud