1. d7f0b70 UBIFS: Add security.* XATTR support for the UBIFS by Subodh Nijsure · 10 years ago
  2. 07e19df UBIFS: remove mst_mutex by Artem Bityutskiy · 10 years ago
  3. c7b5bb0 UBIFS: remove useless @ecc in struct ubifs_scan_leb by hujianyang · 10 years ago
  4. 90bea5a3 UBIFS: respect MS_SILENT mount flag by Daniel Golle · 10 years ago
  5. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  6. 8afd500 UBIFS: fix double free of ubifs_orphan objects by Adam Thomas · 11 years ago
  7. 2928f0d UBIFS: fix use of freed ubifs_orphan objects by Adam Thomas · 11 years ago
  8. 98a1eeb UBIFS: introduce categorized lprops counter by Artem Bityutskiy · 12 years ago
  9. 782c3fb Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  10. 39241be userns: Convert ubifs to use kuid/kgid by Eric W. Biederman · 12 years ago
  11. 6b38d03 UBIFS: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
  12. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  13. f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  14. 7ca58ba UBIFS: kill CUR_MAX_KEY_LEN macro by Artem Bityutskiy · 12 years ago
  15. ad44be5 ubifs: propagate umode_t by Al Viro · 13 years ago
  16. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  17. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  18. 83cef70 UBIFS: introduce more I/O helpers by Artem Bityutskiy · 13 years ago
  19. 3766244 UBIFS: use correct flags in lprops by Artem Bityutskiy · 13 years ago
  20. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 13 years ago
  21. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 13 years ago
  22. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 13 years ago
  23. 6554a65 UBIFS: add the fixup function by Matthew L. Creech · 13 years ago
  24. 9f58d35 UBIFS: add a superblock flag for free space fix-up by Matthew L. Creech · 13 years ago
  25. debf12d UBIFS: substitute the replay tree with a replay list by Artem Bityutskiy · 13 years ago
  26. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  27. c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  28. d882962 UBIFS: handle allocation failures in UBIFS write path by Matthew L. Creech · 13 years ago
  29. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 13 years ago
  30. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 13 years ago
  31. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  32. 18d1d7f UBIFS: introduce mounting flag by Artem Bityutskiy · 13 years ago
  33. d8cdda3 UBIFS: re-arrange variables in ubifs_info by Artem Bityutskiy · 13 years ago
  34. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  35. 2680d72 UBIFS: introduce new flag for RO due to errors by Artem Bityutskiy · 14 years ago
  36. ba2f48f UBIFS: mark unused key objects as invalid by Artem Bityutskiy · 14 years ago
  37. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  38. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  39. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  40. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  41. 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
  42. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  43. d6d1400 UBIFS: define journal head numbers in ubifs-media.h by Artem Bityutskiy · 15 years ago
  44. 348709b UBIFS: do not print scary error messages needlessly by Artem Bityutskiy · 15 years ago
  45. 681947d UBIFS: minor spelling and grammar fixes by Adrian Hunter · 15 years ago
  46. 2a35a3a8 UBIFS: set write-buffer timout to 3-5 seconds by Artem Bityutskiy · 15 years ago
  47. 0b335b9 UBIFS: slightly optimize write-buffer timer usage by Artem Bityutskiy · 15 years ago
  48. f2c5dbd UBIFS: start using hrtimers by Artem Bityutskiy · 15 years ago
  49. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 15 years ago
  50. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 15 years ago
  51. 3edaae7 UBIFS: improve find function interface by Artem Bityutskiy · 15 years ago
  52. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  53. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  54. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  55. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 15 years ago
  56. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 15 years ago
  57. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 15 years ago
  58. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 15 years ago
  59. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 15 years ago
  60. 80736d4 UBIFS: fix numerous spelling mistakes by Artem Bityutskiy · 16 years ago
  61. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  62. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  63. af14a1a UBIFS: fix available blocks count by Artem Bityutskiy · 16 years ago
  64. d3cf502 UBIFS: various comment improvements and fixes by Artem Bityutskiy · 16 years ago
  65. 21a6025 UBIFS: improve budgeting dump by Artem Bityutskiy · 16 years ago
  66. 995be04 UBIFS: fix section mismatch by Alexey Dobriyan · 16 years ago
  67. 2ba5f7a UBIFS: introduce LPT dump function by Artem Bityutskiy · 16 years ago
  68. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  69. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  70. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  71. a1dc080c2 UBIFS: use bit-fields to store compression type by Artem Bityutskiy · 16 years ago
  72. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  73. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  74. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  75. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  76. be61678 UBIFS: fix commentary by Artem Bityutskiy · 16 years ago
  77. ba60eca UBIFS: fix races in bit-fields by Artem Bityutskiy · 16 years ago
  78. 625bf37 UBIFS: use bit-fields when possible by Artem Bityutskiy · 16 years ago
  79. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  80. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  81. 746103a UBIFS: inline one-line functions by Artem Bityutskiy · 16 years ago
  82. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  83. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  84. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  85. 601c0bc UBIFS: allow for racing between GC and TNC by Adrian Hunter · 16 years ago
  86. 0a883a0 UBIFS: few commentary fixes by Artem Bityutskiy · 16 years ago
  87. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  88. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  89. 547000d UBIFS: improve budgeting checks by Artem Bityutskiy · 16 years ago
  90. bc813355 UBIFS: do not union creat_sqnum and del_cmtno by Adrian Hunter · 16 years ago
  91. de94eb5 UBIFS: optimize deletions by Artem Bityutskiy · 16 years ago
  92. 014eb04 UBIFS: increment commit number earlier by Artem Bityutskiy · 16 years ago
  93. 1f28681 UBIFS: remove unneeded function parameter by Artem Bityutskiy · 16 years ago
  94. ff46d7b UBIFS: make ubifs_ro_mode() not inline by Adrian Hunter · 16 years ago
  95. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago