1. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  2. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  3. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  4. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 15 years ago
  5. fcabb34 UBIFS: fix compiler warnings by Hunter Adrian · 15 years ago
  6. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 15 years ago
  7. b221337 UBIFS: fix bogus assertion by Artem Bityutskiy · 15 years ago
  8. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 16 years ago
  9. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 16 years ago
  10. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 16 years ago
  11. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 16 years ago
  12. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 16 years ago
  13. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 16 years ago
  14. b4978e9 UBIFS: always clean up GC LEB space by Artem Bityutskiy · 16 years ago
  15. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 16 years ago
  16. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 16 years ago
  17. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 16 years ago
  18. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  19. dedb0d4 UBIFS: do not commit twice by Artem Bityutskiy · 16 years ago
  20. e8ea175 UBIFS: do not use WB_SYNC_HOLD by Artem Bityutskiy · 16 years ago
  21. 8e5033a UBIFS: add more useful debugging prints by Artem Bityutskiy · 16 years ago
  22. 57a450e UBIFS: allow mounting when short of space by Artem Bityutskiy · 16 years ago
  23. 26d0577 UBIFS: always commit on unmount by Artem Bityutskiy · 16 years ago
  24. cb5c6a2 UBIFS: use ubi_sync by Artem Bityutskiy · 16 years ago
  25. f103830 UBIFS: always commit in sync_fs by Artem Bityutskiy · 16 years ago
  26. 304d427 UBIFS: fix file-system synchronization by Artem Bityutskiy · 16 years ago
  27. 79807d0 UBIFS: fix constants initialization by Artem Bityutskiy · 16 years ago
  28. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  29. af14a1a UBIFS: fix available blocks count by Artem Bityutskiy · 16 years ago
  30. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  31. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  32. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  33. a1dc080c2 UBIFS: use bit-fields to store compression type by Artem Bityutskiy · 16 years ago
  34. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  35. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  36. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  37. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  38. fae7fb2 UBIFS: amend printk by Artem Bityutskiy · 16 years ago
  39. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  40. bed7993 UBIFS: allow for sync_fs when read-only by Adrian Hunter · 16 years ago
  41. 403e12a UBIFS: commit on sync_fs by Artem Bityutskiy · 16 years ago
  42. af2eb56 UBIFS: correct comment for commit_on_unmount 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. a70948b UBIFS: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  46. 948cfb2 UBIFS: add a print, fix comments and more minor stuff by Artem Bityutskiy · 16 years ago
  47. 0855f31 UBIFS: create the name of the background thread in every case by Sebastian Siewior · 16 years ago
  48. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  49. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  50. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  51. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  52. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago
  53. 0a883a0 UBIFS: few commentary fixes by Artem Bityutskiy · 16 years ago
  54. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  55. de94eb5 UBIFS: optimize deletions by Artem Bityutskiy · 16 years ago
  56. 1f28681 UBIFS: remove unneeded function parameter by Artem Bityutskiy · 16 years ago
  57. fbfa6c8 UBIFS: do not write orphans back by Artem Bityutskiy · 16 years ago
  58. 1e0f358 UBIFS: free budget in delete_inode as well by Artem Bityutskiy · 16 years ago
  59. 7d32c2b UBIFS: improve debugging by Artem Bityutskiy · 16 years ago
  60. ce769ca UBIFS: print volume name as well by Artem Bityutskiy · 16 years ago
  61. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  62. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago