index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: Implement encrypted filenames
Richard Weinberger
2016-12-12
1
-7
/
+7
*
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
Andreas Gruenbacher
2016-05-24
1
-1
/
+1
*
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
shengyong
2015-10-03
1
-4
/
+4
*
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
1
-93
/
+93
*
UBIFS: add a couple of extra asserts
Artem Bityutskiy
2015-01-28
1
-0
/
+4
*
UBIFS: Fix trivial typo in power_cut_emulated()
Richard Weinberger
2014-09-30
1
-1
/
+1
*
UBIFS: Align the dump messages of SB_NODE
hujianyang
2014-09-26
1
-2
/
+2
*
UBIFS: Fix dump messages in ubifs_dump_lprops
hujianyang
2014-05-27
1
-1
/
+3
*
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
1
-19
/
+3
*
UBIFS: correct data corruption range
Mats Kärrman
2013-10-26
1
-3
/
+3
*
UBIFS: remove invalid warn msg with tst_recovery enabled
Mats Kärrman
2013-08-16
1
-3
/
+4
*
UBIFS: rename random32() to prandom_u32()
Akinobu Mita
2013-01-15
1
-4
/
+4
*
ubifs: use prandom_bytes
Akinobu Mita
2012-12-17
1
-5
/
+3
*
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-10-02
1
-363
/
+270
|
\
|
*
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
2012-08-31
1
-271
/
+211
|
*
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-31
1
-93
/
+64
|
*
UBIFS: fix power cut emulation for mtdram
Artem Bityutskiy
2012-08-31
1
-9
/
+11
|
*
UBIFS: always print full error reports
Artem Bityutskiy
2012-08-22
1
-6
/
+0
*
|
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
2012-09-21
1
-2
/
+2
|
/
*
UBIFS: add debugfs knob to switch to R/O mode
Artem Bityutskiy
2012-07-20
1
-0
/
+11
*
UBIFS: correct usage of IS_ENABLED()
Brian Norris
2012-06-27
1
-4
/
+4
*
UBIFS: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-6
/
+6
*
UBIFS: get rid of dbg_err
Artem Bityutskiy
2012-05-16
1
-15
/
+15
*
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-05-16
1
-4
/
+0
*
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-16
1
-55
/
+55
*
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
2012-05-16
1
-1
/
+1
*
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
2012-02-29
1
-1
/
+1
*
UBIFS: increase dumps loglevel
Artem Bityutskiy
2012-02-29
1
-204
/
+204
*
UBIFS: fix key printing
Artem Bityutskiy
2012-01-13
1
-30
/
+30
*
UBIFS: use snprintf instead of sprintf when printing keys
Artem Bityutskiy
2012-01-13
1
-18
/
+20
*
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
2011-08-22
1
-0
/
+16
*
UBIFS: improve power cut emulation testing
Artem Bityutskiy
2011-07-04
1
-41
/
+50
*
UBIFS: rename recovery testing variables
Artem Bityutskiy
2011-07-04
1
-24
/
+28
*
UBIFS: remove custom list of superblocks
Artem Bityutskiy
2011-07-04
1
-85
/
+20
*
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
2011-07-04
1
-2
/
+0
*
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2011-07-04
1
-31
/
+2
*
UBIFS: add global debugfs knobs
Artem Bityutskiy
2011-07-04
1
-9
/
+129
*
UBIFS: introduce debugfs helpers
Artem Bityutskiy
2011-07-04
1
-20
/
+56
*
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
2011-07-04
1
-59
/
+59
*
UBIFS: be more informative in failure mode
Artem Bityutskiy
2011-07-04
1
-15
/
+23
*
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2011-07-04
1
-17
/
+123
*
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
2011-07-04
1
-2
/
+2
*
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
1
-19
/
+11
*
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
2011-07-04
1
-1
/
+2
*
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: improve inode dumping function
Artem Bityutskiy
2011-07-04
1
-1
/
+55
*
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2011-07-04
1
-5
/
+13
*
UBIFS: switch to dynamic printks
Artem Bityutskiy
2011-05-23
1
-3
/
+0
*
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
2011-05-16
1
-0
/
+2
[next]