aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux
AgeCommit message (Expand)Author
2018-04-12staging: lustre: disable preempt while sampling processor id.NeilBrown
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons
2017-07-30staging: lustre: libcfs: fix test for libcfs_ioctl_hdr minimum sizeJames Simmons
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-03staging: lustre: libcfs: double copy bugDan Carpenter
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin
2017-02-03staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin
2017-02-03staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-06staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev
2016-11-18staging: lustre: libcfs: remove use of __u* typesJames Simmons
2016-11-18staging: lustre: libcfs: use pr_* instead of printkJames Simmons
2016-11-18staging: lustre: libcfs: Make char * array envp static constantJames Simmons
2016-11-18staging: lustre: libcfs: fix misspelling of descriptorJames Simmons
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
2016-10-25staging: lustre: remove broken dead code in cfs_cpt_table_create_patternArnd Bergmann
2016-10-16staging: lustre: libcfs: shortcut to create CPT from NUMA topologyLiang Zhen
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-07staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons
2016-04-28staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh
2016-03-31staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-29staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu
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