1. 9340747 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  5. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  6. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  7. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  8. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 8 years ago
  9. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 8 years ago
  10. 06f4abf nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() by Ryusuke Konishi · 8 years ago
  11. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 8 years ago
  12. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 8 years ago
  13. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  14. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  15. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  16. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  17. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  18. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  19. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  20. 6b6dabc nilfs2_direct_IO(): remove dead code by Al Viro · 9 years ago
  21. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  24. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  25. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  26. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  27. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  28. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  29. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  30. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  31. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  32. b9f6614 nilfs2: improve the performance of fdatasync() by Andreas Rohner · 10 years ago
  33. 56d7acc nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  34. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  35. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  36. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  37. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  38. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  39. e5f7f84 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct by Vyacheslav Dubeyko · 11 years ago
  40. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  41. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  42. eb53b6d nilfs2: remove unneeded test in nilfs_writepage() by Vyacheslav Dubeyko · 11 years ago
  43. 8c26c4e nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption by Vyacheslav Dubeyko · 11 years ago
  44. 2d1b399 nilfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  45. 305d3d0 userns: Convert nillfs2 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  46. f5974c8 nilfs2: add omitted comments for different structures in driver implementation by Vyacheslav Dubeyko · 12 years ago
  47. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  48. c6e49e3 nilfs: propagate umode_t by Al Viro · 13 years ago
  49. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  50. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  51. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  52. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  53. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  54. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  55. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  56. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  57. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  58. 5fc7b14 nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty by Ryusuke Konishi · 13 years ago
  59. 0ef28f9 nilfs2: get rid of NILFS_I_NILFS by Ryusuke Konishi · 13 years ago
  60. 56eb553 nilfs2: zero fill unused portion of super root block by Ryusuke Konishi · 13 years ago
  61. eaae0f3 nilfs2: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago
  62. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  63. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  64. e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 13 years ago
  65. 9b1fc4e4 nilfs2: move next generation counter into nilfs object by Ryusuke Konishi · 13 years ago
  66. 693dd32 nilfs2: move s_inode_lock and s_dirty_files into nilfs object by Ryusuke Konishi · 13 years ago
  67. be66737 nilfs2: record used amount of each checkpoint in checkpoint list by Ryusuke Konishi · 13 years ago
  68. b253a3e nilfs2: tighten restrictions on inode flags by Ryusuke Konishi · 13 years ago
  69. 32f4aeb nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set by Ryusuke Konishi · 13 years ago
  70. f0c9f24 nilfs2: use common file attribute macros by Ryusuke Konishi · 13 years ago
  71. 25b18d3 nilfs2: decrement inodes count only if raw inode was successfully deleted by Ryusuke Konishi · 13 years ago
  72. 365e215 nilfs2: unfold nilfs_dat_inode function by Ryusuke Konishi · 14 years ago
  73. bcbc8c6 nilfs2: do not pass sbi to functions which can get it from inode by Ryusuke Konishi · 14 years ago
  74. 622daaff nilfs2: fiemap support by Ryusuke Konishi · 14 years ago
  75. 27e6c7a nilfs2: mark buffer heads as delayed until the data is written to disk by Ryusuke Konishi · 14 years ago
  76. e828949 nilfs2: call nilfs_error inside bmap routines by Ryusuke Konishi · 14 years ago
  77. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  78. 032dbb3 nilfs2: see state of root dentry for mount check of snapshots by Ryusuke Konishi · 14 years ago
  79. f1e89c8 nilfs2: use iget for all metadata files by Ryusuke Konishi · 14 years ago
  80. 518d1a6 nilfs2: allow nilfs_clear_inode to clear metadata file inodes by Ryusuke Konishi · 14 years ago
  81. dc3d3b8 nilfs2: deny write access to inodes in snapshots by Ryusuke Konishi · 14 years ago
  82. b7c0634 nilfs2: move inode count and block count into root object by Ryusuke Konishi · 14 years ago
  83. e912a5b nilfs2: use root object to get ifile by Ryusuke Konishi · 14 years ago
  84. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  85. 263d90c nilfs2: remove own inode hash used for GC by Ryusuke Konishi · 14 years ago
  86. 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
  87. 7d6cd92 nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty by Ryusuke Konishi · 14 years ago
  88. 6fd1e5c convert nilfs2 to ->evict_inode() by Al Viro · 14 years ago
  89. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  90. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  91. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  92. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  93. cdce214 nilfs2: use huge_encode_dev/huge_decode_dev by Ryusuke Konishi · 14 years ago
  94. 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
  95. abdb318 nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty by Jiro SEKIBA · 15 years ago
  96. 9ca941d nilfs2: delete mark_inode_dirty in nilfs_new_inode by Jiro SEKIBA · 15 years ago
  97. 9cb4e0d2 nilfs2: move out mark_inode_dirty calls from bmap routines by Ryusuke Konishi · 15 years ago
  98. a49762f nilfs2: remove buffer locking in nilfs_mark_inode_dirty by Ryusuke Konishi · 15 years ago
  99. 18dafac nilfs2: deleted inconsistent comment in nilfs_load_inode_block() by Jiro SEKIBA · 15 years ago
  100. 3cc811b nilfs2: fix missing initialization of i_dir_start_lookup member by Ryusuke Konishi · 15 years ago