summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-10staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-04-26staging: lustre: libcfs: Fix libcfs_ioctl() prototype.Aleksei Fedotov
2016-04-12staging: lustre: libcfs: make D_HSM a unique valueJinshan Xiong
2016-04-12staging: lustre: libcfs: create array of debug namesJinshan Xiong
2016-04-12staging: lustre: libcfs: remove userland comments in libcfs_debug.hJinshan Xiong
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31staging: lustre: libcfs: delete linux-mem.hJames Simmons
2016-03-31staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.hJames Simmons
2016-03-31staging: lustre: libcfs: remove MMSPACE macrosJames Simmons
2016-03-31staging: lustre: libcfs: remove page_index() macroJames Simmons
2016-03-31staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.hJames 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: move all cpt handling to libcfs_cpu.hJames Simmons
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: remove function declarations in libcfs.hJames Simmons
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: add uapi headers to libcfs_ioctl.hJames Simmons
2016-03-28staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons
2016-03-28staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons
2016-03-28staging: lustre: libcfs: migrate inline functions to source fileJames Simmons
2016-03-28staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.hJames 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 the IOC_LIBCFS_MEMHOG ioctlParinay 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: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond
2016-03-28staging: lustre: libcfs: remove libcfsutil.h in commentJohn L. Hammond
2016-03-28staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen
2016-03-28staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen
2016-03-08staging: lustre: make LNet use lprocfs_call_handlerJames Simmons