- be076fd ubifs: fix snprintf() checking by Dan Carpenter · 3 years, 8 months ago
- b80a974 ubifs: ubifs_dump_node: Dump all branches of the index node by Zhihao Cheng · 4 years, 7 months ago
- bf6dab7 ubifs: ubifs_dump_sleb: Remove unused function by Zhihao Cheng · 4 years, 7 months ago
- a33e30a ubifs: Pass node length in all node dumping callers by Zhihao Cheng · 4 years, 7 months ago
- c4c0d19 ubifs: Limit dumping length by size of memory which is allocated for the node by Zhihao Cheng · 4 years, 7 months ago
- 32f6ccc ubifs: Remove the redundant return in dbg_check_nondata_nodes_order by Chengsong Ke · 4 years, 2 months ago
- f212400 ubifs: Fix the printing type of c->big_lpt by Chengsong Ke · 4 years, 2 months ago
- b8f1da9 ubifs: Delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
- 58f6e78 ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- b27b281 ubifs: Remove obsolete TODO from dfs_file_write() by Richard Weinberger · 5 years ago
- cbc898d ubifs: Remove redundant assignment to pointer fname by Colin Ian King · 5 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- d71cac5 ubifs: fix build warning after debugfs cleanup patch by Greg Kroah-Hartman · 5 years ago
- 702d6a8 ubifs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
- a65d10f ubifs: Drop unnecessary setting of zbr->znode by Sascha Hauer · 6 years ago
- 5125cfd ubifs: Format changes for authentication support by Sascha Hauer · 6 years ago
- 2e52eb7 ubifs: Rework ubifs_assert() by Richard Weinberger · 6 years ago
- 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 6 years ago
- 6a258f7 ubifs: Fix cut and paste error on sb type comparisons by Colin Ian King · 8 years ago
- 33fda9f ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode by Hyunchul Lee · 8 years ago
- e328379 ubifs: Fix debug messages for an invalid filename in ubifs_dump_node by Hyunchul Lee · 8 years ago
- f4f61d2 ubifs: Implement encrypted filenames by Richard Weinberger · 8 years ago
- 1112018 ubifs: ubifs_dump_inode: Fix dumping field bulk_read by Andreas Gruenbacher · 9 years ago
- 8f6983ab UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened by shengyong · 9 years ago
- 235c362 UBIFS: extend debug/message capabilities by Sheng Yong · 10 years ago
- fb4325a UBIFS: add a couple of extra asserts by Artem Bityutskiy · 10 years ago
- 443b39c UBIFS: Fix trivial typo in power_cut_emulated() by Richard Weinberger · 10 years ago
- 4b1a43e UBIFS: Align the dump messages of SB_NODE by hujianyang · 10 years ago
- dac3698 UBIFS: Fix dump messages in ubifs_dump_lprops by hujianyang · 11 years ago
- bb25e49 fs/ubifs: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
- 58a4e23 UBIFS: correct data corruption range by Mats Kärrman · 11 years ago
- c23e9b7 UBIFS: remove invalid warn msg with tst_recovery enabled by Mats Kärrman · 11 years ago
- 3d251a5 UBIFS: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- cdd9fa8 ubifs: use prandom_bytes by Akinobu Mita · 12 years ago
- 782c3fb Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
- 39241be userns: Convert ubifs to use kuid/kgid by Eric W. Biederman · 13 years ago
- 6b38d03 UBIFS: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
- 79fda51 UBIFS: comply with coding style by Artem Bityutskiy · 12 years ago
- 8089ed7 UBIFS: fix power cut emulation for mtdram by Artem Bityutskiy · 12 years ago
- db0f896 UBIFS: always print full error reports by Artem Bityutskiy · 12 years ago
- 06bef94 UBIFS: add debugfs knob to switch to R/O mode by Artem Bityutskiy · 12 years ago
- 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 13 years ago
- 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 13 years ago
- b36a261 UBI: Kill data type hint by Richard Weinberger · 13 years ago
- a6aae4d UBIFS: get rid of dbg_err by Artem Bityutskiy · 13 years ago
- f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 13 years ago
- edf6be2 UBIFS: rename dumping functions by Artem Bityutskiy · 13 years ago
- 7c46d0a UBIFS: get rid of dbg_dump_stack by Artem Bityutskiy · 13 years ago
- b06283c UBIFS: make the dbg_lock spinlock static by Artem Bityutskiy · 13 years ago
- 16c395c UBIFS: increase dumps loglevel by Artem Bityutskiy · 13 years ago
- 515315a UBIFS: fix key printing by Artem Bityutskiy · 13 years ago
- beba006 UBIFS: use snprintf instead of sprintf when printing keys by Artem Bityutskiy · 13 years ago
- d37854c UBIFS: introduce a helper to dump scanning info by Artem Bityutskiy · 13 years ago
- a7fa94a UBIFS: improve power cut emulation testing by Artem Bityutskiy · 14 years ago
- d27462a UBIFS: rename recovery testing variables by Artem Bityutskiy · 14 years ago
- f57cb18 UBIFS: remove custom list of superblocks by Artem Bityutskiy · 14 years ago
- 0a541b1 UBIFS: stop re-defining UBI operations by Artem Bityutskiy · 14 years ago
- 891a54a UBIFS: remove unused and unneeded debugging function by Artem Bityutskiy · 14 years ago
- e7717060 UBIFS: add global debugfs knobs by Artem Bityutskiy · 14 years ago
- 28488fc UBIFS: introduce debugfs helpers by Artem Bityutskiy · 14 years ago
- 7dae997 UBIFS: re-arrange debugging code a bit by Artem Bityutskiy · 14 years ago
- 24a4f80 UBIFS: be more informative in failure mode by Artem Bityutskiy · 14 years ago
- 81e79d3 UBIFS: switch self-check knobs to debugfs by Artem Bityutskiy · 14 years ago
- 8d7819b UBIFS: lessen amount of debugging check types by Artem Bityutskiy · 14 years ago
- 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 14 years ago
- d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 14 years ago
- 1b51e98 UBIFS: rename dbg_check_dir_size function by Artem Bityutskiy · 14 years ago
- 4315fb4 UBIFS: improve inode dumping function by Artem Bityutskiy · 14 years ago
- ae380ce UBIFS: lessen the size of debugging info data structure by Artem Bityutskiy · 14 years ago
- 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 14 years ago
- 9f58d35 UBIFS: add a superblock flag for free space fix-up by Matthew L. Creech · 14 years ago
- 45cd5cd UBIFS: fix debugging FS checking failure by Artem Bityutskiy · 14 years ago
- 341e262 UBIFS: do not change debugfs file position by Artem Bityutskiy · 14 years ago
- 1321657 UBIFS: fix oops in lprops dump function by Artem Bityutskiy · 14 years ago
- 1a29af8 UBIFS: use EROFS when emulating failures by Artem Bityutskiy · 14 years ago
- bc3f07f UBIFS: make force in-the-gaps to be a general self-check by Artem Bityutskiy · 14 years ago
- f1bd66a UBIFS: improve space checking debugging feature by Artem Bityutskiy · 14 years ago
- 8c3067e UBIFS: rearrange the budget dump by Artem Bityutskiy · 14 years ago
- 8ff8308 UBIFS: simplify dbg_dump_budg calling conventions by Artem Bityutskiy · 14 years ago
- b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 14 years ago
- c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 14 years ago
- 1bbfc84 UBIFS: make debugfs files non-seekable by Artem Bityutskiy · 14 years ago
- 7da6443 UBIFS: fix debugging failure in dbg_check_space_info by Artem Bityutskiy · 14 years ago
- 9516953 UBIFS: fix error path in dbg_debugfs_init_fs by Artem Bityutskiy · 14 years ago
- cc6a86b UBIFS: unify error path dbg_debugfs_init_fs by Artem Bityutskiy · 14 years ago
- fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 14 years ago
- 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 14 years ago
- 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 14 years ago
- cce3f61 UBIFS: simplify UBIFS Kconfig menu by Artem Bityutskiy · 14 years ago
- 8c559d3 UBIFS: restrict world-writable debugfs files by Vasiliy Kulikov · 14 years ago
- 06d3629 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 3bb66b4 UBIFS: introduce list sorting debugging checks by Artem Bityutskiy · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
- b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
- e055f7e UBIFS: fix debugging dump by Artem Bityutskiy · 15 years ago
- be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago