1. 30eb43d nilfs2: i_nlink races in rename() by Al Viro · 14 years ago
  2. 72746ac nilfs2: fix regression that i-flag is not set on changeless checkpoints by Ryusuke Konishi · 14 years ago
  3. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  4. 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
  5. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  6. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  7. 365e215 nilfs2: unfold nilfs_dat_inode function by Ryusuke Konishi · 14 years ago
  8. bcbc8c6 nilfs2: do not pass sbi to functions which can get it from inode by Ryusuke Konishi · 14 years ago
  9. 06df0f9 nilfs2: get rid of nilfs_mount_options structure by Ryusuke Konishi · 14 years ago
  10. a7a8447 nilfs2: simplify nilfs_mdt_freeze_buffer by Ryusuke Konishi · 14 years ago
  11. 888da23c2 nilfs2: get rid of loaded flag from nilfs object by Ryusuke Konishi · 14 years ago
  12. ae53a0a nilfs2: fix a checkpatch error in page.c by Ryusuke Konishi · 14 years ago
  13. 622daaff nilfs2: fiemap support by Ryusuke Konishi · 14 years ago
  14. 27e6c7a nilfs2: mark buffer heads as delayed until the data is written to disk by Ryusuke Konishi · 14 years ago
  15. e828949 nilfs2: call nilfs_error inside bmap routines by Ryusuke Konishi · 14 years ago
  16. b004a5e fs/nilfs2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  17. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  18. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  19. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  20. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 14 years ago
  21. f6c26ec nilfs2: fix typo in comment of nilfs_dat_move function by Ryusuke Konishi · 14 years ago
  22. 103cfcf nilfs2: nilfs_iget_for_gc() returns ERR_PTR by Dan Carpenter · 14 years ago
  23. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  24. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  25. e4c59d6 convert nilfs by Al Viro · 14 years ago
  26. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  27. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  28. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  29. ab34c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  30. 6b81e14 nilfs2: eliminate sparse warning - "context imbalance" by Jiro SEKIBA · 14 years ago
  31. abc0b50 nilfs2: eliminate sparse warnings - "symbol not declared" by Jiro SEKIBA · 14 years ago
  32. 026a7d6 nilfs2: get rid of bdi from nilfs object by Ryusuke Konishi · 14 years ago
  33. 5beb6e0 nilfs2: add bdev freeze/thaw support by Ryusuke Konishi · 14 years ago
  34. c05dbfc nilfs2: accept 64-bit checkpoint numbers in cp mount option by Ryusuke Konishi · 14 years ago
  35. 2879ed6 nilfs2: remove own inode allocator and destructor for metadata files by Ryusuke Konishi · 14 years ago
  36. 090fd5b nilfs2: get rid of back pointer to writable sb instance by Ryusuke Konishi · 14 years ago
  37. c6e0718 nilfs2: get rid of mi_nilfs back pointer to nilfs object by Ryusuke Konishi · 14 years ago
  38. 032dbb3 nilfs2: see state of root dentry for mount check of snapshots by Ryusuke Konishi · 14 years ago
  39. f1e89c8 nilfs2: use iget for all metadata files by Ryusuke Konishi · 14 years ago
  40. c1c1d7092 nilfs2: get rid of GCDAT inode by Ryusuke Konishi · 14 years ago
  41. b1f6a4f nilfs2: add routines to redirect access to buffers of DAT file by Ryusuke Konishi · 14 years ago
  42. ebdfed4 nilfs2: add routines to roll back state of DAT file by Ryusuke Konishi · 14 years ago
  43. a8070dd nilfs2: add routines to save and restore bmap state by Ryusuke Konishi · 14 years ago
  44. adbb39b nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes by Ryusuke Konishi · 14 years ago
  45. 518d1a6 nilfs2: allow nilfs_clear_inode to clear metadata file inodes by Ryusuke Konishi · 14 years ago
  46. 348fe8d nilfs2: simplify life cycle management of nilfs object by Ryusuke Konishi · 14 years ago
  47. f11459a nilfs2: do not allocate multiple super block instances for a device by Ryusuke Konishi · 14 years ago
  48. ab4d8f7 nilfs2: split out nilfs_attach_snapshot by Ryusuke Konishi · 14 years ago
  49. 367ea33 nilfs2: split out nilfs_get_root_dentry by Ryusuke Konishi · 14 years ago
  50. dc3d3b8 nilfs2: deny write access to inodes in snapshots by Ryusuke Konishi · 14 years ago
  51. fd52202 nilfs2: use checkpoint tree for mount check of snapshots by Ryusuke Konishi · 14 years ago
  52. b7c0634 nilfs2: move inode count and block count into root object by Ryusuke Konishi · 14 years ago
  53. e912a5b nilfs2: use root object to get ifile by Ryusuke Konishi · 14 years ago
  54. 8e656fd nilfs2: make snapshots in checkpoint tree exportable by Ryusuke Konishi · 14 years ago
  55. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  56. ba65ae4 nilfs2: add checkpoint tree to nilfs object by Ryusuke Konishi · 14 years ago
  57. 263d90c nilfs2: remove own inode hash used for GC by Ryusuke Konishi · 14 years ago
  58. 5e19a99 nilfs2: separate initializer of metadata file inode by Ryusuke Konishi · 14 years ago
  59. 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
  60. 6c43f41 nilfs2: keep zero value in i_cno except for gc-inodes by Ryusuke Konishi · 14 years ago
  61. 7d6cd92 nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty by Ryusuke Konishi · 14 years ago
  62. b91c9a9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes by Ryusuke Konishi · 14 years ago
  63. 9566a7a nilfs2: accept future revisions by Ryusuke Konishi · 14 years ago
  64. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  65. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  66. d6d4c19 BKL: Remove BKL from NILFS2 by Jan Blunck · 15 years ago
  67. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  68. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  69. f8c131f nilfs2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  70. 4afc313 nilfs2: fix leak of shadow dat inode in error path of load_nilfs by Ryusuke Konishi · 14 years ago
  71. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  72. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  73. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  74. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  75. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  76. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  77. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 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
  79. 6fd1e5c convert nilfs2 to ->evict_inode() by Al Viro · 14 years ago
  80. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  81. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  82. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  83. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  84. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  85. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  86. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  87. 89c0fd0 nilfs2: reject filesystem with unsupported block size by Ryusuke Konishi · 14 years ago
  88. 6cda9fa nilfs2: avoid rec_len overflow with 64KB block size by Ryusuke Konishi · 14 years ago
  89. c28e69d nilfs2: simplify nilfs_get_page function by Ryusuke Konishi · 14 years ago
  90. c5ca48a nilfs2: reject incompatible filesystem by Ryusuke Konishi · 14 years ago
  91. 03bdb5a nilfs2: apply read-ahead for nilfs_btree_lookup_contig by Ryusuke Konishi · 14 years ago
  92. 4e13e66 nilfs2: introduce check flag to btree node buffer by Ryusuke Konishi · 14 years ago
  93. 464ece8 nilfs2: add btree get block function with readahead option by Ryusuke Konishi · 14 years ago
  94. 26dfdd8 nilfs2: add read ahead mode to nilfs_btnode_submit_block by Ryusuke Konishi · 14 years ago
  95. f8e6cc0 nilfs2: fix buffer head leak in nilfs_btnode_submit_block by Ryusuke Konishi · 14 years ago
  96. 7c397a8 nilfs2: eliminate inline keywords in btree implementation by Ryusuke Konishi · 14 years ago
  97. 5ad2686e9 nilfs2: get maximum number of child nodes from bmap object by Ryusuke Konishi · 14 years ago
  98. 9b7b265 nilfs2: reduce repetitive calculation of max number of child nodes by Ryusuke Konishi · 14 years ago
  99. ea64ab8 nilfs2: optimize calculation of min/max number of btree node children by Ryusuke Konishi · 14 years ago
  100. 364ec2d nilfs2: remove redundant pointer checks in bmap lookup functions by Ryusuke Konishi · 14 years ago