summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-2/+3
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0710-13/+13
|\ \
| * | mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-069-12/+12
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-072-19/+22
|\ \ \ | |/ / |/| |
| * | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-282-18/+19
| |\ \
| | * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-282-18/+19
| | |\ \
| | | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-082-18/+19
| * | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+3
| |/ / /
* | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-051-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-221-6/+2
| | |/ | |/|
* | | staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons2015-10-291-69/+93
* | | staging: lustre: convert last typedef data types in hash.cJames Simmons2015-10-291-9/+9
* | | staging: lustre: change cfs_hash_head*_t to structJames Simmons2015-10-292-16/+21
* | | staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2015-10-292-20/+24
* | | staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-2910-39/+40
* | | staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2015-10-292-6/+6
* | | staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2015-10-292-8/+8
* | | Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke2015-10-291-95/+0
* | | Staging: lustre: lprocfs_status: Remove unused declarationShraddha Barke2015-10-271-2/+0
* | | Staging: lustre: lustre_log: Remove unused functionsShraddha Barke2015-10-271-90/+0
* | | Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic2015-10-275-22/+58
* | | staging: lustre: ptlrpc: Replace seq_printf() with seq_putc()Amitoj Kaur Chawla2015-10-271-1/+1
* | | staging: lustre: Replace sscanf with kstrtointCristina Moraru2015-10-271-6/+4
* | | staging: lustre: remove unused OBD_PAGE_ALLOC/FREE and friendsMike Rapoport2015-10-271-30/+0
* | | staging: lustre: get rid of OBD_PAGE_ALLOC/FREEMike Rapoport2015-10-271-2/+2
* | | staging: lustre: Don't ignore error codeCristina Moraru2015-10-271-1/+1
* | | Staging: lustre: Remove unused obd_cache.h fileShraddha Barke2015-10-271-38/+0
* | | Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke2015-10-271-1/+0
* | | staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla2015-10-271-1/+0
* | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-1/+1
|\ \ \
| * | | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-161-1/+1
| | |/ | |/|
* | | staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane2015-10-241-2/+1
* | | Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane2015-10-241-1/+0
* | | Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane2015-10-241-3/+2
* | | staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt2015-10-241-14/+14
* | | staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons2015-10-241-137/+51
* | | staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier2015-10-241-8/+3
* | | staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-249-96/+121
* | | staging: lustre: add in NID range management for libcfsJoshua Walgenbach2015-10-242-13/+355
* | | staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons2015-10-241-387/+395
* | | staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2015-10-244-64/+62
* | | staging: lustre: move struct netstrfns to nidstr.hJames Simmons2015-10-242-13/+13
* | | staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons2015-10-243-9/+1
* | | staging: lustre: remove libcfs_init_string functionJames Simmons2015-10-243-11/+1
* | | staging: lustre: move nidstring handling to LNet layerJames Simmons2015-10-244-6/+15
* | | staging: lustre: add a service that prints a nidlistGregoire Pichon2015-10-244-6/+193
* | | staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macrosMike Rapoport2015-10-241-34/+0
* | | staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport2015-10-245-11/+9
OpenPOWER on IntegriCloud