summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/find.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-13/+1Star
* ubifs: find.c: replace swap function with built-in oneAndrey Abramov2019-05-071-8/+1Star
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-27/+27
* ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva2018-08-151-4/+1Star
* ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idxJiang Biao2018-04-041-1/+1
* UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-10-261-2/+10
* UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-131-5/+5
* UBIFS: improve find function interfaceArtem Bityutskiy2009-03-081-6/+6
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-301-2/+2
* UBIFS: remove incorrect assertAdrian Hunter2008-09-171-1/+0Star
* UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy2008-08-311-1/+1
* UBIFS: fix assertionArtem Bityutskiy2008-08-311-9/+7Star
* UBIFS: correct spelling of "thrice".Adrian Hunter2008-08-131-1/+1
* UBIFS: reserve more space for indexArtem Bityutskiy2008-08-131-2/+7
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+975