1. d882962 UBIFS: handle allocation failures in UBIFS write path by Matthew L. Creech · 13 years ago
  2. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 13 years ago
  3. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 13 years ago
  4. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  5. 18d1d7f UBIFS: introduce mounting flag by Artem Bityutskiy · 14 years ago
  6. d8cdda3 UBIFS: re-arrange variables in ubifs_info by Artem Bityutskiy · 14 years ago
  7. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  8. 2680d72 UBIFS: introduce new flag for RO due to errors by Artem Bityutskiy · 14 years ago
  9. ba2f48f UBIFS: mark unused key objects as invalid by Artem Bityutskiy · 14 years ago
  10. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  11. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  12. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  13. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  14. 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
  15. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  16. d6d1400 UBIFS: define journal head numbers in ubifs-media.h by Artem Bityutskiy · 15 years ago
  17. 348709b UBIFS: do not print scary error messages needlessly by Artem Bityutskiy · 15 years ago
  18. 681947d UBIFS: minor spelling and grammar fixes by Adrian Hunter · 15 years ago
  19. 2a35a3a8 UBIFS: set write-buffer timout to 3-5 seconds by Artem Bityutskiy · 15 years ago
  20. 0b335b9 UBIFS: slightly optimize write-buffer timer usage by Artem Bityutskiy · 15 years ago
  21. f2c5dbd UBIFS: start using hrtimers by Artem Bityutskiy · 15 years ago
  22. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 15 years ago
  23. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 15 years ago
  24. 3edaae7 UBIFS: improve find function interface by Artem Bityutskiy · 15 years ago
  25. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  26. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  27. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  28. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 16 years ago
  29. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 16 years ago
  30. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 16 years ago
  31. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 16 years ago
  32. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  33. 80736d4 UBIFS: fix numerous spelling mistakes by Artem Bityutskiy · 16 years ago
  34. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  35. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  36. af14a1a UBIFS: fix available blocks count by Artem Bityutskiy · 16 years ago
  37. d3cf502 UBIFS: various comment improvements and fixes by Artem Bityutskiy · 16 years ago
  38. 21a6025 UBIFS: improve budgeting dump by Artem Bityutskiy · 16 years ago
  39. 995be04 UBIFS: fix section mismatch by Alexey Dobriyan · 16 years ago
  40. 2ba5f7a UBIFS: introduce LPT dump function by Artem Bityutskiy · 16 years ago
  41. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  42. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  43. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  44. a1dc080c2 UBIFS: use bit-fields to store compression type by Artem Bityutskiy · 16 years ago
  45. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  46. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  47. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  48. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  49. be61678 UBIFS: fix commentary by Artem Bityutskiy · 16 years ago
  50. ba60eca UBIFS: fix races in bit-fields by Artem Bityutskiy · 16 years ago
  51. 625bf37 UBIFS: use bit-fields when possible by Artem Bityutskiy · 16 years ago
  52. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  53. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  54. 746103a UBIFS: inline one-line functions by Artem Bityutskiy · 16 years ago
  55. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  56. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  57. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  58. 601c0bc UBIFS: allow for racing between GC and TNC by Adrian Hunter · 16 years ago
  59. 0a883a0 UBIFS: few commentary fixes by Artem Bityutskiy · 16 years ago
  60. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  61. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  62. 547000d UBIFS: improve budgeting checks by Artem Bityutskiy · 16 years ago
  63. bc813355 UBIFS: do not union creat_sqnum and del_cmtno by Adrian Hunter · 16 years ago
  64. de94eb5 UBIFS: optimize deletions by Artem Bityutskiy · 16 years ago
  65. 014eb04 UBIFS: increment commit number earlier by Artem Bityutskiy · 16 years ago
  66. 1f28681 UBIFS: remove unneeded function parameter by Artem Bityutskiy · 16 years ago
  67. ff46d7b UBIFS: make ubifs_ro_mode() not inline by Adrian Hunter · 16 years ago
  68. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago