aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/reservations.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick1-1/+1
2011-02-23ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma1-31/+26
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma1-12/+10
2010-06-28ocfs2: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-05ocfs2/trivial: Code cleanup for allocation reservation.Tao Ma1-2/+0
2010-05-05ocfs2: make ocfs2_adjust_resv_from_alloc simple.Tao Ma1-20/+12
2010-05-05ocfs2: Add dir_resv_level mount optionMark Fasheh1-3/+6
2010-05-05ocfs2: change default reservation window sizesMark Fasheh1-3/+4
2010-05-05ocfs2: use allocation reservations for directory dataMark Fasheh1-2/+6
2010-05-05ocfs2: allocation reservationsMark Fasheh1-0/+849