| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-18 | ubifs: skip dumping tnc tree when zroot is null | pangliyuan | 1 | -9/+13 |
| 2025-01-18 | ubifs: ubifs_dump_leb: remove return from end of void function | Pintu Kumar | 1 | -1/+0 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -2/+0 |
| 2024-07-12 | ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity | ZhaoLong Wang | 1 | -2/+2 |
| 2024-02-25 | ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed | Zhihao Cheng | 1 | -2/+7 |
| 2023-10-18 | ubifs: convert to new timestamp accessors | Jeff Layton | 1 | -6/+6 |
| 2023-07-24 | ubifs: convert to ctime accessor functions | Jeff Layton | 1 | -2/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -4/+4 |
| 2022-10-11 | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -4/+4 |
| 2021-06-18 | ubifs: fix snprintf() checking | Dan Carpenter | 1 | -1/+1 |
| 2020-12-13 | ubifs: ubifs_dump_node: Dump all branches of the index node | Zhihao Cheng | 1 | -1/+1 |
| 2020-12-13 | ubifs: ubifs_dump_sleb: Remove unused function | Zhihao Cheng | 1 | -16/+0 |
| 2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 1 | -15/+15 |
| 2020-12-13 | ubifs: Limit dumping length by size of memory which is allocated for the node | Zhihao Cheng | 1 | -13/+50 |
| 2020-12-13 | ubifs: Remove the redundant return in dbg_check_nondata_nodes_order | Chengsong Ke | 1 | -1/+0 |
| 2020-12-13 | ubifs: Fix the printing type of c->big_lpt | Chengsong Ke | 1 | -1/+1 |
| 2020-12-13 | ubifs: Delete duplicated words + other fixes | Randy Dunlap | 1 | -1/+1 |
| 2020-09-17 | ubifs: dent: Fix some potential memory leaks while iterating entries | Zhihao Cheng | 1 | -0/+1 |
| 2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -1/+1 |
| 2019-11-17 | ubifs: Remove obsolete TODO from dfs_file_write() | Richard Weinberger | 1 | -12/+0 |
| 2019-09-15 | ubifs: Remove redundant assignment to pointer fname | Colin Ian King | 1 | -1/+0 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -127/+42 |
| 2019-07-04 | ubifs: fix build warning after debugfs cleanup patch | Greg Kroah-Hartman | 1 | -1/+1 |
| 2019-07-03 | ubifs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -126/+41 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-07 | ubifs: Drop unnecessary setting of zbr->znode | Sascha Hauer | 1 | -1/+0 |
| 2018-10-23 | ubifs: Format changes for authentication support | Sascha Hauer | 1 | -0/+6 |
| 2018-08-15 | ubifs: Rework ubifs_assert() | Richard Weinberger | 1 | -0/+22 |
| 2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -10/+10 |
| 2017-05-08 | ubifs: Fix cut and paste error on sb type comparisons | Colin Ian King | 1 | -2/+2 |
| 2017-03-30 | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode | Hyunchul Lee | 1 | -2/+4 |
| 2017-03-30 | ubifs: Fix debug messages for an invalid filename in ubifs_dump_node | Hyunchul Lee | 1 | -1/+3 |
| 2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger | 1 | -7/+7 |
| 2016-05-24 | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher | 1 | -1/+1 |
| 2015-10-03 | UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened | shengyong | 1 | -4/+4 |
| 2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -93/+93 |
| 2015-01-28 | UBIFS: add a couple of extra asserts | Artem Bityutskiy | 1 | -0/+4 |
| 2014-09-30 | UBIFS: Fix trivial typo in power_cut_emulated() | Richard Weinberger | 1 | -1/+1 |
| 2014-09-26 | UBIFS: Align the dump messages of SB_NODE | hujianyang | 1 | -2/+2 |
| 2014-05-27 | UBIFS: Fix dump messages in ubifs_dump_lprops | hujianyang | 1 | -1/+3 |
| 2014-01-23 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 1 | -19/+3 |
| 2013-10-26 | UBIFS: correct data corruption range | Mats Kärrman | 1 | -3/+3 |
| 2013-08-16 | UBIFS: remove invalid warn msg with tst_recovery enabled | Mats Kärrman | 1 | -3/+4 |
| 2013-01-15 | UBIFS: rename random32() to prandom_u32() | Akinobu Mita | 1 | -4/+4 |
| 2012-12-17 | ubifs: use prandom_bytes | Akinobu Mita | 1 | -5/+3 |
| 2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -363/+270 |
| 2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 1 | -2/+2 |
| 2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy | 1 | -271/+211 |
| 2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy | 1 | -93/+64 |
| 2012-08-31 | UBIFS: fix power cut emulation for mtdram | Artem Bityutskiy | 1 | -9/+11 |
| 2012-08-22 | UBIFS: always print full error reports | Artem Bityutskiy | 1 | -6/+0 |
| 2012-07-20 | UBIFS: add debugfs knob to switch to R/O mode | Artem Bityutskiy | 1 | -0/+11 |
| 2012-06-27 | UBIFS: correct usage of IS_ENABLED() | Brian Norris | 1 | -4/+4 |
| 2012-06-07 | UBIFS: fix debugfs-less systems support | Artem Bityutskiy | 1 | -2/+10 |
| 2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -6/+6 |
| 2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy | 1 | -15/+15 |
| 2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 1 | -4/+0 |
| 2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -55/+55 |
| 2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 1 | -1/+1 |
| 2012-02-29 | UBIFS: make the dbg_lock spinlock static | Artem Bityutskiy | 1 | -1/+1 |
| 2012-02-29 | UBIFS: increase dumps loglevel | Artem Bityutskiy | 1 | -204/+204 |
| 2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy | 1 | -30/+30 |
| 2012-01-13 | UBIFS: use snprintf instead of sprintf when printing keys | Artem Bityutskiy | 1 | -18/+20 |
| 2011-08-22 | UBIFS: introduce a helper to dump scanning info | Artem Bityutskiy | 1 | -0/+16 |
| 2011-07-04 | UBIFS: improve power cut emulation testing | Artem Bityutskiy | 1 | -41/+50 |
| 2011-07-04 | UBIFS: rename recovery testing variables | Artem Bityutskiy | 1 | -24/+28 |
| 2011-07-04 | UBIFS: remove custom list of superblocks | Artem Bityutskiy | 1 | -85/+20 |
| 2011-07-04 | UBIFS: stop re-defining UBI operations | Artem Bityutskiy | 1 | -2/+0 |
| 2011-07-04 | UBIFS: remove unused and unneeded debugging function | Artem Bityutskiy | 1 | -31/+2 |
| 2011-07-04 | UBIFS: add global debugfs knobs | Artem Bityutskiy | 1 | -9/+129 |
| 2011-07-04 | UBIFS: introduce debugfs helpers | Artem Bityutskiy | 1 | -20/+56 |
| 2011-07-04 | UBIFS: re-arrange debugging code a bit | Artem Bityutskiy | 1 | -59/+59 |
| 2011-07-04 | UBIFS: be more informative in failure mode | Artem Bityutskiy | 1 | -15/+23 |
| 2011-07-04 | UBIFS: switch self-check knobs to debugfs | Artem Bityutskiy | 1 | -17/+123 |
| 2011-07-04 | UBIFS: lessen amount of debugging check types | Artem Bityutskiy | 1 | -2/+2 |
| 2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy | 1 | -19/+11 |
| 2011-07-04 | UBIFS: amend debugging inode size check function prototype | Artem Bityutskiy | 1 | -1/+2 |
| 2011-07-04 | UBIFS: rename dbg_check_dir_size function | Artem Bityutskiy | 1 | -1/+1 |
| 2011-07-04 | UBIFS: improve inode dumping function | Artem Bityutskiy | 1 | -1/+55 |
| 2011-07-04 | UBIFS: lessen the size of debugging info data structure | Artem Bityutskiy | 1 | -5/+13 |
| 2011-05-23 | UBIFS: switch to dynamic printks | Artem Bityutskiy | 1 | -3/+0 |
| 2011-05-16 | UBIFS: add a superblock flag for free space fix-up | Matthew L. Creech | 1 | -0/+2 |
| 2011-05-13 | UBIFS: fix debugging FS checking failure | Artem Bityutskiy | 1 | -6/+35 |
| 2011-05-13 | UBIFS: do not change debugfs file position | Artem Bityutskiy | 1 | -1/+0 |
| 2011-05-13 | UBIFS: fix oops in lprops dump function | Artem Bityutskiy | 1 | -1/+7 |
| 2011-05-13 | UBIFS: use EROFS when emulating failures | Artem Bityutskiy | 1 | -12/+12 |
| 2011-05-13 | UBIFS: make force in-the-gaps to be a general self-check | Artem Bityutskiy | 1 | -6/+3 |
| 2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 1 | -13/+29 |
| 2011-05-13 | UBIFS: rearrange the budget dump | Artem Bityutskiy | 1 | -12/+18 |
| 2011-05-13 | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy | 1 | -8/+4 |
| 2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 1 | -7/+7 |
| 2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 1 | -1/+2 |
| 2011-05-13 | UBIFS: make debugfs files non-seekable | Artem Bityutskiy | 1 | -2/+2 |
| 2011-04-05 | UBIFS: fix debugging failure in dbg_check_space_info | Artem Bityutskiy | 1 | -5/+36 |
| 2011-04-05 | UBIFS: fix error path in dbg_debugfs_init_fs | Artem Bityutskiy | 1 | -5/+5 |
| 2011-04-05 | UBIFS: unify error path dbg_debugfs_init_fs | Artem Bityutskiy | 1 | -8/+6 |
| 2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy | 1 | -1/+1 |
| 2011-03-16 | UBIFS: save 128KiB or more RAM | Artem Bityutskiy | 1 | -9/+0 |
| 2011-03-16 | UBIFS: allocate dump buffer on demand | Artem Bityutskiy | 1 | -2/+13 |
| 2011-03-11 | UBIFS: simplify UBIFS Kconfig menu | Artem Bityutskiy | 1 | -2/+2 |
| 2011-02-06 | UBIFS: restrict world-writable debugfs files | Vasiliy Kulikov | 1 | -3/+3 |
| 2010-10-22 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 1 | -0/+156 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-08-30 | UBIFS: introduce list sorting debugging checks | Artem Bityutskiy | 1 | -0/+156 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-12-15 | fs/ubifs: use %pUB to print UUIDs | Joe Perches | 1 | -7/+2 |
| 2009-12-08 | UBIFS: fix return code in check_leaf | Roel Kluin | 1 | -1/+1 |
| 2009-09-17 | UBIFS: fix debugging dump | Artem Bityutskiy | 1 | -1/+3 |
| 2009-09-15 | UBIFS: improve lprops dump | Artem Bityutskiy | 1 | -3/+84 |
| 2009-09-15 | UBIFS: improve journal head debugging prints | Artem Bityutskiy | 1 | -2/+17 |
| 2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 1 | -1/+1 |
| 2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy | 1 | -1/+1 |
| 2009-03-16 | UBIFS: use KERN_CONT | Artem Bityutskiy | 1 | -2/+2 |
| 2009-01-29 | UBIFS: spelling fix 'date' -> 'data' | Adrian Hunter | 1 | -1/+1 |
| 2009-01-26 | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 1 | -33/+87 |
| 2008-12-31 | UBIFS: print debugging messages properly | Artem Bityutskiy | 1 | -10/+10 |
| 2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy | 1 | -1/+2 |
| 2008-12-23 | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 1 | -0/+1 |
| 2008-12-23 | UBIFS: improve budgeting dump | Artem Bityutskiy | 1 | -0/+13 |
| 2008-12-23 | UBIFS: fix tnc dumping | Artem Bityutskiy | 1 | -1/+1 |
| 2008-12-03 | UBIFS: introduce LPT dump function | Artem Bityutskiy | 1 | -10/+18 |
| 2008-12-03 | UBIFS: add debugfs support | Artem Bityutskiy | 1 | -17/+156 |
| 2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy | 1 | -16/+55 |
| 2008-11-06 | UBIFS: fix compilation warnings | Artem Bityutskiy | 1 | -25/+37 |
| 2008-11-06 | UBIFS: endian handling fixes and annotations | Harvey Harrison | 1 | -2/+2 |
| 2008-09-30 | UBIFS: add more debugging messages for LPT | Adrian Hunter | 1 | -0/+37 |
| 2008-09-30 | UBIFS: update dbg_dump_inode | Artem Bityutskiy | 1 | -17/+25 |
| 2008-09-18 | UBIFS: fix printk format warnings | Alexander Beregalov | 1 | -1/+1 |
| 2008-08-13 | UBIFS: print pid in dump function | Artem Bityutskiy | 1 | -10/+10 |
| 2008-08-13 | UBIFS: fix error return in failure mode | Adrian Hunter | 1 | -3/+4 |
| 2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+2289 |