aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging/lustre/osc: split different type of IOAlexander Boyko1-0/+12
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+2
2014-11-22staging: lustre: osc: remove final uses of the GOTO macroJulia Lawall1-58/+110
2014-10-20Staging: lustre: lustre: osc: Changed the return code of a function from int to void.Heena Sirwani1-2/+1
2014-10-20Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani1-2/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-1/+1
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-3/+3
2014-06-26staging/lustre/osc: osc_extent_truncate()) ASSERTION( !ext->oe_urgent ) failedAndriy Skulysh1-3/+4
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-2/+2
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida1-1/+1
2014-02-28lustre/osc: Don't flush active extents.Ann Koehler1-0/+6
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-2/+2
2013-12-17staging: lustre: Fix typo in lustre/lustre/oscMasanari Iida1-3/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-47/+45
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-10/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-31/+0
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond1-3/+5
2013-06-03staging/lustre/osc: fixed a typo in osc_cache_truncate_startJinshan Xiong1-1/+1
2013-06-03staging/lustre/osc: some cleanup to reduce stack overflow chanceBobi Jam1-23/+21
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin1-89/+5
2013-05-17staging: lustre: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+3002