Age | Commit message (Expand) | Author | Files | Lines |
2019-08-22 | ubifs: Fix double unlock around orphan_delete() | Richard Weinberger | 1 | -2/+0 |
2019-07-08 | ubifs: Don't leak orphans on memory during commit | Richard Weinberger | 1 | -26/+24 |
2019-07-08 | ubifs: Check link count of inodes when killing orphans. | Richard Weinberger | 1 | -9/+35 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
2019-05-07 | ubifs: orphan: Handle xattrs like files | Richard Weinberger | 1 | -67/+141 |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -13/+13 |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -13/+13 |
2014-07-19 | UBIFS: remove useless statements | hujianyang | 1 | -1/+0 |
2014-01-24 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 1 | -19/+2 |
2013-02-04 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas | 1 | -1/+4 |
2013-02-04 | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas | 1 | -1/+6 |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy | 1 | -4/+3 |
2012-07-20 | UBIFS: remove invalid reference to list iterator variable | Julia Lawall | 1 | -2/+2 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -3/+2 |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy | 1 | -2/+2 |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 1 | -7/+3 |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -2/+2 |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 1 | -1/+1 |
2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy | 1 | -1/+1 |
2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 1 | -1/+1 |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 1 | -1/+2 |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy | 1 | -1/+1 |
2011-03-16 | UBIFS: allocate orphans scan buffer on demand | Artem Bityutskiy | 1 | -1/+9 |
2009-09-10 | UBIFS: check ubifs_scan error codes better | Artem Bityutskiy | 1 | -1/+2 |
2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 1 | -2/+2 |
2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter | 1 | -19/+19 |
2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy | 1 | -1/+1 |
2008-11-06 | UBIFS: fix compilation warnings | Artem Bityutskiy | 1 | -12/+16 |
2008-08-13 | UBIFS: increment commit number earlier | Artem Bityutskiy | 1 | -2/+2 |
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+958 |