summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2016-05-091-3/+2
* staging: lustre: libcfs: Fix libcfs_ioctl() prototype.Aleksei Fedotov2016-04-261-1/+1
* staging: lustre: libcfs: make D_HSM a unique valueJinshan Xiong2016-04-111-2/+1
* staging: lustre: libcfs: create array of debug namesJinshan Xiong2016-04-111-0/+13
* staging: lustre: libcfs: remove userland comments in libcfs_debug.hJinshan Xiong2016-04-111-4/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-113-3/+3
|\
| * mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-042-3/+3
* | staging: lustre: libcfs: delete linux-mem.hJames Simmons2016-03-313-62/+2
* | staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.hJames Simmons2016-03-312-8/+8
* | staging: lustre: libcfs: remove MMSPACE macrosJames Simmons2016-03-311-5/+0
* | staging: lustre: libcfs: remove page_index() macroJames Simmons2016-03-311-2/+0
* | staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.hJames Simmons2016-03-312-13/+14
* | staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons2016-03-311-2/+0
* | staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-1/+0
* | staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons2016-03-292-8/+8
* | staging: lustre: libcfs: add CFS_FAULT_CHECK()James Simmons2016-03-291-3/+12
* | staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu2016-03-291-2/+2
* | staging: lustre: libcfs: add lock-class for cfs_percpt_lockLiang Zhen2016-03-291-2/+17
* | staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hJames Simmons2016-03-292-67/+64
* | staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons2016-03-291-2/+0
* | staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons2016-03-291-6/+0
* | staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons2016-03-291-1/+0
* | staging: lustre: libcfs: remove function declarations in libcfs.hJames Simmons2016-03-291-7/+0
* | staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger2016-03-291-11/+12
* | staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger2016-03-291-5/+6
* | staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger2016-03-291-2/+7
* | staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger2016-03-291-2/+2
* | staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger2016-03-291-71/+30
* | staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger2016-03-291-1/+0
* | staging: lustre: libcfs: add uapi headers to libcfs_ioctl.hJames Simmons2016-03-281-0/+3
* | staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons2016-03-281-28/+29
* | staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2016-03-282-4/+3
* | staging: lustre: libcfs: migrate inline functions to source fileJames Simmons2016-03-281-65/+0
* | staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.hJames Simmons2016-03-281-9/+0
* | staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar2016-03-281-21/+1
* | staging:lustre: call libcfs_ioctl directlyParinay Kondekar2016-03-281-1/+2
* | staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar2016-03-281-2/+0
* | staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctlParinay Kondekar2016-03-281-1/+1
* | staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-281-1/+1
* | staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-281-1/+0
* | staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond2016-03-282-13/+14
* | staging: lustre: libcfs: remove libcfsutil.h in commentJohn L. Hammond2016-03-281-1/+1
* | staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen2016-03-281-2/+2
* | staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen2016-03-281-0/+3
|/
* staging: lustre: make LNet use lprocfs_call_handlerJames Simmons2016-03-071-0/+4
* staging: lustre: LNet network latency simulationLiang Zhen2016-03-073-2/+39
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-074-0/+96
* staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-022-2/+2
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-2/+2
OpenPOWER on IntegriCloud