1. f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  2. edf6be2 UBIFS: rename dumping functions by Artem Bityutskiy · 12 years ago
  3. 7c46d0a UBIFS: get rid of dbg_dump_stack by Artem Bityutskiy · 12 years ago
  4. b06283c UBIFS: make the dbg_lock spinlock static by Artem Bityutskiy · 13 years ago
  5. 16c395c UBIFS: increase dumps loglevel by Artem Bityutskiy · 13 years ago
  6. 515315a UBIFS: fix key printing by Artem Bityutskiy · 13 years ago
  7. beba006 UBIFS: use snprintf instead of sprintf when printing keys by Artem Bityutskiy · 13 years ago
  8. d37854c UBIFS: introduce a helper to dump scanning info by Artem Bityutskiy · 13 years ago
  9. a7fa94a UBIFS: improve power cut emulation testing by Artem Bityutskiy · 13 years ago
  10. d27462a UBIFS: rename recovery testing variables by Artem Bityutskiy · 13 years ago
  11. f57cb18 UBIFS: remove custom list of superblocks by Artem Bityutskiy · 13 years ago
  12. 0a541b1 UBIFS: stop re-defining UBI operations by Artem Bityutskiy · 13 years ago
  13. 891a54a UBIFS: remove unused and unneeded debugging function by Artem Bityutskiy · 13 years ago
  14. e7717060 UBIFS: add global debugfs knobs by Artem Bityutskiy · 13 years ago
  15. 28488fc UBIFS: introduce debugfs helpers by Artem Bityutskiy · 13 years ago
  16. 7dae997 UBIFS: re-arrange debugging code a bit by Artem Bityutskiy · 13 years ago
  17. 24a4f80 UBIFS: be more informative in failure mode by Artem Bityutskiy · 13 years ago
  18. 81e79d3 UBIFS: switch self-check knobs to debugfs by Artem Bityutskiy · 13 years ago
  19. 8d7819b UBIFS: lessen amount of debugging check types by Artem Bityutskiy · 13 years ago
  20. 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 13 years ago
  21. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 13 years ago
  22. 1b51e98 UBIFS: rename dbg_check_dir_size function by Artem Bityutskiy · 13 years ago
  23. 4315fb4 UBIFS: improve inode dumping function by Artem Bityutskiy · 13 years ago
  24. ae380ce UBIFS: lessen the size of debugging info data structure by Artem Bityutskiy · 13 years ago
  25. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 13 years ago
  26. 9f58d35 UBIFS: add a superblock flag for free space fix-up by Matthew L. Creech · 13 years ago
  27. 45cd5cd UBIFS: fix debugging FS checking failure by Artem Bityutskiy · 13 years ago
  28. 341e262 UBIFS: do not change debugfs file position by Artem Bityutskiy · 13 years ago
  29. 1321657 UBIFS: fix oops in lprops dump function by Artem Bityutskiy · 13 years ago
  30. 1a29af8 UBIFS: use EROFS when emulating failures by Artem Bityutskiy · 13 years ago
  31. bc3f07f UBIFS: make force in-the-gaps to be a general self-check by Artem Bityutskiy · 13 years ago
  32. f1bd66a UBIFS: improve space checking debugging feature by Artem Bityutskiy · 13 years ago
  33. 8c3067e UBIFS: rearrange the budget dump by Artem Bityutskiy · 13 years ago
  34. 8ff8308 UBIFS: simplify dbg_dump_budg calling conventions by Artem Bityutskiy · 13 years ago
  35. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  36. c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  37. 1bbfc84 UBIFS: make debugfs files non-seekable by Artem Bityutskiy · 13 years ago
  38. 7da6443 UBIFS: fix debugging failure in dbg_check_space_info by Artem Bityutskiy · 13 years ago
  39. 9516953 UBIFS: fix error path in dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  40. cc6a86b UBIFS: unify error path dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  41. fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  42. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 13 years ago
  43. 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 13 years ago
  44. cce3f61 UBIFS: simplify UBIFS Kconfig menu by Artem Bityutskiy · 13 years ago
  45. 8c559d3 UBIFS: restrict world-writable debugfs files by Vasiliy Kulikov · 13 years ago
  46. 06d3629 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. 3bb66b4 UBIFS: introduce list sorting debugging checks by Artem Bityutskiy · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
  51. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  52. e055f7e UBIFS: fix debugging dump by Artem Bityutskiy · 15 years ago
  53. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  54. 77a7ae5 UBIFS: improve journal head debugging prints by Artem Bityutskiy · 15 years ago
  55. 348709b UBIFS: do not print scary error messages needlessly by Artem Bityutskiy · 15 years ago
  56. 7d4e9cc UBIFS: fix commentaries by Artem Bityutskiy · 15 years ago
  57. c9927c3 UBIFS: use KERN_CONT by Artem Bityutskiy · 15 years ago
  58. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 16 years ago
  59. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 16 years ago
  60. 5d38b3a UBIFS: print debugging messages properly by Artem Bityutskiy · 16 years ago
  61. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  62. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  63. 21a6025 UBIFS: improve budgeting dump by Artem Bityutskiy · 16 years ago
  64. 24fa9e9 UBIFS: fix tnc dumping by Artem Bityutskiy · 16 years ago
  65. 2ba5f7a UBIFS: introduce LPT dump function by Artem Bityutskiy · 16 years ago
  66. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  67. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  68. e84461a UBIFS: fix compilation warnings by Artem Bityutskiy · 16 years ago
  69. 0ecb952 UBIFS: endian handling fixes and annotations by Harvey Harrison · 16 years ago
  70. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  71. b5e426e UBIFS: update dbg_dump_inode by Artem Bityutskiy · 16 years ago
  72. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  73. 1de9415 UBIFS: print pid in dump function by Artem Bityutskiy · 16 years ago
  74. 16dfd80 UBIFS: fix error return in failure mode by Adrian Hunter · 16 years ago
  75. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago