1. 4afc313 nilfs2: fix leak of shadow dat inode in error path of load_nilfs by Ryusuke Konishi · 14 years ago
  2. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  3. 145c3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  5. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  6. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  7. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  8. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  9. 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
  10. 6fd1e5c convert nilfs2 to ->evict_inode() by Al Viro · 14 years ago
  11. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  12. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  13. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  14. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  15. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  16. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  17. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  18. 89c0fd0 nilfs2: reject filesystem with unsupported block size by Ryusuke Konishi · 14 years ago
  19. 6cda9fa nilfs2: avoid rec_len overflow with 64KB block size by Ryusuke Konishi · 14 years ago
  20. c28e69d nilfs2: simplify nilfs_get_page function by Ryusuke Konishi · 14 years ago
  21. c5ca48a nilfs2: reject incompatible filesystem by Ryusuke Konishi · 14 years ago
  22. 03bdb5a nilfs2: apply read-ahead for nilfs_btree_lookup_contig by Ryusuke Konishi · 14 years ago
  23. 4e13e66 nilfs2: introduce check flag to btree node buffer by Ryusuke Konishi · 14 years ago
  24. 464ece8 nilfs2: add btree get block function with readahead option by Ryusuke Konishi · 14 years ago
  25. 26dfdd8 nilfs2: add read ahead mode to nilfs_btnode_submit_block by Ryusuke Konishi · 14 years ago
  26. f8e6cc0 nilfs2: fix buffer head leak in nilfs_btnode_submit_block by Ryusuke Konishi · 14 years ago
  27. 7c397a8 nilfs2: eliminate inline keywords in btree implementation by Ryusuke Konishi · 14 years ago
  28. 5ad2686e9 nilfs2: get maximum number of child nodes from bmap object by Ryusuke Konishi · 14 years ago
  29. 9b7b265 nilfs2: reduce repetitive calculation of max number of child nodes by Ryusuke Konishi · 14 years ago
  30. ea64ab8 nilfs2: optimize calculation of min/max number of btree node children by Ryusuke Konishi · 14 years ago
  31. 364ec2d nilfs2: remove redundant pointer checks in bmap lookup functions by Ryusuke Konishi · 14 years ago
  32. 05d0e94 nilfs2: get rid of nilfs_bmap_union by Ryusuke Konishi · 14 years ago
  33. dc935be nilfs2: unify bmap set_target_v operations by Ryusuke Konishi · 14 years ago
  34. e7c274f nilfs2: get rid of nilfs_btree uses by Ryusuke Konishi · 14 years ago
  35. 10ff885 nilfs2: get rid of nilfs_direct uses by Ryusuke Konishi · 14 years ago
  36. 583ada4 nilfs2: remove constant qualifier from argument of bmap propagate by Ryusuke Konishi · 14 years ago
  37. 25b8d7d nilfs2: get rid of private conversion macros on bmap key and pointer by Ryusuke Konishi · 14 years ago
  38. 1d5385b nilfs2: verify btree node after reading by Ryusuke Konishi · 14 years ago
  39. cfa913a nilfs2: add sanity check in nilfs_btree_add_dirty_buffer by Ryusuke Konishi · 14 years ago
  40. 7c01745 nilfs2: pass remount flag to parse_options by Ryusuke Konishi · 14 years ago
  41. c6b4d57 nilfs2: use seq_puts to print mount options without argument by Ryusuke Konishi · 14 years ago
  42. 802d317 nilfs2: add nodiscard mount option by Ryusuke Konishi · 14 years ago
  43. 773bc4f nilfs2: add barrier mount option by Ryusuke Konishi · 14 years ago
  44. 3250204 nilfs2: do not update log cursor for small change by Ryusuke Konishi · 14 years ago
  45. 6c125160 nilfs2: implement fallback for super root search by Ryusuke Konishi · 14 years ago
  46. 2d72b99 nilfs2: add missing error code in comment of nilfs_search_super_root by Ryusuke Konishi · 14 years ago
  47. 843d63b nilfs2: separate setup of log cursor from init_nilfs by Ryusuke Konishi · 14 years ago
  48. b2ac86e nilfs2: sync super blocks in turns by Jiro SEKIBA · 14 years ago
  49. d26493b nilfs2: introduce nilfs_prepare_super by Jiro SEKIBA · 14 years ago
  50. 60f46b7 nilfs2: separate function that updates log position by Ryusuke Konishi · 14 years ago
  51. c8a11c8 nilfs2: add nilfs_set_error by Ryusuke Konishi · 14 years ago
  52. 7ecaa46 nilfs2: add nilfs_cleanup_super by Ryusuke Konishi · 14 years ago
  53. bde4e69 nilfs2: do not update mount time on rw->ro remount by Ryusuke Konishi · 14 years ago
  54. 57a4bfc nilfs2: get rid of ns_free_segments_count by Ryusuke Konishi · 14 years ago
  55. 4762077 nilfs2: get rid of macros for segment summary information by Ryusuke Konishi · 14 years ago
  56. 8565548 nilfs2: do not use nilfs_segsum_info structure in recovery code by Ryusuke Konishi · 14 years ago
  57. 354fa8b nilfs2: divide load_segment_summary function by Ryusuke Konishi · 14 years ago
  58. aee5ce2 nilfs2: rename nilfs_recover_logical_segments function by Ryusuke Konishi · 14 years ago
  59. 8b94025 nilfs2: refactor recovery logic routines by Ryusuke Konishi · 14 years ago
  60. 92c60cc nilfs2: add blocksize member to nilfs object by Ryusuke Konishi · 14 years ago
  61. c29684d nilfs2: remove obsolete declarations of cache constructor and destructor by Ryusuke Konishi · 14 years ago
  62. 84cb099 nilfs2: fix style issue in nilfs_destroy_cachep by Ryusuke Konishi · 14 years ago
  63. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  64. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  65. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  66. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  67. d240e06 nilfs2: disallow remount of snapshot from/to a regular mount by Ryusuke Konishi · 14 years ago
  68. cdce214 nilfs2: use huge_encode_dev/huge_decode_dev by Ryusuke Konishi · 14 years ago
  69. b87ca91 nilfs2: update comment on deactivate_super at nilfs_get_sb by Ryusuke Konishi · 14 years ago
  70. e2d1591 nilfs2: replace MS_VERBOSE with MS_SILENT by Ryusuke Konishi · 14 years ago
  71. 4571b82 nilfs2: add missing initialization of s_mode by Ryusuke Konishi · 14 years ago
  72. 13e9055 nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive by Ryusuke Konishi · 14 years ago
  73. 25294d8 nilfs2: use checkpoint number instead of timestamp to select super block by Ryusuke Konishi · 14 years ago
  74. 34cb9b5 nilfs2: add missing endian conversion on super block magic number by Ryusuke Konishi · 14 years ago
  75. 4e81950 nilfs2: make nilfs_sc_*_ops static by Ryusuke Konishi · 14 years ago
  76. db55d92 nilfs2: add kernel doc comments to persistent object allocator functions by Ryusuke Konishi · 14 years ago
  77. fdce895 nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info by Li Hong · 14 years ago
  78. 154ac5a nilfs2: remove nilfs_segctor_init() in segment.c by Li Hong · 14 years ago
  79. 50614bc nilfs2: insert checkpoint number in segment summary header by Ryusuke Konishi · 14 years ago
  80. 9f13026 nilfs2: add a print message after loading nilfs2 by Li Hong · 14 years ago
  81. 41c88bd nilfs2: cleanup multi kmem_cache_{create,destroy} code by Li Hong · 14 years ago
  82. aaed1d5 nilfs2: move out checksum routines to segment buffer code by Ryusuke Konishi · 14 years ago
  83. 1e2b68b nilfs2: move pointer to super root block into logs by Ryusuke Konishi · 14 years ago
  84. 277a6a3 nilfs2: change default of 'errors' mount option to 'remount-ro' mode by Ryusuke Konishi · 14 years ago
  85. 73bb488 nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() by Li Hong · 14 years ago
  86. f905440 nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() by Li Hong · 14 years ago
  87. 973bec3 nilfs2: fix sync silent failure by Ryusuke Konishi · 14 years ago
  88. 6a47dc1 nilfs: fix breakage caused by barrier flag changes by Stephen Rothwell · 14 years ago
  89. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  90. be3bd22 nilfs2: fix typo "numer" -> "number" in alloc.c by Ryusuke Konishi · 14 years ago
  91. 308f441 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() by Li Hong · 14 years ago
  92. 7532340 nilfs2: fix a wrong type conversion in nilfs_ioctl() by Li Hong · 14 years ago
  93. 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
  94. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  95. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  96. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 14 years ago
  97. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 14 years ago
  98. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 14 years ago
  99. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 14 years ago
  100. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 14 years ago