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