summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/include/lustre_lib.h
AgeCommit message (Expand)Author
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: Remove unused statfs_pack()Oleg Drokin
2015-09-16staging/lustre: Replace last users of OBD_ALLOC/FREE_LARGEOleg Drokin
2015-09-16staging/lustre: Remove references to OBD_ALLOC/FREE* in commentsOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-31staging/lustre: Only set INTERRUPTIBLE state before calling scheduleOleg Drokin
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald
2014-09-11staging/lustre/lvfs: remove the lvfs layerJames Simmons
2014-08-30staging/lustre: remove linux/lustre_lib.hJohn L. Hammond
2014-08-30staging/lustre: remove linux/lprocfs_status.hJohn L. Hammond
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: fix include relative pathsGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-05-03staging: lustre: integer overflow in obd_ioctl_is_invalid()Dan Carpenter
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong
2013-11-11staging:lustre: Fix variable type declarationDulshani Gunawardhana
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao