summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2015-10-24staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-24Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane
2015-10-24Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane
2015-10-24staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt
2015-10-24staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons
2015-10-24staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-24staging: lustre: add in NID range management for libcfsJoshua Walgenbach
2015-10-24staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons
2015-10-24staging: lustre: move struct netstrfns to nidstr.hJames Simmons
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon
2015-10-24staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macrosMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: remove unused OBDO_{ALLOC, FREE} macrosMike Rapoport
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macrosMike Rapoport
2015-10-24staging: lustre: kernel style neating (block comments)Sanne Wouda
2015-10-24Staging: lustre: interval_tree: Remove multiple assignmentsShivani Bhardwaj
2015-10-24staging: lustre: make sptlrpc_flavor_has_bulk return booleanGeliang Tang
2015-10-24Staging: lustre: lproc_osc: Add check on a variableShivani Bhardwaj
2015-10-24staging: lustre: Replace aligned packed with packedCristina Moraru
2015-10-17Staging: lustre: include : Remove unused macrosKsenija Stanojevic
2015-10-17Staging: lustre: include: Convert macro class_export_lock_put into static inl...Ksenija Stanojevic
2015-10-17Staging: lustre: include: Convert macro class_export_lock_get into static inl...Ksenija Stanojevic
2015-10-17Staging: lustre: include: Move function prototypesKsenija Stanojevic
2015-10-17Staging: lustre: remove unneeded variableGreg Kroah-Hartman
2015-10-16Staging: lustre: lproc_ptlrpc: Replace simple_strtol with simple_stroulShivani Bhardwaj
2015-10-16Staging: lustre: lproc_osc: Change the variable to be checkedShivani Bhardwaj
2015-10-16Staging: lustre: obd_support.h: Remove unused OBD_SLAB_FREE_RTN0Shraddha Barke
2015-10-16Staging: lustre: mdc_locks: Remove extra test expressionShivani Bhardwaj
2015-10-16Staging: lustre: llite_lib: Remove unnecessary NULL checkShivani Bhardwaj
2015-10-16Staging: lustre: obd_class.h: Remove unused macro OBD_CHECK_MD_OPShraddha Barke
2015-10-16staging: lustre: ptlrpc: Remove useless initialisationAmitoj Kaur Chawla
2015-10-16Staging: lustre: obdclass: Remove unnecessary cast on void pointerShraddha Barke
2015-10-16Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke
2015-10-16Staging: lustre: ptlrpc: Remove unnecessary cast on void pointerShraddha Barke
2015-10-16staging: lustre: osc: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-16staging: lustre: mgc: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-16staging: lustre: ptlrpc: sec_gc: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-16staging: lustre: ptlrpc: pinger: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-16staging: lustre: ptlrpc: service: Remove useless cast on void pointerAmitoj Kaur Chawla