summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-1312-161/+183
|\
| * staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-3/+3
| * staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev2016-12-062-3/+0
| * staging: lustre: libcfs: repair improper unlikely testJames Simmons2016-11-301-2/+2
| * staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons2016-11-196-41/+41
| * staging: lustre: libcfs: remove zero comparisons in headersJames Simmons2016-11-193-19/+19
| * staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons2016-11-192-3/+3
| * staging: lustre: libcfs: remove whitespace in libcfs_fail.hJames Simmons2016-11-191-1/+1
| * staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons2016-11-193-32/+32
| * staging: lustre: libcfs: correct spelling in libcfs_cpu.hJames Simmons2016-11-191-1/+1
| * staging: lustre: libcfs: remove blank line in headerJames Simmons2016-11-191-1/+0
| * staging: lustre: libcfs: name parameters for function prototypesJames Simmons2016-11-194-13/+14
| * staging: lustre: libcfs: remove header's bare unsigned useJames Simmons2016-11-193-21/+21
| * staging: lustre: libcfs: fixup all header block commentsJames Simmons2016-11-195-26/+49
| * staging: lustre: lnet: add offset for selftest brwLiang Zhen2016-11-141-0/+2
| * staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-301-1/+1
* | mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-011-0/+1
|/
* 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
OpenPOWER on IntegriCloud