1. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  2. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  3. 6ed09c3 UBIFS: fix assertion warning and refine comments by Artem Bityutskiy · 13 years ago
  4. 9d523ca UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS by Artem Bityutskiy · 13 years ago
  5. fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  6. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  7. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  8. 5d630e4 UBIFS: clean-up commentaries by Artem Bityutskiy · 13 years ago
  9. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 13 years ago
  10. f5cf319 UBIFS: allocate orphans scan buffer on demand by Artem Bityutskiy · 13 years ago
  11. cab95d4 UBIFS: allocate lpt dump buffer on demand by Artem Bityutskiy · 13 years ago
  12. 6fb324a UBIFS: allocate ltab checking buffer on demand by Artem Bityutskiy · 13 years ago
  13. cd5f748 UBIFS: allocate scanning buffer on demand by Artem Bityutskiy · 13 years ago
  14. 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 13 years ago
  15. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 13 years ago
  16. 2bcf002 UBIFS: do not check data crc by default by Artem Bityutskiy · 13 years ago
  17. cce3f61 UBIFS: simplify UBIFS Kconfig menu by Artem Bityutskiy · 13 years ago
  18. 6342aae UBIFS: print max. index node size by Artem Bityutskiy · 13 years ago
  19. d882962 UBIFS: handle allocation failures in UBIFS write path by Matthew L. Creech · 13 years ago
  20. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  21. 2765df7 UBIFS: use max_write_size during recovery by Artem Bityutskiy · 13 years ago
  22. 6c7f74f UBIFS: use max_write_size for write-buffers by Artem Bityutskiy · 13 years ago
  23. 3c89f39 UBIFS: introduce write-buffer size field by Artem Bityutskiy · 13 years ago
  24. ca2ec61 UBI: incorporate LEB offset information by Artem Bityutskiy · 13 years ago
  25. 3e8e2e0 UBIFS: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  26. 10ac279 UBIFS: fix LEB number in printk by Artem Bityutskiy · 13 years ago
  27. 8c559d3 UBIFS: restrict world-writable debugfs files by Vasiliy Kulikov · 13 years ago
  28. be7b42a UBIFS: describe UBIFS recovery logic some more by Artem Bityutskiy · 13 years ago
  29. 822ed64 UBIFS: remove double semicolon by Artem Bityutskiy · 13 years ago
  30. 944fdef UBIFS: do not start the commit if there is nothing to commit by Artem Bityutskiy · 14 years ago
  31. 18d1d7f UBIFS: introduce mounting flag by Artem Bityutskiy · 14 years ago
  32. d8cdda3 UBIFS: re-arrange variables in ubifs_info by Artem Bityutskiy · 14 years ago
  33. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  34. 157d81e convert ubifs by Al Viro · 14 years ago
  35. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  36. 06d3629 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  37. 6599fcb UBIFS: do not allocate unneeded scan buffer by Artem Bityutskiy · 14 years ago
  38. 3601ba2 UBIFS: do not forget to cancel timers by Artem Bityutskiy · 14 years ago
  39. 3903755 UBIFS: remove a bit of unneeded code by Artem Bityutskiy · 14 years ago
  40. 7d08ae3 UBIFS: add a commentary about log recovery by Artem Bityutskiy · 14 years ago
  41. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  42. 54dd55a UBIFS: avoid kernel error if ubifs superblock read fails by Steffen Sledz · 14 years ago
  43. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  44. 2680d72 UBIFS: introduce new flag for RO due to errors by Artem Bityutskiy · 14 years ago
  45. 8c893a5 UBIFS: check return code of pnode_lookup by Vasiliy Kulikov · 14 years ago
  46. 0e54c89 UBIFS: check return code of ubifs_lpt_lookup by Vasiliy Kulikov · 14 years ago
  47. 3a8fa0e UBIFS: improve error reporting when reading bad node by Artem Bityutskiy · 14 years ago
  48. 3bb66b4 UBIFS: introduce list sorting debugging checks by Artem Bityutskiy · 14 years ago
  49. 1a9476a UBIFS: fix assertion warnings in comparison function by Artem Bityutskiy · 14 years ago
  50. ba2f48f UBIFS: mark unused key objects as invalid by Artem Bityutskiy · 14 years ago
  51. 5b7a3a2 UBIFS: do not write rubbish into truncation scanning node by Artem Bityutskiy · 14 years ago
  52. 6657683 UBIFS: improve assertion in node comparison functions by Artem Bityutskiy · 14 years ago
  53. ab87118 UBIFS: do not use key type in list_sort by Artem Bityutskiy · 14 years ago
  54. 44ec83b UBIFS: do not look up truncation nodes by Artem Bityutskiy · 14 years ago
  55. e3408ad UBIFS: fix assertion warning by Artem Bityutskiy · 14 years ago
  56. efe1881 UBIFS: do not treat ENOSPC specially by Artem Bityutskiy · 14 years ago
  57. 5ffef88 UBIFS: switch to RO mode after synchronizing by Artem Bityutskiy · 14 years ago
  58. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  59. d640e1b switch ubifs to ->evict_inode() by Al Viro · 14 years ago
  60. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  61. c939f9f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  62. c18de72 UBIFS: fix a memory leak on error path. by Matthieu CASTET · 14 years ago
  63. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  64. 6fb4374 UBIFS: fix GC LEB recovery by Artem Bityutskiy · 14 years ago
  65. 6da5156 UBIFS: use ERR_CAST by Julia Lawall · 14 years ago
  66. 276de5d UBIFS: check return code by Artem Bityutskiy · 14 years ago
  67. cf37e97 writeback: enforce s_umount locking in writeback_inodes_sb by Christoph Hellwig · 14 years ago
  68. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  69. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  70. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  71. 2fde99c UBIFS: mark VFS SB RO too by ZhangJieJing · 14 years ago
  72. 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
  73. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 14 years ago
  74. a069c26 lib: build list_sort() only if needed by Don Mullis · 14 years ago
  75. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  76. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  77. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  78. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
  79. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  80. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  81. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  82. 774888b UBIFS: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  83. 9722324 UBIFS: support mounting of UBI volume character devices by Corentin Chary · 15 years ago
  84. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  85. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  86. 7cce2f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next by Artem Bityutskiy · 15 years ago
  87. e055f7e UBIFS: fix debugging dump by Artem Bityutskiy · 15 years ago
  88. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  89. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  90. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  91. 055da1b UBIFS: various minor commentary fixes by Artem Bityutskiy · 15 years ago
  92. 77a7ae5 UBIFS: improve journal head debugging prints by Artem Bityutskiy · 15 years ago
  93. d6d1400 UBIFS: define journal head numbers in ubifs-media.h by Artem Bityutskiy · 15 years ago
  94. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  95. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  96. 873a64c UBIFS: amend commentaries by Artem Bityutskiy · 15 years ago
  97. 0dcd18e UBIFS: check ubifs_scan error codes better by Artem Bityutskiy · 15 years ago
  98. 348709b UBIFS: do not print scary error messages needlessly by Artem Bityutskiy · 15 years ago
  99. e3c3efc UBIFS: add inode size debugging check by Artem Bityutskiy · 15 years ago
  100. 8c6866b UBIFS: constify file and inode operations by Artem Bityutskiy · 15 years ago