summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/reservations.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: change return type of ocfs2_resmap_initHeming Zhao via Ocfs2-devel2022-04-291-3/+1
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+1
* ocfs2: remove unused macrosAlex Shi2020-04-021-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ocfs2: make resv_lock spinlock staticFabian Frederick2015-02-101-1/+1
* ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2011-02-231-31/+26
* ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma2010-09-231-12/+10
* ocfs2: update gfp/slab.h includesTejun Heo2010-06-281-1/+0
* ocfs2/trivial: Code cleanup for allocation reservation.Tao Ma2010-05-051-2/+0
* ocfs2: make ocfs2_adjust_resv_from_alloc simple.Tao Ma2010-05-051-20/+12
* ocfs2: Add dir_resv_level mount optionMark Fasheh2010-05-051-3/+6
* ocfs2: change default reservation window sizesMark Fasheh2010-05-051-3/+4
* ocfs2: use allocation reservations for directory dataMark Fasheh2010-05-051-2/+6
* ocfs2: allocation reservationsMark Fasheh2010-05-051-0/+849