aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-17Staging: lustre: include: Convert macro class_export_lock_get into static inline functionKsenija Stanojevic1-8/+9
2015-10-17Staging: lustre: include: Move function prototypesKsenija Stanojevic1-18/+19
2015-10-17Staging: lustre: remove unneeded variableGreg Kroah-Hartman1-2/+1
2015-10-16Staging: lustre: lproc_ptlrpc: Replace simple_strtol with simple_stroulShivani Bhardwaj1-1/+1
2015-10-16Staging: lustre: lproc_osc: Change the variable to be checkedShivani Bhardwaj1-3/+1
2015-10-16Staging: lustre: obd_support.h: Remove unused OBD_SLAB_FREE_RTN0Shraddha Barke1-6/+0
2015-10-16Staging: lustre: mdc_locks: Remove extra test expressionShivani Bhardwaj1-1/+1
2015-10-16Staging: lustre: llite_lib: Remove unnecessary NULL checkShivani Bhardwaj1-7/+6
2015-10-16Staging: lustre: obd_class.h: Remove unused macro OBD_CHECK_MD_OPShraddha Barke1-10/+0
2015-10-16staging: lustre: ptlrpc: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-16Staging: lustre: obdclass: Remove unnecessary cast on void pointerShraddha Barke3-6/+6
2015-10-16Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2015-10-16Staging: lustre: ptlrpc: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2015-10-16staging: lustre: osc: Remove useless cast on void pointerAmitoj Kaur Chawla1-4/+3
2015-10-16staging: lustre: mgc: Remove useless cast on void pointerAmitoj Kaur Chawla1-3/+3
2015-10-16staging: lustre: ptlrpc: sec_gc: Remove useless cast on void pointerAmitoj Kaur Chawla1-1/+1
2015-10-16staging: lustre: ptlrpc: pinger: Remove useless cast on void pointerAmitoj Kaur Chawla1-1/+1
2015-10-16staging: lustre: ptlrpc: service: Remove useless cast on void pointerAmitoj Kaur Chawla1-3/+3
2015-10-16staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointerAmitoj Kaur Chawla1-2/+1
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko1-1/+1
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport36-0/+76
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport142-287/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport53-0/+154
2015-10-13Staging: lustre: lov: Remove unused #include header fileShraddha Barke1-1/+0
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla1-1/+1
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla1-2/+1
2015-10-12staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla1-2/+2
2015-10-12Staging: lustre: osc: Remove null check before kfreeShraddha Barke1-3/+1
2015-10-12staging: lustre: lclient: NULL comparison styleRyan Van Quinlan1-3/+3
2015-10-12Staging: lustre: obdclass: lprocfs_status: Declare local functions as staticShraddha Barke2-11/+4
2015-10-12Staging: lustre: obdclass: lu_object: Declare local functions as staticShraddha Barke2-11/+5
2015-10-12staging/lustre: Remove unused, commented function callYazen Ghannam1-2/+0
2015-10-12Staging: lustre: Remove unused libiam.h headerShraddha Barke1-145/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig2-18/+19
2015-10-08Staging: lustre: obdclass: obdo: Declare iattr_from_obdo as staticShraddha Barke2-3/+1