1. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  2. 54779aa UBIFS: fix ubifs_compress commentary by Geert Uytterhoeven · 16 years ago
  3. fae7fb2 UBIFS: amend printk by Artem Bityutskiy · 16 years ago
  4. 727d2dc UBIFS: do not read unnecessary bytes when unpacking bits by Adrian Hunter · 16 years ago
  5. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  6. be2f6bd UBIFS: check buffer length when scanning for LPT nodes by Adrian Hunter · 16 years ago
  7. 63c300b UBIFS: correct condition to eliminate unecessary assignment by Adrian Hunter · 16 years ago
  8. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  9. 5c0013c UBIFS: fix bulk-read handling uptodate pages by Adrian Hunter · 16 years ago
  10. 46773be UBIFS: improve garbage collection by Adrian Hunter · 16 years ago
  11. bed7993 UBIFS: allow for sync_fs when read-only by Adrian Hunter · 16 years ago
  12. 403e12a UBIFS: commit on sync_fs by Artem Bityutskiy · 16 years ago
  13. af2eb56 UBIFS: correct comment for commit_on_unmount by Artem Bityutskiy · 16 years ago
  14. b5e426e UBIFS: update dbg_dump_inode by Artem Bityutskiy · 16 years ago
  15. be61678 UBIFS: fix commentary by Artem Bityutskiy · 16 years ago
  16. ba60eca UBIFS: fix races in bit-fields by Artem Bityutskiy · 16 years ago
  17. ed382d5 UBIFS: ensure data read beyond i_size is zeroed out correctly by Adrian Hunter · 16 years ago
  18. 2094c33 UBIFS: correct key comparison by Adrian Hunter · 16 years ago
  19. 625bf37 UBIFS: use bit-fields when possible by Artem Bityutskiy · 16 years ago
  20. ccb3eba UBIFS: check data CRC when in error state by Artem Bityutskiy · 16 years ago
  21. 2242c68 UBIFS: improve znode splitting rules by Adrian Hunter · 16 years ago
  22. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  23. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  24. a70948b UBIFS: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  25. 746103a UBIFS: inline one-line functions by Artem Bityutskiy · 16 years ago
  26. 8d47aef UBIFS: remove unneeded unlikely() by Hirofumi Nakagawa · 16 years ago
  27. 948cfb2 UBIFS: add a print, fix comments and more minor stuff by Artem Bityutskiy · 16 years ago
  28. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  29. 6e14968 UBIFS: remove incorrect assert by Adrian Hunter · 16 years ago
  30. 6dcfac4 UBIFS: TNC / GC race fixes by Adrian Hunter · 16 years ago
  31. 0855f31 UBIFS: create the name of the background thread in every case by Sebastian Siewior · 16 years ago
  32. a5cb562 UBIFS: make minimum fanout 3 by Artem Bityutskiy · 16 years ago
  33. f171d4d UBIFS: fix division by zero by Artem Bityutskiy · 16 years ago
  34. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  35. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  36. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  37. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  38. 131130b UBIFS: add forgotten gc_idx_lebs component by Artem Bityutskiy · 16 years ago
  39. ad50765 UBIFS: fix assertion by Artem Bityutskiy · 16 years ago
  40. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  41. 8aabb75 UBIFS: remove incorrect index space check by Artem Bityutskiy · 16 years ago
  42. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago
  43. 8191e1f UBIFS: do not update min_idx_lebs in stafs by Artem Bityutskiy · 16 years ago
  44. 601c0bc UBIFS: allow for racing between GC and TNC by Adrian Hunter · 16 years ago
  45. 761e29f UBIFS: always read hashed-key nodes under TNC mutex by Adrian Hunter · 16 years ago
  46. 04da11b UBIFS: fix zero-length truncations by Artem Bityutskiy · 16 years ago
  47. c78c7e3 UBIFS: xattr bugfixes by Artem Bityutskiy · 16 years ago
  48. 720b499 UBIFS: remove unneeded check by Artem Bityutskiy · 16 years ago
  49. 0a883a0 UBIFS: few commentary fixes by Artem Bityutskiy · 16 years ago
  50. 5acd6ff UBIFS: fix budgeting request alignment in xattr code by Zoltan Sogor · 16 years ago
  51. 840dc6b UBIFS: improve arguments checking in debugging messages by Artem Bityutskiy · 16 years ago
  52. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  53. 3a13252 UBIFS: correct spelling of "thrice". by Adrian Hunter · 16 years ago
  54. 22bc7fa UBIFS: support splice_write by Zoltan Sogor · 16 years ago
  55. 0010f18 UBIFS: minor tweaks in commit by Artem Bityutskiy · 16 years ago
  56. b364b41 UBIFS: reserve more space for index by Artem Bityutskiy · 16 years ago
  57. 1de9415 UBIFS: print pid in dump function by Artem Bityutskiy · 16 years ago
  58. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  59. 547000d UBIFS: improve budgeting checks by Artem Bityutskiy · 16 years ago
  60. f769108 UBIFS: correct orphan deletion order by Adrian Hunter · 16 years ago
  61. 7d62ff2 UBIFS: fix typos in comments by Adrian Hunter · 16 years ago
  62. bc813355 UBIFS: do not union creat_sqnum and del_cmtno by Adrian Hunter · 16 years ago
  63. de94eb5 UBIFS: optimize deletions by Artem Bityutskiy · 16 years ago
  64. 014eb04 UBIFS: increment commit number earlier by Artem Bityutskiy · 16 years ago
  65. fd6c6b5 UBIFS: remove another unneeded function parameter by Artem Bityutskiy · 16 years ago
  66. 1f28681 UBIFS: remove unneeded function parameter by Artem Bityutskiy · 16 years ago
  67. fbfa6c8 UBIFS: do not write orphans back by Artem Bityutskiy · 16 years ago
  68. ff46d7b UBIFS: make ubifs_ro_mode() not inline by Adrian Hunter · 16 years ago
  69. 2fb42b1 UBIFS: ensure UBIFS switches to read-only on error by Adrian Hunter · 16 years ago
  70. 16dfd80 UBIFS: fix error return in failure mode by Adrian Hunter · 16 years ago
  71. 1e0f358 UBIFS: free budget in delete_inode as well by Artem Bityutskiy · 16 years ago
  72. 7d32c2b UBIFS: improve debugging by Artem Bityutskiy · 16 years ago
  73. 182854b UBIFS: fix budgeting calculations by Artem Bityutskiy · 16 years ago
  74. ce769ca UBIFS: print volume name as well by Artem Bityutskiy · 16 years ago
  75. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  76. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  77. 0d7eff8 UBIFS: include to compilation by Artem Bityutskiy · 16 years ago
  78. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago