1. 34bdc3e UBIFS: simplify lprops debugging check by Artem Bityutskiy · 13 years ago
  2. dcc50c8e UBIFS: simplify error path in lprops debugging check by Artem Bityutskiy · 13 years ago
  3. 8ca5175 UBIFS: improve debugging lprops scanning a little by Artem Bityutskiy · 13 years ago
  4. eaeee24 UBIFS: fix a rare memory leak in ro to rw remounting path by Artem Bityutskiy · 13 years ago
  5. c1f1f91 UBIFS: fix inode size debugging check failure by Artem Bityutskiy · 13 years ago
  6. 45cd5cd UBIFS: fix debugging FS checking failure by Artem Bityutskiy · 13 years ago
  7. 69f8a75 UBIFS: remove an unneeded check by Artem Bityutskiy · 13 years ago
  8. 4c95452 UBIFS: fix debugging message by Artem Bityutskiy · 13 years ago
  9. fe79c05 UBIFS: refactor ubifs_rcvry_gc_commit by Artem Bityutskiy · 13 years ago
  10. 4474421 UBIFS: split ubifs_rcvry_gc_commit by Artem Bityutskiy · 13 years ago
  11. ec06814 UBIFS: dump the stack on errors in failure mode too by Artem Bityutskiy · 13 years ago
  12. 6d5904e UBIFS: print useful debugging messages when cannot recover gc_lnum by Artem Bityutskiy · 13 years ago
  13. bcdca3e UBIFS: remove dead GC LEB recovery piece of code by Artem Bityutskiy · 13 years ago
  14. 2405f59 UBIFS: remove duplicated code by Artem Bityutskiy · 13 years ago
  15. 2cd0a60 UBIFS: remove strange commentary by Artem Bityutskiy · 13 years ago
  16. 341e262 UBIFS: do not change debugfs file position by Artem Bityutskiy · 13 years ago
  17. 1321657 UBIFS: fix oops in lprops dump function by Artem Bityutskiy · 13 years ago
  18. 3b2f9a0 UBIFS: use ro_mount instead of MS_RDONLY by Artem Bityutskiy · 13 years ago
  19. 1a29af8 UBIFS: use EROFS when emulating failures by Artem Bityutskiy · 13 years ago
  20. 14ffd5d UBIFS: make xattr operations names consistent by Sedat Dilek · 13 years ago
  21. cdd8ad6 UBIFS: introduce lsave debugging by Artem Bityutskiy · 13 years ago
  22. bc3f07f UBIFS: make force in-the-gaps to be a general self-check by Artem Bityutskiy · 13 years ago
  23. f1bd66a UBIFS: improve space checking debugging feature by Artem Bityutskiy · 13 years ago
  24. 8c3067e UBIFS: rearrange the budget dump by Artem Bityutskiy · 13 years ago
  25. 8ff8308 UBIFS: simplify dbg_dump_budg calling conventions by Artem Bityutskiy · 13 years ago
  26. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  27. cc64f77 UBIFS: use __packed instead of __attribute__((packed)) by Artem Bityutskiy · 13 years ago
  28. c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  29. 1bbfc84 UBIFS: make debugfs files non-seekable by Artem Bityutskiy · 14 years ago
  30. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 13 years ago
  31. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 13 years ago
  32. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 13 years ago
  33. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 13 years ago
  34. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 13 years ago
  35. 1dcffad UBIFS: fix compilation warnings when compiling with gcc 4.5 by Maksim Rayskiy · 13 years ago
  36. 78530bf UBIFS: fix oops when R/O file-system is fsync'ed by Artem Bityutskiy · 13 years ago
  37. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  38. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  39. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  40. 7da6443 UBIFS: fix debugging failure in dbg_check_space_info by Artem Bityutskiy · 13 years ago
  41. 9516953 UBIFS: fix error path in dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  42. cc6a86b UBIFS: unify error path dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  43. 81354de UBIFS: do not select KALLSYMS_ALL by Artem Bityutskiy · 13 years ago
  44. c88ac00 UBIFS: fix assertion warnings by Artem Bityutskiy · 13 years ago
  45. 54acbaa UBIFS: fix oops on error path in read_pnode by Artem Bityutskiy · 13 years ago
  46. 8b229c7 UBIFS: do not read flash unnecessarily by Artem Bityutskiy · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  48. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  49. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  50. 6ed09c3 UBIFS: fix assertion warning and refine comments by Artem Bityutskiy · 14 years ago
  51. 9d523ca UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS by Artem Bityutskiy · 14 years ago
  52. fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  53. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  54. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  55. 5d630e4 UBIFS: clean-up commentaries by Artem Bityutskiy · 14 years ago
  56. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 14 years ago
  57. f5cf319 UBIFS: allocate orphans scan buffer on demand by Artem Bityutskiy · 14 years ago
  58. cab95d4 UBIFS: allocate lpt dump buffer on demand by Artem Bityutskiy · 14 years ago
  59. 6fb324a UBIFS: allocate ltab checking buffer on demand by Artem Bityutskiy · 14 years ago
  60. cd5f748 UBIFS: allocate scanning buffer on demand by Artem Bityutskiy · 14 years ago
  61. 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 14 years ago
  62. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  63. 2bcf002 UBIFS: do not check data crc by default by Artem Bityutskiy · 14 years ago
  64. cce3f61 UBIFS: simplify UBIFS Kconfig menu by Artem Bityutskiy · 14 years ago
  65. 6342aae UBIFS: print max. index node size by Artem Bityutskiy · 14 years ago
  66. d882962 UBIFS: handle allocation failures in UBIFS write path by Matthew L. Creech · 14 years ago
  67. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  68. 2765df7 UBIFS: use max_write_size during recovery by Artem Bityutskiy · 14 years ago
  69. 6c7f74f UBIFS: use max_write_size for write-buffers by Artem Bityutskiy · 14 years ago
  70. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 14 years ago
  71. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 14 years ago
  72. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  73. 10ac279 UBIFS: fix LEB number in printk by Artem Bityutskiy · 14 years ago
  74. 8c559d3 UBIFS: restrict world-writable debugfs files by Vasiliy Kulikov · 14 years ago
  75. be7b42a UBIFS: describe UBIFS recovery logic some more by Artem Bityutskiy · 14 years ago
  76. 822ed64 UBIFS: remove double semicolon by Artem Bityutskiy · 14 years ago
  77. 944fdef UBIFS: do not start the commit if there is nothing to commit by Artem Bityutskiy · 14 years ago
  78. 18d1d7f UBIFS: introduce mounting flag by Artem Bityutskiy · 14 years ago
  79. d8cdda3 UBIFS: re-arrange variables in ubifs_info by Artem Bityutskiy · 14 years ago
  80. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  81. 157d81e convert ubifs by Al Viro · 14 years ago
  82. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  83. 06d3629 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  84. 6599fcb UBIFS: do not allocate unneeded scan buffer by Artem Bityutskiy · 14 years ago
  85. 3601ba2 UBIFS: do not forget to cancel timers by Artem Bityutskiy · 14 years ago
  86. 3903755 UBIFS: remove a bit of unneeded code by Artem Bityutskiy · 14 years ago
  87. 7d08ae3 UBIFS: add a commentary about log recovery by Artem Bityutskiy · 14 years ago
  88. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  89. 54dd55a UBIFS: avoid kernel error if ubifs superblock read fails by Steffen Sledz · 14 years ago
  90. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  91. 2680d72 UBIFS: introduce new flag for RO due to errors by Artem Bityutskiy · 14 years ago
  92. 8c893a5 UBIFS: check return code of pnode_lookup by Vasiliy Kulikov · 14 years ago
  93. 0e54c89 UBIFS: check return code of ubifs_lpt_lookup by Vasiliy Kulikov · 14 years ago
  94. 3a8fa0e UBIFS: improve error reporting when reading bad node by Artem Bityutskiy · 14 years ago
  95. 3bb66b4 UBIFS: introduce list sorting debugging checks by Artem Bityutskiy · 14 years ago
  96. 1a9476a UBIFS: fix assertion warnings in comparison function by Artem Bityutskiy · 14 years ago
  97. ba2f48f UBIFS: mark unused key objects as invalid by Artem Bityutskiy · 14 years ago
  98. 5b7a3a2 UBIFS: do not write rubbish into truncation scanning node by Artem Bityutskiy · 14 years ago
  99. 6657683 UBIFS: improve assertion in node comparison functions by Artem Bityutskiy · 14 years ago
  100. ab87118 UBIFS: do not use key type in list_sort by Artem Bityutskiy · 14 years ago