Age | Commit message (Expand) | Author |
2020-12-13 | ubifs: ubifs_dump_sleb: Remove unused function | Zhihao Cheng |
2020-12-13 | ubifs: Limit dumping length by size of memory which is allocated for the node | Zhihao Cheng |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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 |
2018-08-15 | ubifs: Rework ubifs_assert() | Richard Weinberger |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2012-08-31 | UBIFS: print less | Artem Bityutskiy |
2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy |
2012-08-22 | UBIFS: print PID in debug messages | Artem Bityutskiy |
2012-08-22 | UBIFS: fix complaints about too small debug buffer size | Artem Bityutskiy |
2012-07-20 | UBIFS: add debugfs knob to switch to R/O mode | 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: remove a couple of unused macros | Artem Bityutskiy |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2012-02-29 | UBIFS: make the dbg_lock spinlock static | Artem Bityutskiy |
2012-01-15 | UBIFS: fix non-debug configuration build | Dominique Martinet |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy |
2012-01-11 | UBIFS: fix debugging messages | Artem Bityutskiy |
2012-01-11 | UBIFS: make debugging messages light again | Artem Bityutskiy |
2011-11-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-08-22 | UBIFS: introduce a helper to dump scanning info | Artem Bityutskiy |
2011-08-19 | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled | Michal Marek |
2011-07-04 | UBIFS: rename recovery testing variables | Artem Bityutskiy |
2011-07-04 | UBIFS: remove custom list of superblocks | Artem Bityutskiy |
2011-07-04 | UBIFS: stop re-defining UBI operations | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce more I/O helpers | Artem Bityutskiy |
2011-07-04 | UBIFS: remove unused and unneeded debugging function | Artem Bityutskiy |
2011-07-04 | UBIFS: add global debugfs knobs | Artem Bityutskiy |
2011-07-04 | UBIFS: switch self-check knobs to debugfs | Artem Bityutskiy |
2011-07-04 | UBIFS: lessen amount of debugging check types | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy |
2011-07-04 | UBIFS: amend debugging inode size check function prototype | Artem Bityutskiy |
2011-07-04 | UBIFS: rename dbg_check_dir_size function | Artem Bityutskiy |
2011-07-04 | UBIFS: improve inode dumping function | Artem Bityutskiy |
2011-07-04 | UBIFS: lessen the size of debugging info data structure | Artem Bityutskiy |
2011-05-23 | UBIFS: switch to dynamic printks | Artem Bityutskiy |
2011-05-20 | UBIFS: fix kernel-doc comments | Artem Bityutskiy |
2011-05-13 | UBIFS: dump the stack on errors in failure mode too | Artem Bityutskiy |
2011-05-13 | UBIFS: make force in-the-gaps to be a general self-check | Artem Bityutskiy |
2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy |
2011-04-13 | UBIFS: fix compilation warnings when compiling with gcc 4.5 | Maksim Rayskiy |
2011-03-16 | UBIFS: clean-up commentaries | Artem Bityutskiy |
2011-03-16 | UBIFS: save 128KiB or more RAM | Artem Bityutskiy |
2011-03-11 | UBIFS: simplify UBIFS Kconfig menu | Artem Bityutskiy |
2010-08-30 | UBIFS: introduce list sorting debugging checks | Artem Bityutskiy |
2009-09-15 | UBIFS: improve journal head debugging prints | Artem Bityutskiy |