1. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  2. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  3. a979eff ubifs: register backing_dev_info by Jens Axboe · 15 years ago
  4. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  5. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  6. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  7. f2c5dbd UBIFS: start using hrtimers by Artem Bityutskiy · 15 years ago
  8. 3f36406 UBIFS: do not forget to register BDI device by Artem Bityutskiy · 15 years ago
  9. 8379ea3 UBIFS: allow sync option in rootflags by Artem Bityutskiy · 15 years ago
  10. 428ff9d UBIFS: remove dead code by Artem Bityutskiy · 15 years ago
  11. 7c83f5c UBIFS: use anonymous device by Artem Bityutskiy · 15 years ago
  12. 8eec2f3 UBIFS: return proper error code if the compr is not present by Corentin Chary · 15 years ago
  13. 8b3884a UBIFS: return error if link and unlink race by Hunter Adrian · 15 years ago
  14. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  15. 6d6cb0d UBIFS: reset no_space flag after inode deletion by Adrian Hunter · 15 years ago
  16. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  17. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  18. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  19. de09757 UBIFS: fix recovery bug by Adrian Hunter · 15 years ago
  20. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  21. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  22. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 15 years ago
  23. fcabb34 UBIFS: fix compiler warnings by Hunter Adrian · 15 years ago
  24. f10770f UBIFS: fully sort GCed nodes by Artem Bityutskiy · 15 years ago
  25. 7d4e9cc UBIFS: fix commentaries by Artem Bityutskiy · 15 years ago
  26. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 15 years ago
  27. c9927c3 UBIFS: use KERN_CONT by Artem Bityutskiy · 15 years ago
  28. 0a6fb8d9 UBIFS: fix lprops committing bug by Artem Bityutskiy · 15 years ago
  29. b221337 UBIFS: fix bogus assertion by Artem Bityutskiy · 15 years ago
  30. f55aa59 UBIFS: fix bug where page is marked uptodate when out of space by Adrian Hunter · 15 years ago
  31. cb4f952 UBIFS: amend key_hash return value by Artem Bityutskiy · 15 years ago
  32. 3edaae7 UBIFS: improve find function interface by Artem Bityutskiy · 15 years ago
  33. ec32816 UBIFS: list usage cleanup by Eric Sesterhenn · 15 years ago
  34. 2bc275e UBIFS: fix dbg_chk_lpt_sz() by Adrian Hunter · 15 years ago
  35. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  36. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 15 years ago
  37. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  38. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 15 years ago
  39. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 15 years ago
  40. 4a29d20 UBIFS: fix LPT out-of-space bug (again) by Adrian Hunter · 15 years ago
  41. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  42. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 15 years ago
  43. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 15 years ago
  44. b4978e9 UBIFS: always clean up GC LEB space by Artem Bityutskiy · 15 years ago
  45. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 15 years ago
  46. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 15 years ago
  47. 82c1593 UBIFS: simplify locking by Artem Bityutskiy · 15 years ago
  48. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 15 years ago
  49. a50412e UBIFS: do not treat all data as short term by Artem Bityutskiy · 16 years ago
  50. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  51. dedb0d4 UBIFS: do not commit twice by Artem Bityutskiy · 16 years ago
  52. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  53. e8ea175 UBIFS: do not use WB_SYNC_HOLD by Artem Bityutskiy · 16 years ago
  54. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  55. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  56. 8e3bda0 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  57. 8e5033a UBIFS: add more useful debugging prints by Artem Bityutskiy · 16 years ago
  58. 5d38b3a UBIFS: print debugging messages properly by Artem Bityutskiy · 16 years ago
  59. 80736d4 UBIFS: fix numerous spelling mistakes by Artem Bityutskiy · 16 years ago
  60. 57a450e UBIFS: allow mounting when short of space by Artem Bityutskiy · 16 years ago
  61. a9f2fc0 UBIFS: fix writing uncompressed files by Artem Bityutskiy · 16 years ago
  62. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  63. 6a4a9b4 UBIFS: fix sparse warnings by Artem Bityutskiy · 16 years ago
  64. 2acf806 UBIFS: simplify make_free_space by Artem Bityutskiy · 16 years ago
  65. 2edc202 UBIFS: do not lie about used blocks by Artem Bityutskiy · 16 years ago
  66. 6edbfaf UBIFS: restore budg_uncommitted_idx by Artem Bityutskiy · 16 years ago
  67. 26d0577 UBIFS: always commit on unmount by Artem Bityutskiy · 16 years ago
  68. cb5c6a2 UBIFS: use ubi_sync by Artem Bityutskiy · 16 years ago
  69. f103830 UBIFS: always commit in sync_fs by Artem Bityutskiy · 16 years ago
  70. 304d427 UBIFS: fix file-system synchronization by Artem Bityutskiy · 16 years ago
  71. 79807d0 UBIFS: fix constants initialization by Artem Bityutskiy · 16 years ago
  72. c8f9159 UBIFS: avoid unnecessary calculations by Artem Bityutskiy · 16 years ago
  73. 650ed50 UBIFS: re-calculate min_idx_size after the commit by Artem Bityutskiy · 16 years ago
  74. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  75. af14a1a UBIFS: fix available blocks count by Artem Bityutskiy · 16 years ago
  76. d3cf502 UBIFS: various comment improvements and fixes by Artem Bityutskiy · 16 years ago
  77. 21a6025 UBIFS: improve budgeting dump by Artem Bityutskiy · 16 years ago
  78. 24fa9e9 UBIFS: fix tnc dumping by Artem Bityutskiy · 16 years ago
  79. 7bbe5b5 UBIFS: use PAGE_CACHE_MASK correctly by Artem Bityutskiy · 16 years ago
  80. 995be04 UBIFS: fix section mismatch by Alexey Dobriyan · 16 years ago
  81. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  82. 2ba5f7a UBIFS: introduce LPT dump function by Artem Bityutskiy · 16 years ago
  83. 787845b UBIFS: dump stack in LPT check functions by Artem Bityutskiy · 16 years ago
  84. 45e12d9 UBIFS: run debugging checks only if they are enabled by Artem Bityutskiy · 16 years ago
  85. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  86. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  87. 5dd7cbc UBIFS: avoid unnecessary checks by Kukkonen Mika · 16 years ago
  88. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  89. a1dc080c2 UBIFS: use bit-fields to store compression type by Artem Bityutskiy · 16 years ago
  90. 062e4fe UBIFS: slight compression optimization by Artem Bityutskiy · 16 years ago
  91. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  92. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  93. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  94. 26bf194 CRED: Wrap task credential accesses in the UBIFS filesystem by David Howells · 16 years ago
  95. 7e2d9bf UBIFS: allow for gaps when dirtying the LPT by Adrian Hunter · 16 years ago
  96. e84461a UBIFS: fix compilation warnings by Artem Bityutskiy · 16 years ago
  97. 0ecb952 UBIFS: endian handling fixes and annotations by Harvey Harrison · 16 years ago
  98. 069782a UBIFS: remove printk by Artem Bityutskiy · 16 years ago
  99. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  100. 54779aa UBIFS: fix ubifs_compress commentary by Geert Uytterhoeven · 16 years ago