summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/workitem.c
AgeCommit message (Expand)Author
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-02-20staging/lustre/libcfs: Remove useless returns in void functionsOleg Drokin
2016-02-20staging/lustre/libcfs: Update comments style to match kernelOleg Drokin
2016-02-20staging/lustre/libcfs: Shortened too long linesOleg Drokin
2016-02-20staging/lustre/libcfs: Remove stray spaces after function nameOleg Drokin
2016-02-20staging/lustre/libcfs: Cleanup: parenthesis alignment adjustmentsOleg Drokin
2016-02-20staging/lustre/libcfs: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapperShivani Bhardwaj
2015-12-21staging: lustre: workitem: Remove cfs_wi_sched_lock wrapperShivani Bhardwaj
2015-11-15staging: lustre: fix 'error handling' issues for libcfs workitem.cSebastien Buisson
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-15staging: lustre: workitem.c: replace IS_PO2 by is_power_of_2Aya Mahfouz
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-12Staging: lustre: libcfs: Remove typedefs for structShraddha Barke
2015-03-13Staging: lustre: fix space issue in workitem.cGreg Kroah-Hartman
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons
2014-08-17staging: lustre: lustre: libcfs: workitem.c: Cleaning up missing null-termina...Rickard Strandqvist
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-16Staging: lustre: mark a variable static in workitem.cMike Sampson
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2014-02-28staging: luster: Fix format string mismatch in workitem.cMasanari Iida
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao