summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
...
* | UBIFS: re-arrange debugging code a bitArtem Bityutskiy2011-07-041-59/+59
* | UBIFS: be more informative in failure modeArtem Bityutskiy2011-07-041-15/+23
* | UBIFS: switch self-check knobs to debugfsArtem Bityutskiy2011-07-042-53/+159
* | UBIFS: lessen amount of debugging check typesArtem Bityutskiy2011-07-045-25/+12
* | UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-0412-56/+75
* | UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy2011-07-044-6/+9
* | UBIFS: amend debugging name check function prototypeArtem Bityutskiy2011-07-041-3/+5
* | UBIFS: add few commentaries about TNCArtem Bityutskiy2011-07-041-0/+26
* | UBIFS: use correct flags in lpropsArtem Bityutskiy2011-07-043-8/+8
* | UBIFS: harmonize znode flag helpersArtem Bityutskiy2011-07-044-12/+34
* | UBIFS: remove dead codeArtem Bityutskiy2011-07-041-76/+30
* | UBIFS: remove unnecessary bracketsArtem Bityutskiy2011-07-041-1/+1
* | UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy2011-07-041-1/+1
* | UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy2011-07-043-4/+4
* | UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-043-5/+60
* | UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy2011-07-041-0/+2
* | UBIFS: lessen the size of debugging info data structureArtem Bityutskiy2011-07-042-7/+22
* | UBIFS: return EROFS in case of broken commitArtem Bityutskiy2011-07-041-2/+2
|/
* ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-201-0/+1
* ubifs: fix sget racesAl Viro2011-06-121-24/+30
* ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-121-39/+48
* UBIFS: fix-up free space earlierBen Gardiner2011-06-031-8/+8
* UBIFS: intialize LPT earlierBen Gardiner2011-06-031-13/+16
* UBIFS: assert no fixup when writing a nodeBen Gardiner2011-06-031-0/+2
* UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy2011-06-031-4/+5
* UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-031-0/+1
* UBIFS: fix shrinker object count reportsArtem Bityutskiy2011-06-031-1/+5
* UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy2011-06-011-65/+87
* UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy2011-06-014-8/+9
* UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2011-06-012-1/+6
* UBIFS: supress false error messagesArtem Bityutskiy2011-06-011-2/+2
* cifs/ubifs: Fix shrinker API change falloutAl Viro2011-05-292-2/+3
* ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-0/+5
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+3
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
* | UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-232-94/+41
* | UBIFS: fix kernel-doc commentsArtem Bityutskiy2011-05-201-5/+5
* | UBIFS: fix extremely rare mount failureArtem Bityutskiy2011-05-161-10/+72
* | UBIFS: simplify LEB recovery function furtherArtem Bityutskiy2011-05-161-13/+4
* | UBIFS: always cleanup the recovered LEBArtem Bityutskiy2011-05-161-20/+9
* | UBIFS: clean up LEB recovery functionArtem Bityutskiy2011-05-161-56/+28
* | UBIFS: fix-up free space on mount if flag is setMatthew L. Creech2011-05-161-0/+13
* | UBIFS: add the fixup functionMatthew L. Creech2011-05-162-0/+150
* | UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-164-0/+7
* | UBIFS: share the next_log_lnum helperArtem Bityutskiy2011-05-162-21/+24
* | UBIFS: expect corruption only in last journal head LEBsArtem Bityutskiy2011-05-161-4/+71
* | UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-163-19/+22
* | UBIFS: remove BUG statementArtem Bityutskiy2011-05-161-5/+1
OpenPOWER on IntegriCloud