1. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 13 years ago
  2. bdc1a1b UBIFS: fix kernel-doc comments by Artem Bityutskiy · 13 years ago
  3. bbf2b37 UBIFS: fix extremely rare mount failure by Artem Bityutskiy · 13 years ago
  4. 43e0707 UBIFS: simplify LEB recovery function further by Artem Bityutskiy · 13 years ago
  5. 7c47bfd UBIFS: always cleanup the recovered LEB by Artem Bityutskiy · 13 years ago
  6. 6179920 UBIFS: clean up LEB recovery function by Artem Bityutskiy · 13 years ago
  7. 9d510db UBIFS: fix-up free space on mount if flag is set by Matthew L. Creech · 13 years ago
  8. 6554a65 UBIFS: add the fixup function by Matthew L. Creech · 13 years ago
  9. 9f58d35 UBIFS: add a superblock flag for free space fix-up by Matthew L. Creech · 13 years ago
  10. e11602e UBIFS: share the next_log_lnum helper by Artem Bityutskiy · 13 years ago
  11. 91c6608 UBIFS: expect corruption only in last journal head LEBs by Artem Bityutskiy · 13 years ago
  12. cb14a18 UBIFS: synchronize write-buffer before switching to the next bud by Artem Bityutskiy · 13 years ago
  13. c49139d UBIFS: remove BUG statement by Artem Bityutskiy · 13 years ago
  14. e76a452 UBIFS: change bud replay function conventions by Artem Bityutskiy · 13 years ago
  15. debf12d UBIFS: substitute the replay tree with a replay list by Artem Bityutskiy · 13 years ago
  16. 074bcb9 UBIFS: simplify replay by Artem Bityutskiy · 13 years ago
  17. af1dd41 UBIFS: store free and dirty space in the bud replay entry by Artem Bityutskiy · 13 years ago
  18. 12f3389 UBIFS: remove unnecessary stack variable by Artem Bityutskiy · 13 years ago
  19. 7703f09 UBIFS: double check that buds are replied in order by Artem Bityutskiy · 13 years ago
  20. e9ef7b5f UBIFS: make 2 functions static by Artem Bityutskiy · 13 years ago
  21. 7a9c3e3 UBIFS: improve commentary by Artem Bityutskiy · 13 years ago
  22. c839e29 UBIFS: improve debugging messages by Artem Bityutskiy · 13 years ago
  23. 1234603 UBIFS: dump more in the lprops debugging check by Artem Bityutskiy · 13 years ago
  24. 34bdc3e UBIFS: simplify lprops debugging check by Artem Bityutskiy · 13 years ago
  25. dcc50c8 UBIFS: simplify error path in lprops debugging check by Artem Bityutskiy · 13 years ago
  26. 8ca5175 UBIFS: improve debugging lprops scanning a little by Artem Bityutskiy · 13 years ago
  27. eaeee24 UBIFS: fix a rare memory leak in ro to rw remounting path by Artem Bityutskiy · 13 years ago
  28. c1f1f91 UBIFS: fix inode size debugging check failure by Artem Bityutskiy · 13 years ago
  29. 45cd5cd UBIFS: fix debugging FS checking failure by Artem Bityutskiy · 13 years ago
  30. 69f8a75 UBIFS: remove an unneeded check by Artem Bityutskiy · 13 years ago
  31. 4c95452 UBIFS: fix debugging message by Artem Bityutskiy · 13 years ago
  32. fe79c05 UBIFS: refactor ubifs_rcvry_gc_commit by Artem Bityutskiy · 13 years ago
  33. 4474421 UBIFS: split ubifs_rcvry_gc_commit by Artem Bityutskiy · 13 years ago
  34. ec06814 UBIFS: dump the stack on errors in failure mode too by Artem Bityutskiy · 13 years ago
  35. 6d5904e UBIFS: print useful debugging messages when cannot recover gc_lnum by Artem Bityutskiy · 13 years ago
  36. bcdca3e UBIFS: remove dead GC LEB recovery piece of code by Artem Bityutskiy · 13 years ago
  37. 2405f59 UBIFS: remove duplicated code by Artem Bityutskiy · 13 years ago
  38. 2cd0a60 UBIFS: remove strange commentary by Artem Bityutskiy · 13 years ago
  39. 341e262 UBIFS: do not change debugfs file position by Artem Bityutskiy · 13 years ago
  40. 1321657 UBIFS: fix oops in lprops dump function by Artem Bityutskiy · 13 years ago
  41. 3b2f9a0 UBIFS: use ro_mount instead of MS_RDONLY by Artem Bityutskiy · 13 years ago
  42. 1a29af8 UBIFS: use EROFS when emulating failures by Artem Bityutskiy · 13 years ago
  43. 14ffd5d UBIFS: make xattr operations names consistent by Sedat Dilek · 13 years ago
  44. cdd8ad6 UBIFS: introduce lsave debugging by Artem Bityutskiy · 13 years ago
  45. bc3f07f UBIFS: make force in-the-gaps to be a general self-check by Artem Bityutskiy · 13 years ago
  46. f1bd66a UBIFS: improve space checking debugging feature by Artem Bityutskiy · 13 years ago
  47. 8c3067e UBIFS: rearrange the budget dump by Artem Bityutskiy · 13 years ago
  48. 8ff8308 UBIFS: simplify dbg_dump_budg calling conventions by Artem Bityutskiy · 13 years ago
  49. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  50. cc64f77 UBIFS: use __packed instead of __attribute__((packed)) by Artem Bityutskiy · 13 years ago
  51. c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  52. 1bbfc84 UBIFS: make debugfs files non-seekable by Artem Bityutskiy · 14 years ago
  53. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 13 years ago
  54. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 13 years ago
  55. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 13 years ago
  56. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 13 years ago
  57. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 13 years ago
  58. 1dcffad UBIFS: fix compilation warnings when compiling with gcc 4.5 by Maksim Rayskiy · 13 years ago
  59. 78530bf UBIFS: fix oops when R/O file-system is fsync'ed by Artem Bityutskiy · 13 years ago
  60. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  61. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  62. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  63. 7da6443 UBIFS: fix debugging failure in dbg_check_space_info by Artem Bityutskiy · 13 years ago
  64. 9516953 UBIFS: fix error path in dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  65. cc6a86b UBIFS: unify error path dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  66. 81354de UBIFS: do not select KALLSYMS_ALL by Artem Bityutskiy · 13 years ago
  67. c88ac00 UBIFS: fix assertion warnings by Artem Bityutskiy · 13 years ago
  68. 54acbaa UBIFS: fix oops on error path in read_pnode by Artem Bityutskiy · 13 years ago
  69. 8b229c7 UBIFS: do not read flash unnecessarily by Artem Bityutskiy · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  72. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  73. 6ed09c3 UBIFS: fix assertion warning and refine comments by Artem Bityutskiy · 13 years ago
  74. 9d523ca UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS by Artem Bityutskiy · 14 years ago
  75. fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  76. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  77. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  78. 5d630e4 UBIFS: clean-up commentaries by Artem Bityutskiy · 14 years ago
  79. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 14 years ago
  80. f5cf319 UBIFS: allocate orphans scan buffer on demand by Artem Bityutskiy · 14 years ago
  81. cab95d4 UBIFS: allocate lpt dump buffer on demand by Artem Bityutskiy · 14 years ago
  82. 6fb324a UBIFS: allocate ltab checking buffer on demand by Artem Bityutskiy · 14 years ago
  83. cd5f748 UBIFS: allocate scanning buffer on demand by Artem Bityutskiy · 14 years ago
  84. 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 14 years ago
  85. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  86. 2bcf002 UBIFS: do not check data crc by default by Artem Bityutskiy · 14 years ago
  87. cce3f61 UBIFS: simplify UBIFS Kconfig menu by Artem Bityutskiy · 14 years ago
  88. 6342aae UBIFS: print max. index node size by Artem Bityutskiy · 14 years ago
  89. d882962 UBIFS: handle allocation failures in UBIFS write path by Matthew L. Creech · 14 years ago
  90. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  91. 2765df7 UBIFS: use max_write_size during recovery by Artem Bityutskiy · 14 years ago
  92. 6c7f74f UBIFS: use max_write_size for write-buffers by Artem Bityutskiy · 14 years ago
  93. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 14 years ago
  94. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 14 years ago
  95. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  96. 10ac279 UBIFS: fix LEB number in printk by Artem Bityutskiy · 14 years ago
  97. 8c559d3 UBIFS: restrict world-writable debugfs files by Vasiliy Kulikov · 14 years ago
  98. be7b42a UBIFS: describe UBIFS recovery logic some more by Artem Bityutskiy · 14 years ago
  99. 822ed64 UBIFS: remove double semicolon by Artem Bityutskiy · 14 years ago
  100. 944fdef UBIFS: do not start the commit if there is nothing to commit by Artem Bityutskiy · 14 years ago