1. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  5. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  6. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  7. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  8. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  9. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  10. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  11. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  12. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  13. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  14. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  15. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  16. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  17. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  18. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. 63d2f95 fs/nilfs2: fix potential underflow in call to crc32_le by Torsten Hilbrich · 8 years ago
  20. b2d4586 nilfs: use bio op accessors by Mike Christie · 8 years ago
  21. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  22. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  23. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 8 years ago
  24. 80d6505 nilfs2: remove loops of single statement macros by Ryusuke Konishi · 8 years ago
  25. 7f00184 nilfs2: remove unnecessary else after return or break by Ryusuke Konishi · 8 years ago
  26. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 8 years ago
  27. 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 8 years ago
  28. c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 8 years ago
  29. 06f4abf nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() by Ryusuke Konishi · 8 years ago
  30. facb9ec nilfs2: clean trailing semicolons in macros by Ryusuke Konishi · 8 years ago
  31. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 8 years ago
  32. e7a142a nilfs2: replace __attribute__((packed)) with __packed by Ryusuke Konishi · 8 years ago
  33. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 8 years ago
  34. 24e20ea nilfs2: get rid of nilfs_mdt_mark_block_dirty() by Ryusuke Konishi · 8 years ago
  35. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  36. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  37. f19e78d nilfs2: remove space before comma by Ryusuke Konishi · 8 years ago
  38. 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 8 years ago
  39. 1c613cb nilfs2: constify nilfs_sc_operations structures by Julia Lawall · 8 years ago
  40. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  42. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 8 years ago
  43. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  44. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  45. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  46. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  47. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  48. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  49. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  50. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  52. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  53. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  54. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  55. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  57. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  58. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
  59. 09ef29e nilfs2: fix gcc unused-but-set-variable warnings by Ryusuke Konishi · 9 years ago
  60. a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
  61. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  62. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  63. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  64. d0c14a9 nilfs2: free unused dat file blocks during garbage collection by Ryusuke Konishi · 9 years ago
  65. da01995 nilfs2: add helper functions to delete blocks from dat file by Ryusuke Konishi · 9 years ago
  66. b225809 nilfs2: get rid of nilfs_palloc_group_is_in() by Ryusuke Konishi · 9 years ago
  67. 18c41b3 nilfs2: refactor nilfs_palloc_find_available_slot() by Ryusuke Konishi · 9 years ago
  68. 4e9e63a nilfs2: do not call nilfs_mdt_bgl_lock() needlessly by Ryusuke Konishi · 9 years ago
  69. b7bed71 nilfs2: use nilfs_warning() in allocator implementation by Ryusuke Konishi · 9 years ago
  70. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  71. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  72. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  73. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  74. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  75. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  76. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
  79. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  81. 6b6dabc nilfs2_direct_IO(): remove dead code by Al Viro · 9 years ago
  82. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  83. d8fd150 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 9 years ago
  84. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  87. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  88. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  89. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 9 years ago
  90. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 9 years ago
  91. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 9 years ago
  92. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  93. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  94. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  95. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  96. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  97. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  98. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  99. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  100. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago