aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/find.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 1-13/+1
2019-05-07ubifs: find.c: replace swap function with built-in oneGravatar Andrey Abramov 1-8/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Gravatar Richard Weinberger 1-27/+27
2018-08-15ubifs: use swap macro in swap_dirty_idxGravatar Gustavo A. R. Silva 1-4/+1
2018-04-04ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idxGravatar Jiang Biao 1-1/+1
2012-10-26UBIFS: fix mounting problems after power cutsGravatar Artem Bityutskiy 1-2/+10
2012-06-18UBIFS: fix assertionGravatar Dan Carpenter 1-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoGravatar Artem Bityutskiy 1-5/+5
2009-03-08UBIFS: improve find function interfaceGravatar Artem Bityutskiy 1-6/+6
2008-09-30UBIFS: remove unneeded unlikely()Gravatar Hirofumi Nakagawa 1-2/+2
2008-09-17UBIFS: remove incorrect assertGravatar Adrian Hunter 1-1/+0
2008-08-31UBIFS: add forgotten gc_idx_lebs componentGravatar Artem Bityutskiy 1-1/+1
2008-08-31UBIFS: fix assertionGravatar Artem Bityutskiy 1-9/+7
2008-08-13UBIFS: correct spelling of "thrice".Gravatar Adrian Hunter 1-1/+1
2008-08-13UBIFS: reserve more space for indexGravatar Artem Bityutskiy 1-2/+7
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+975