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