summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/tracefile.c
AgeCommit message (Expand)Author
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin
2015-06-08staging:lustre: cleanup libcfs lock handlingJames Simmons
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont()Tina Johnson
2015-02-07staging/lustre/libcfs: fix illegal page access of tracefiled()Li Xi
2015-01-25staging: lustre: libcfs: declare internal symbols as staticLuca Ceresoli
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use file_inode()Al Viro
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken
2014-04-25staging:lustre: use gfp_t instead of intVitaly Osipov
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2013-11-25staging/lustre/libcfs: remove filp_writePeng Tao
2013-11-25staging/lustre/libcfs: remove filp_fsyncPeng Tao
2013-11-25staging/lustre/libcfs: remove filp_size/filp_poffPeng Tao
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen
2013-08-12staging: lustre: re-use kbasename() common helperAndy Shevchenko
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao