aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-9/+11
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-13/+13
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-19/+22
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman9-12/+12
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-6/+2
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2-18/+19
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanupDoug Ledford2-18/+19
2015-10-29staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons1-69/+93
2015-10-29staging: lustre: convert last typedef data types in hash.cJames Simmons1-9/+9
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons2-16/+21
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2-20/+24
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons10-39/+40
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2-6/+6
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2-8/+8
2015-10-29Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke1-95/+0
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+3
2015-10-27Staging: lustre: lprocfs_status: Remove unused declarationShraddha Barke1-2/+0
2015-10-27Staging: lustre: lustre_log: Remove unused functionsShraddha Barke1-90/+0
2015-10-27Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic5-22/+58
2015-10-27staging: lustre: ptlrpc: Replace seq_printf() with seq_putc()Amitoj Kaur Chawla1-1/+1
2015-10-27staging: lustre: Replace sscanf with kstrtointCristina Moraru1-6/+4
2015-10-27staging: lustre: remove unused OBD_PAGE_ALLOC/FREE and friendsMike Rapoport1-30/+0
2015-10-27staging: lustre: get rid of OBD_PAGE_ALLOC/FREEMike Rapoport1-2/+2
2015-10-27staging: lustre: Don't ignore error codeCristina Moraru1-1/+1
2015-10-27Staging: lustre: Remove unused obd_cache.h fileShraddha Barke1-38/+0
2015-10-27Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke1-1/+0
2015-10-27staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla1-1/+0
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane1-2/+1
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane1-1/+0
2015-10-24Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane1-3/+2
2015-10-24staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt1-14/+14
2015-10-24staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons1-137/+51
2015-10-24staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier1-8/+3
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin9-96/+121
2015-10-24staging: lustre: add in NID range management for libcfsJoshua Walgenbach2-13/+355
2015-10-24staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons1-387/+395
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons4-64/+62
2015-10-24staging: lustre: move struct netstrfns to nidstr.hJames Simmons2-13/+13
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons3-9/+1
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons3-11/+1
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons4-6/+15
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon4-6/+193
2015-10-24staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macrosMike Rapoport1-34/+0
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport5-11/+9