1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  3. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  4. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  5. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  7. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  8. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  9. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  10. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  12. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  13. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
  14. 09ef29e nilfs2: fix gcc unused-but-set-variable warnings by Ryusuke Konishi · 9 years ago
  15. a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
  16. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  17. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  18. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  19. d0c14a9 nilfs2: free unused dat file blocks during garbage collection by Ryusuke Konishi · 9 years ago
  20. da01995 nilfs2: add helper functions to delete blocks from dat file by Ryusuke Konishi · 9 years ago
  21. b225809 nilfs2: get rid of nilfs_palloc_group_is_in() by Ryusuke Konishi · 9 years ago
  22. 18c41b3 nilfs2: refactor nilfs_palloc_find_available_slot() by Ryusuke Konishi · 9 years ago
  23. 4e9e63a nilfs2: do not call nilfs_mdt_bgl_lock() needlessly by Ryusuke Konishi · 9 years ago
  24. b7bed71 nilfs2: use nilfs_warning() in allocator implementation by Ryusuke Konishi · 9 years ago
  25. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  26. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  27. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  28. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  29. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  30. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  31. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
  34. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  36. 6b6dabc nilfs2_direct_IO(): remove dead code by Al Viro · 9 years ago
  37. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  38. d8fd150 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 9 years ago
  39. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  42. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  43. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  44. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 9 years ago
  45. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 9 years ago
  46. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 9 years ago
  47. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  48. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  49. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  50. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  51. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  52. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  53. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  54. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  55. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  56. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  57. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  58. 283ee148 nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 9 years ago
  59. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 9 years ago
  60. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  62. 7ef3ff2 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 9 years ago
  63. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  64. 26ff130 nilfs2: set up s_bdi like the generic mount_bdev code by Christoph Hellwig · 9 years ago
  65. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  66. 72b9918 nilfs2: deletion of an unnecessary check before the function call "iput" by Markus Elfring · 10 years ago
  67. 75dc857 nilfs2: avoid duplicate segment construction for fsync() by Andreas Rohner · 10 years ago
  68. b9f6614 nilfs2: improve the performance of fdatasync() by Andreas Rohner · 10 years ago
  69. e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
  70. 56d7acc nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  71. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  72. dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
  73. a5a7332 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group by Vyacheslav Dubeyko · 10 years ago
  74. a2ecb79 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group by Vyacheslav Dubeyko · 10 years ago
  75. 02a0ba1 nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group by Vyacheslav Dubeyko · 10 years ago
  76. ef43d5c nilfs2: add /sys/fs/nilfs2/<device>/segments group by Vyacheslav Dubeyko · 10 years ago
  77. abc968d nilfs2: add /sys/fs/nilfs2/<device>/segctor group by Vyacheslav Dubeyko · 10 years ago
  78. caa05d4 nilfs2: add /sys/fs/nilfs2/<device>/superblock group by Vyacheslav Dubeyko · 10 years ago
  79. da7141f nilfs2: add /sys/fs/nilfs2/<device> group by Vyacheslav Dubeyko · 10 years ago
  80. aebe17f nilfs2: add /sys/fs/nilfs2/features group by Vyacheslav Dubeyko · 10 years ago
  81. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  82. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  83. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  84. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  85. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  86. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  87. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  88. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  89. 0ec060d nilfs2: verify metadata sizes read from disk by Ryusuke Konishi · 10 years ago
  90. f9f32c4 nilfs2: add FITRIM ioctl support for nilfs2 by Andreas Rohner · 10 years ago
  91. 82e11e8 nilfs2: add nilfs_sufile_trim_fs to trim clean segs by Andreas Rohner · 10 years ago
  92. 2cc88f3 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl by Andreas Rohner · 10 years ago
  93. 00e9ffc nilfs2: add nilfs_sufile_set_suinfo to update segment usage by Andreas Rohner · 10 years ago
  94. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  95. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  96. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  97. d623a94 nilfs2: add comments for ioctls by Vyacheslav Dubeyko · 10 years ago
  98. 4b15d61 fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy() by Wenliang Fan · 10 years ago
  99. 70f2fe3 nilfs2: fix segctor bug that causes file system corruption by Andreas Rohner · 10 years ago
  100. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago