summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/libcfs
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-08staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons
2016-04-29staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh
2016-04-12staging: lustre: libcfs: create array of debug namesJinshan Xiong
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31staging: lustre: libcfs: remove MMSPACE macrosJames Simmons
2016-03-31staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons
2016-03-31staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons
2016-03-29staging: lustre: libcfs: add CFS_FAULT_CHECK()James Simmons
2016-03-29staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu
2016-03-29staging: lustre: libcfs: add lock-class for cfs_percpt_lockLiang Zhen
2016-03-29staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons
2016-03-29staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons
2016-03-29staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons
2016-03-29staging/lustre/libcfs: Copy correct amount in libcfs_ioctl_getdataOleg Drokin
2016-03-29staging: lustre: libcfs: calculate crypto performance using pagesAndreas Dilger
2016-03-29staging: lustre: libcfs: improve reporting error for crypto performanceAndreas Dilger
2016-03-29staging: lustre: libcfs: print crypto performance result only on successAndreas Dilger
2016-03-29staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test()Andreas Dilger
2016-03-29staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed()Andreas Dilger
2016-03-29staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger
2016-03-29staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger
2016-03-29staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger
2016-03-29staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger
2016-03-29staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger
2016-03-29staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger
2016-03-29staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger
2016-03-28staging: lustre: libcfs: return size_t for libcfs_ioctl_packlenJames Simmons
2016-03-28staging: lustre: libcfs: use BIT macro in linux-module.cJames Simmons
2016-03-28staging: lustre: libcfs: return proper bool valuesJames Simmons
2016-03-28staging: lustre: libcfs: migrate inline functions to source fileJames Simmons
2016-03-28staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar
2016-03-28staging:lustre: call libcfs_ioctl directlyParinay Kondekar
2016-03-28staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar
2016-03-28staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar
2016-03-28staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond
2016-03-28staging: lustre: libcfs: change variable nameJames Simmons
2016-03-28staging: lustre: libcfs: test if userland data is to smallLiang Zhen
2016-03-28staging: lustre: libcfs: update error messages in linux-module.cLiang Zhen
2016-03-28staging: lustre: libcfs: invert test condition for libcfs_ioctlLiang Zhen
2016-03-28staging: lustre: libcfs: test if data is NULLLiang Zhen
2016-03-28staging: lustre: libcfs: move comment in libcfs_ioctlLiang Zhen
2016-03-28staging: lustre: libcfs: add debugging info for libcfs_ioctlLiang Zhen
2016-03-28staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctlLiang Zhen
2016-03-28staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen
2016-03-28staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handleLiang Zhen
2016-03-28staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen