summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson2016-09-191-0/+2
* staging: lustre: fix comparison between signed and unsignedDmitry Eremin2016-09-191-6/+6
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-212-8/+8
* lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-211-55/+2
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-4/+1
* lustre: constify lib-move.c stuffAl Viro2016-08-211-14/+14
* staging: lustre: llite: validate namesJohn L. Hammond2016-08-211-9/+0
* staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-211-0/+3
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-15/+1
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-182-3/+3
* 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-1712-12/+12
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-1712-48/+0
* staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan2016-06-091-1/+2
* staging: lustre: lnet: add per NI configuration structuresAmir Shehata2016-05-092-1/+30
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2016-05-091-4/+0
* 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
OpenPOWER on IntegriCloud