Age | Commit message (Expand) | Author |
2021-06-18 | ubifs: fix snprintf() checking | Dan Carpenter |
2020-12-13 | ubifs: ubifs_dump_node: Dump all branches of the index node | Zhihao Cheng |
2020-12-13 | ubifs: ubifs_dump_sleb: Remove unused function | Zhihao Cheng |
2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng |
2020-12-13 | ubifs: Limit dumping length by size of memory which is allocated for the node | Zhihao Cheng |
2020-12-13 | ubifs: Remove the redundant return in dbg_check_nondata_nodes_order | Chengsong Ke |
2020-12-13 | ubifs: Fix the printing type of c->big_lpt | Chengsong Ke |
2020-12-13 | ubifs: Delete duplicated words + other fixes | Randy Dunlap |
2020-09-17 | ubifs: dent: Fix some potential memory leaks while iterating entries | Zhihao Cheng |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2019-11-17 | ubifs: Remove obsolete TODO from dfs_file_write() | Richard Weinberger |
2019-09-15 | ubifs: Remove redundant assignment to pointer fname | Colin Ian King |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-04 | ubifs: fix build warning after debugfs cleanup patch | Greg Kroah-Hartman |
2019-07-03 | ubifs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-05-07 | ubifs: Drop unnecessary setting of zbr->znode | Sascha Hauer |
2018-10-23 | ubifs: Format changes for authentication support | Sascha Hauer |
2018-08-15 | ubifs: Rework ubifs_assert() | Richard Weinberger |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2017-05-08 | ubifs: Fix cut and paste error on sb type comparisons | Colin Ian King |
2017-03-30 | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode | Hyunchul Lee |
2017-03-30 | ubifs: Fix debug messages for an invalid filename in ubifs_dump_node | Hyunchul Lee |
2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger |
2016-05-24 | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher |
2015-10-03 | UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened | shengyong |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2015-01-28 | UBIFS: add a couple of extra asserts | Artem Bityutskiy |
2014-09-30 | UBIFS: Fix trivial typo in power_cut_emulated() | Richard Weinberger |
2014-09-26 | UBIFS: Align the dump messages of SB_NODE | hujianyang |
2014-05-27 | UBIFS: Fix dump messages in ubifs_dump_lprops | hujianyang |
2014-01-23 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer |
2013-10-26 | UBIFS: correct data corruption range | Mats Kärrman |
2013-08-16 | UBIFS: remove invalid warn msg with tst_recovery enabled | Mats Kärrman |
2013-01-15 | UBIFS: rename random32() to prandom_u32() | Akinobu Mita |
2012-12-17 | ubifs: use prandom_bytes | Akinobu Mita |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman |
2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy |
2012-08-31 | UBIFS: fix power cut emulation for mtdram | Artem Bityutskiy |
2012-08-22 | UBIFS: always print full error reports | Artem Bityutskiy |
2012-07-20 | UBIFS: add debugfs knob to switch to R/O mode | Artem Bityutskiy |
2012-06-27 | UBIFS: correct usage of IS_ENABLED() | Brian Norris |
2012-06-07 | UBIFS: fix debugfs-less systems support | Artem Bityutskiy |
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 |