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