index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
UBIFS: Fix dump messages in ubifs_dump_lprops
hujianyang
1
-1
/
+3
2014-01-23
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-17
ubifs: use prandom_bytes
Akinobu Mita
1
-5
/
+3
2012-10-02
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
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
1
-17
/
+123
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-2
/
+2
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-19
/
+11
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
1
-1
/
+2
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
1
-1
/
+55
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
1
-5
/
+13
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
1
-3
/
+0
2011-05-16
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
1
-0
/
+2
2011-05-13
UBIFS: fix debugging FS checking failure
Artem Bityutskiy
1
-6
/
+35
2011-05-13
UBIFS: do not change debugfs file position
Artem Bityutskiy
1
-1
/
+0
2011-05-13
UBIFS: fix oops in lprops dump function
Artem Bityutskiy
1
-1
/
+7
2011-05-13
UBIFS: use EROFS when emulating failures
Artem Bityutskiy
1
-12
/
+12
2011-05-13
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
1
-6
/
+3
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-13
/
+29
2011-05-13
UBIFS: rearrange the budget dump
Artem Bityutskiy
1
-12
/
+18
[next]