index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
ubifs: ubifs_dump_sleb: Remove unused function
Zhihao Cheng
1
-2
/
+0
2020-12-14
ubifs: Limit dumping length by size of memory which is allocated for the node
Zhihao Cheng
1
-1
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2018-08-15
ubifs: Rework ubifs_assert()
Richard Weinberger
1
-4
/
+6
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-2
/
+2
2012-08-31
UBIFS: print less
Artem Bityutskiy
1
-5
/
+0
2012-08-31
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
1
-3
/
+3
2012-08-22
UBIFS: print PID in debug messages
Artem Bityutskiy
1
-2
/
+4
2012-08-22
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
1
-1
/
+1
2012-07-20
UBIFS: add debugfs knob to switch to R/O mode
Artem Bityutskiy
1
-0
/
+5
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-4
/
+3
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-4
/
+0
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
1
-153
/
+0
2012-05-16
UBIFS: remove a couple of unused macros
Artem Bityutskiy
1
-3
/
+0
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-51
/
+48
2012-05-16
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
1
-4
/
+1
2012-02-29
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
1
-3
/
+0
2012-01-15
UBIFS: fix non-debug configuration build
Dominique Martinet
1
-14
/
+17
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
1
-17
/
+22
2012-01-11
UBIFS: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-11
UBIFS: make debugging messages light again
Artem Bityutskiy
1
-7
/
+5
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+5
2011-08-22
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
1
-0
/
+5
2011-08-19
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
1
-3
/
+3
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
1
-11
/
+11
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
1
-16
/
+15
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
1
-7
/
+0
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
1
-0
/
+16
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
1
-26
/
+1
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
1
-7
/
+28
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
1
-36
/
+36
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-19
/
+5
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-20
/
+46
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
1
-2
/
+4
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
1
-2
/
+2
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
1
-3
/
+3
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
1
-2
/
+9
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
1
-91
/
+41
2011-05-20
UBIFS: fix kernel-doc comments
Artem Bityutskiy
1
-5
/
+5
2011-05-13
UBIFS: dump the stack on errors in failure mode too
Artem Bityutskiy
1
-4
/
+1
2011-05-13
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
1
-11
/
+8
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-3
/
+9
2011-04-13
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
1
-58
/
+94
2011-03-16
UBIFS: clean-up commentaries
Artem Bityutskiy
1
-3
/
+3
2011-03-16
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
1
-2
/
+0
2011-03-11
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
1
-22
/
+0
2010-08-30
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
1
-0
/
+4
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-0
/
+2
[next]