index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-24
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-18
ubifs: use prandom_bytes
Akinobu Mita
1
-5
/
+3
2012-10-03
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
[next]