aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/find.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2019-05-07ubifs: find.c: replace swap function with built-in oneAndrey Abramov1-8/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-27/+27
2018-08-15ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva1-4/+1
2018-04-04ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idxJiang Biao1-1/+1
2012-10-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10
2012-06-18UBIFS: fix assertionDan Carpenter1-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-5/+5
2009-03-08UBIFS: improve find function interfaceArtem Bityutskiy1-6/+6
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa1-2/+2
2008-09-17UBIFS: remove incorrect assertAdrian Hunter1-1/+0
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy1-1/+1
2008-08-31UBIFS: fix assertionArtem Bityutskiy1-9/+7
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter1-1/+1
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy1-2/+7
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+975