summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson1-0/+2
2016-09-19staging: lustre: fix comparison between signed and unsignedDmitry Eremin1-6/+6
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin2-8/+8
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro1-55/+2
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro1-4/+1
2016-08-21lustre: constify lib-move.c stuffAl Viro1-14/+14
2016-08-21staging: lustre: llite: validate namesJohn L. Hammond1-9/+0
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman1-0/+3
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-15/+1
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin2-3/+3
2016-06-17staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin1-4/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin12-12/+12
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin12-48/+0
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan1-1/+2
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata2-1/+30
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata1-4/+0
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata1-3/+2
2016-04-26staging: lustre: libcfs: Fix libcfs_ioctl() prototype.Aleksei Fedotov1-1/+1
2016-04-11staging: lustre: libcfs: make D_HSM a unique valueJinshan Xiong1-2/+1
2016-04-11staging: lustre: libcfs: create array of debug namesJinshan Xiong1-0/+13
2016-04-11staging: lustre: libcfs: remove userland comments in libcfs_debug.hJinshan Xiong1-4/+0
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman3-3/+3
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2-3/+3
2016-03-31staging: lustre: libcfs: delete linux-mem.hJames Simmons3-62/+2
2016-03-31staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.hJames Simmons2-8/+8
2016-03-31staging: lustre: libcfs: remove MMSPACE macrosJames Simmons1-5/+0
2016-03-31staging: lustre: libcfs: remove page_index() macroJames Simmons1-2/+0
2016-03-31staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.hJames Simmons2-13/+14
2016-03-31staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons1-2/+0
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-1/+0
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons2-8/+8
2016-03-29staging: lustre: libcfs: add CFS_FAULT_CHECK()James Simmons1-3/+12
2016-03-29staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu1-2/+2
2016-03-29staging: lustre: libcfs: add lock-class for cfs_percpt_lockLiang Zhen1-2/+17
2016-03-29staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hJames Simmons2-67/+64
2016-03-29staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons1-2/+0
2016-03-29staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons1-6/+0
2016-03-29staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons1-1/+0
2016-03-29staging: lustre: libcfs: remove function declarations in libcfs.hJames Simmons1-7/+0
2016-03-29staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger1-11/+12
2016-03-29staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger1-5/+6
2016-03-29staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger1-2/+7
2016-03-29staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger1-2/+2
2016-03-29staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger1-71/+30
2016-03-29staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger1-1/+0
2016-03-28staging: lustre: libcfs: add uapi headers to libcfs_ioctl.hJames Simmons1-0/+3
2016-03-28staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons1-28/+29
2016-03-28staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2-4/+3
2016-03-28staging: lustre: libcfs: migrate inline functions to source fileJames Simmons1-65/+0