1. c29684d nilfs2: remove obsolete declarations of cache constructor and destructor by Ryusuke Konishi · 14 years ago
  2. 84cb099 nilfs2: fix style issue in nilfs_destroy_cachep by Ryusuke Konishi · 14 years ago
  3. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  4. 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
  5. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  6. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  7. d240e06 nilfs2: disallow remount of snapshot from/to a regular mount by Ryusuke Konishi · 14 years ago
  8. cdce214 nilfs2: use huge_encode_dev/huge_decode_dev by Ryusuke Konishi · 14 years ago
  9. b87ca91 nilfs2: update comment on deactivate_super at nilfs_get_sb by Ryusuke Konishi · 14 years ago
  10. e2d1591 nilfs2: replace MS_VERBOSE with MS_SILENT by Ryusuke Konishi · 14 years ago
  11. 4571b82 nilfs2: add missing initialization of s_mode by Ryusuke Konishi · 14 years ago
  12. 13e9055 nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive by Ryusuke Konishi · 14 years ago
  13. 25294d8 nilfs2: use checkpoint number instead of timestamp to select super block by Ryusuke Konishi · 14 years ago
  14. 34cb9b5 nilfs2: add missing endian conversion on super block magic number by Ryusuke Konishi · 14 years ago
  15. 4e81950 nilfs2: make nilfs_sc_*_ops static by Ryusuke Konishi · 14 years ago
  16. db55d92 nilfs2: add kernel doc comments to persistent object allocator functions by Ryusuke Konishi · 14 years ago
  17. fdce895 nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info by Li Hong · 14 years ago
  18. 154ac5a nilfs2: remove nilfs_segctor_init() in segment.c by Li Hong · 14 years ago
  19. 50614bc nilfs2: insert checkpoint number in segment summary header by Ryusuke Konishi · 14 years ago
  20. 9f13026 nilfs2: add a print message after loading nilfs2 by Li Hong · 14 years ago
  21. 41c88bd nilfs2: cleanup multi kmem_cache_{create,destroy} code by Li Hong · 14 years ago
  22. aaed1d5 nilfs2: move out checksum routines to segment buffer code by Ryusuke Konishi · 14 years ago
  23. 1e2b68b nilfs2: move pointer to super root block into logs by Ryusuke Konishi · 14 years ago
  24. 277a6a3 nilfs2: change default of 'errors' mount option to 'remount-ro' mode by Ryusuke Konishi · 14 years ago
  25. 73bb488 nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() by Li Hong · 14 years ago
  26. f905440 nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() by Li Hong · 14 years ago
  27. 973bec3 nilfs2: fix sync silent failure by Ryusuke Konishi · 14 years ago
  28. 6a47dc1 nilfs: fix breakage caused by barrier flag changes by Stephen Rothwell · 14 years ago
  29. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  30. be3bd22 nilfs2: fix typo "numer" -> "number" in alloc.c by Ryusuke Konishi · 14 years ago
  31. 308f441 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() by Li Hong · 14 years ago
  32. 7532340 nilfs2: fix a wrong type conversion in nilfs_ioctl() by Li Hong · 14 years ago
  33. 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
  34. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  35. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  36. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 14 years ago
  37. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 14 years ago
  38. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 14 years ago
  39. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 14 years ago
  40. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 14 years ago
  41. 9ccf56c nilfs2: fix function name typos in docbook comments by Ryusuke Konishi · 14 years ago
  42. 6c477d4 nilfs2: fix discrepancy in use of static specifier by Ryusuke Konishi · 14 years ago
  43. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  44. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 14 years ago
  45. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 14 years ago
  46. 0d561f1 nilfs2: add reader's lock for cno in nilfs_ioctl_sync by Jiro SEKIBA · 14 years ago
  47. 03f2936 nilfs2: delete unnecessary condition in load_segment_summary by Jiro SEKIBA · 14 years ago
  48. d1c6b72 nilfs2: move iterator to write log into segment buffer by Ryusuke Konishi · 15 years ago
  49. e605f0a nilfs2: get rid of s_dirt flag use by Ryusuke Konishi · 15 years ago
  50. dcd7618 nilfs2: get rid of nilfs_segctor_req struct by Ryusuke Konishi · 14 years ago
  51. 086d176 nilfs2: delete unnecessary condition in nilfs_dat_translate by Jiro SEKIBA · 14 years ago
  52. fe5f171 nilfs2: fix potential hang in nilfs_error on errors=remount-ro by Ryusuke Konishi · 14 years ago
  53. 7512487 nilfs2: use mnt_want_write in ioctls where write access is needed by Ryusuke Konishi · 14 years ago
  54. e902ec9 nilfs2: issue discard request after cleaning segments by Jiro SEKIBA · 14 years ago
  55. 3256a05 nilfs2: fix potential leak of dirty data on umount by Ryusuke Konishi · 14 years ago
  56. 33e189b nilfs2: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  57. 5ee5814 nilfs2: trivial coding style fix by Jiro SEKIBA · 15 years ago
  58. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  59. a95161a switch nilfs2 to deactivate_locked_super() by Al Viro · 15 years ago
  60. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  61. a694291a nilfs2: separate wait function from nilfs_segctor_write by Ryusuke Konishi · 15 years ago
  62. e29df39 nilfs2: add iterator for segment buffers by Ryusuke Konishi · 15 years ago
  63. 9c965ba nilfs2: hide nilfs_write_info struct in segment buffer code by Ryusuke Konishi · 15 years ago
  64. 9284ad2 nilfs2: relocate io status variables to segment buffer by Ryusuke Konishi · 15 years ago
  65. 5f1586d nilfs2: do not return io error for bio allocation failure by Ryusuke Konishi · 15 years ago
  66. 0935db7 nilfs2: use list_splice_tail or list_splice_tail_init by Ryusuke Konishi · 15 years ago
  67. abdb318 nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty by Jiro SEKIBA · 15 years ago
  68. 3534573 nilfs2: delete mark_inode_dirty in nilfs_delete_entry by Jiro SEKIBA · 15 years ago
  69. 58d5547 nilfs2: delete mark_inode_dirty in nilfs_commit_chunk by Jiro SEKIBA · 15 years ago
  70. 2093abf nilfs2: change return type of nilfs_commit_chunk by Jiro SEKIBA · 15 years ago
  71. 4cd76c3 nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink by Jiro SEKIBA · 15 years ago
  72. 1749147 nilfs2: delete redundant mark_inode_dirty by Jiro SEKIBA · 15 years ago
  73. 565de40 nilfs2: expand inode_inc_link_count and inode_dec_link_count by Jiro SEKIBA · 15 years ago
  74. 43f8bc2 nilfs2: delete mark_inode_dirty from nilfs_set_link by Jiro SEKIBA · 15 years ago
  75. 9ca941d nilfs2: delete mark_inode_dirty in nilfs_new_inode by Jiro SEKIBA · 15 years ago
  76. 0234576 nilfs2: add norecovery mount option by Ryusuke Konishi · 15 years ago
  77. a057d2c nilfs2: add helper to get if volume is in a valid state by Ryusuke Konishi · 15 years ago
  78. f50a4c8 nilfs2: move recovery completion into load_nilfs function by Ryusuke Konishi · 15 years ago
  79. 050b414 nilfs2: apply readahead for recovery on mount by Ryusuke Konishi · 15 years ago
  80. f021759 nilfs2: clean up get/put function of a segment usage by Ryusuke Konishi · 15 years ago
  81. 071ec54 nilfs2: move routine to set segment usage into sufile by Ryusuke Konishi · 15 years ago
  82. 61a189e nilfs2: move routine marking segment usage dirty into sufile by Ryusuke Konishi · 15 years ago
  83. 70622a2 nilfs2: insert cache operation in palloc get block routines by Ryusuke Konishi · 15 years ago
  84. 49fa7a5 nilfs2: add palloc cache to ifile by Ryusuke Konishi · 15 years ago
  85. c3ea56c nilfs2: flush palloc cache before manipulating data pages of GC dat by Ryusuke Konishi · 15 years ago
  86. 8908b2f nilfs2: add palloc cache to dat by Ryusuke Konishi · 15 years ago
  87. db38d5a nilfs2: add cache framework for persistent object allocator by Ryusuke Konishi · 15 years ago
  88. 141bbdb nilfs2: unfold nilfs_palloc_block_get_bitmap function by Ryusuke Konishi · 15 years ago
  89. 1376e93 nilfs2: eliminate nilfs_btnode_get function by Ryusuke Konishi · 15 years ago
  90. 75f65ed nilfs2: remove newblk argument from nilfs_btnode_submit_block by Ryusuke Konishi · 15 years ago
  91. 45f4910 nilfs2: use nilfs_btnode_create_block function by Ryusuke Konishi · 15 years ago
  92. d501d73 nilfs2: separate function for creating new btree node block by Ryusuke Konishi · 15 years ago
  93. b34a650 nilfs2: avoid readahead on metadata file for create mode by Ryusuke Konishi · 15 years ago
  94. ef7d475 nilfs2: simplify nilfs_sufile_get_ncleansegs function by Ryusuke Konishi · 15 years ago
  95. aa474a2 nilfs2: add local variable to cache the number of clean segments by Ryusuke Konishi · 15 years ago
  96. 7b16c8a nilfs2: unfold nilfs_sufile_block_get_header function by Ryusuke Konishi · 15 years ago
  97. fd66c0d nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy by Ryusuke Konishi · 15 years ago
  98. 3961f0e nilfs2: eliminate inlines to directly read/write inode of metadata files by Ryusuke Konishi · 15 years ago
  99. 8707df3 nilfs2: separate read method of meta data files on super root block by Ryusuke Konishi · 15 years ago
  100. 7973956 nilfs2: separate constructor of metadata files by Ryusuke Konishi · 15 years ago