Age | Commit message (Expand) | Author |
2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng |
2020-09-17 | ubifs: xattr: Fix some potential memory leaks while iterating entries | Zhihao Cheng |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-03-30 | ubifs: ubifs_add_orphan: Fix a memory leak bug | Zhihao Cheng |
2020-03-30 | ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() | Richard Weinberger |
2020-01-17 | ubifs: Fix ino_t format warnings in orphan_delete() | Geert Uytterhoeven |
2019-11-17 | ubifs: do_kill_orphans: Fix a memory leak bug | Zhihao Cheng |
2019-08-22 | ubifs: Fix double unlock around orphan_delete() | Richard Weinberger |
2019-07-08 | ubifs: Don't leak orphans on memory during commit | Richard Weinberger |
2019-07-08 | ubifs: Check link count of inodes when killing orphans. | Richard Weinberger |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-05-07 | ubifs: orphan: Handle xattrs like files | Richard Weinberger |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2014-07-19 | UBIFS: remove useless statements | hujianyang |
2014-01-23 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer |
2013-02-04 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2013-02-04 | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy |
2012-07-20 | UBIFS: remove invalid reference to list iterator variable | Julia Lawall |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy |
2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-16 | UBIFS: allocate orphans scan buffer on demand | Artem Bityutskiy |
2009-09-10 | UBIFS: check ubifs_scan error codes better | Artem Bityutskiy |
2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy |
2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter |
2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy |
2008-11-06 | UBIFS: fix compilation warnings | Artem Bityutskiy |
2008-08-13 | UBIFS: increment commit number earlier | Artem Bityutskiy |
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy |