aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs/tracefile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-20/+18
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-20/+18
2014-11-03lustre: use file_inode()Al Viro1-2/+2
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin1-6/+6
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken1-5/+5
2014-04-25staging:lustre: use gfp_t instead of intVitaly Osipov1-2/+2
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-2/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-1/+1
2013-11-25staging/lustre/libcfs: remove filp_writePeng Tao1-4/+12
2013-11-25staging/lustre/libcfs: remove filp_fsyncPeng Tao1-1/+1
2013-11-25staging/lustre/libcfs: remove filp_size/filp_poffPeng Tao1-3/+3
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen1-1/+1
2013-08-12staging: lustre: re-use kbasename() common helperAndy Shevchenko1-4/+1
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman1-4/+4
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1195