1. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  2. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  3. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  4. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  5. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  6. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  7. 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 8 years ago
  8. c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 8 years ago
  9. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 8 years ago
  10. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 8 years ago
  11. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  12. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  13. 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 8 years ago
  14. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  15. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  16. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
  17. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  18. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  19. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  20. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  21. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  22. 26ff130 nilfs2: set up s_bdi like the generic mount_bdev code by Christoph Hellwig · 10 years ago
  23. e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
  24. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
  26. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  27. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  28. e95c311 git simplify nilfs check for busy subtree by Al Viro · 11 years ago
  29. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  30. e5f7f84 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct by Vyacheslav Dubeyko · 11 years ago
  31. c7ef972 nilfs2: implement calculation of free inodes count by Vyacheslav Dubeyko · 11 years ago
  32. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  33. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  34. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  35. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  36. 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
  37. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  38. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  39. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  40. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  41. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  42. aa405b1 nilfs2: always set back pointer to host inode in mapping->host by Ryusuke Konishi · 13 years ago
  43. 4e33f9e nilfs2: implement resize ioctl by Ryusuke Konishi · 13 years ago
  44. cfb0a4b nilfs2: add routine to move secondary super block by Ryusuke Konishi · 13 years ago
  45. e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 13 years ago
  46. f754514 nilfs2: use sb instance instead of nilfs_sb_info struct by Ryusuke Konishi · 13 years ago
  47. 9b1fc4e4 nilfs2: move next generation counter into nilfs object by Ryusuke Konishi · 13 years ago
  48. 693dd32 nilfs2: move s_inode_lock and s_dirty_files into nilfs object by Ryusuke Konishi · 13 years ago
  49. 574e6c3 nilfs2: move parameters on nilfs_sb_info into nilfs object by Ryusuke Konishi · 13 years ago
  50. 3b2ce58 nilfs2: move mount options to nilfs object by Ryusuke Konishi · 13 years ago
  51. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 13 years ago
  52. 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
  53. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  54. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  55. 06df0f9 nilfs2: get rid of nilfs_mount_options structure by Ryusuke Konishi · 14 years ago
  56. b004a5e fs/nilfs2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  57. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  58. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  59. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  60. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  61. e4c59d6 convert nilfs by Al Viro · 14 years ago
  62. ab34c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  63. abc0b50 nilfs2: eliminate sparse warnings - "symbol not declared" by Jiro SEKIBA · 14 years ago
  64. 026a7d6 nilfs2: get rid of bdi from nilfs object by Ryusuke Konishi · 14 years ago
  65. 5beb6e0 nilfs2: add bdev freeze/thaw support by Ryusuke Konishi · 14 years ago
  66. c05dbfc nilfs2: accept 64-bit checkpoint numbers in cp mount option by Ryusuke Konishi · 14 years ago
  67. 2879ed6 nilfs2: remove own inode allocator and destructor for metadata files by Ryusuke Konishi · 14 years ago
  68. 032dbb3 nilfs2: see state of root dentry for mount check of snapshots by Ryusuke Konishi · 14 years ago
  69. f1e89c8 nilfs2: use iget for all metadata files by Ryusuke Konishi · 14 years ago
  70. 348fe8d nilfs2: simplify life cycle management of nilfs object by Ryusuke Konishi · 14 years ago
  71. f11459a nilfs2: do not allocate multiple super block instances for a device by Ryusuke Konishi · 14 years ago
  72. ab4d8f7 nilfs2: split out nilfs_attach_snapshot by Ryusuke Konishi · 14 years ago
  73. 367ea33 nilfs2: split out nilfs_get_root_dentry by Ryusuke Konishi · 14 years ago
  74. b7c0634 nilfs2: move inode count and block count into root object by Ryusuke Konishi · 14 years ago
  75. e912a5b nilfs2: use root object to get ifile by Ryusuke Konishi · 14 years ago
  76. 8e656fd nilfs2: make snapshots in checkpoint tree exportable by Ryusuke Konishi · 14 years ago
  77. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  78. 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
  79. b91c9a9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes by Ryusuke Konishi · 14 years ago
  80. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  81. d6d4c19 BKL: Remove BKL from NILFS2 by Jan Blunck · 14 years ago
  82. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  83. f8c131f nilfs2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  84. 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
  85. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  86. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  87. 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
  88. 6fd1e5c convert nilfs2 to ->evict_inode() by Al Viro · 14 years ago
  89. c5ca48a nilfs2: reject incompatible filesystem by Ryusuke Konishi · 14 years ago
  90. 05d0e94 nilfs2: get rid of nilfs_bmap_union by Ryusuke Konishi · 14 years ago
  91. 7c01745 nilfs2: pass remount flag to parse_options by Ryusuke Konishi · 14 years ago
  92. c6b4d57 nilfs2: use seq_puts to print mount options without argument by Ryusuke Konishi · 14 years ago
  93. 802d317 nilfs2: add nodiscard mount option by Ryusuke Konishi · 14 years ago
  94. 773bc4f nilfs2: add barrier mount option by Ryusuke Konishi · 14 years ago
  95. b2ac86e nilfs2: sync super blocks in turns by Jiro SEKIBA · 14 years ago
  96. d26493b nilfs2: introduce nilfs_prepare_super by Jiro SEKIBA · 14 years ago
  97. 60f46b7 nilfs2: separate function that updates log position by Ryusuke Konishi · 14 years ago
  98. c8a11c8 nilfs2: add nilfs_set_error by Ryusuke Konishi · 14 years ago
  99. 7ecaa46 nilfs2: add nilfs_cleanup_super by Ryusuke Konishi · 14 years ago
  100. bde4e69 nilfs2: do not update mount time on rw->ro remount by Ryusuke Konishi · 14 years ago