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