aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/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 Simmons1-17/+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-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman6-9/+9
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-6/+2
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 Simmons1-14/+19
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons1-18/+22
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons9-29/+29
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons1-4/+4
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons1-6/+6
2015-10-29Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke1-95/+0
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: 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: lov_obd: fixed a brace coding style issueNilesh Kokane1-3/+2
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin5-16/+24
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons1-62/+0
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons1-7/+0
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons1-2/+0
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons3-959/+5
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon2-6/+189
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
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport22-41/+41
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_allocMike Rapoport1-3/+1
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport26-39/+39
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_allocMike Rapoport1-1/+1
2015-10-24staging: lustre: remove unused OBDO_{ALLOC, FREE} macrosMike Rapoport1-10/+0
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport6-9/+9
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport6-10/+14
2015-10-24staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macrosMike Rapoport1-11/+0
2015-10-24staging: lustre: kernel style neating (block comments)Sanne Wouda1-140/+182
2015-10-24Staging: lustre: interval_tree: Remove multiple assignmentsShivani Bhardwaj1-1/+2
2015-10-24staging: lustre: make sptlrpc_flavor_has_bulk return booleanGeliang Tang2-4/+4
2015-10-24Staging: lustre: lproc_osc: Add check on a variableShivani Bhardwaj1-1/+3
2015-10-24staging: lustre: Replace aligned packed with packedCristina Moraru1-11/+11
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington1-6/+2
2015-10-17Staging: lustre: include : Remove unused macrosKsenija Stanojevic1-17/+0
2015-10-17Staging: lustre: include: Convert macro class_export_lock_put into static inline functionKsenija Stanojevic1-9/+10