1. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 859862d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  3. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 11 years ago
  4. 6fdef6d Btrfs: don't release invalid page in btrfs_page_exists_in_range() by Filipe Manana · 11 years ago
  5. 809f901 Btrfs: make sure we retry if page is a retriable exception by Filipe Manana · 11 years ago
  6. 9140515 Btrfs: make sure we retry if we couldn't get the page by Filipe Manana · 11 years ago
  7. a79b7d4 Btrfs: async delayed refs by Chris Mason · 11 years ago
  8. 40f7658 Btrfs: split up __extent_writepage to lower stack usage by Chris Mason · 11 years ago
  9. fc4adbf btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking by Alex Gartrell · 11 years ago
  10. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 11 years ago
  11. 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 11 years ago
  12. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
  13. 944a451 btrfs: remove redundant null check in btrfs_dentry_release() by Daeseok Youn · 11 years ago
  14. ef3b9af Btrfs: implement inode_operations callback tmpfile by Filipe Manana · 11 years ago
  15. 166ae5a btrfs: fix inline compressed read err corruption by Zach Brown · 11 years ago
  16. 28060d5 btrfs: switch check_direct_IO() to iov_iter by Al Viro · 11 years ago
  17. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  18. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  19. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  20. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  21. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  22. a1ecaab Btrfs: fix unlock in __start_delalloc_inodes() by Wang Shilong · 11 years ago
  23. 68bb462 Btrfs: don't compress for a small write by Wang Shilong · 11 years ago
  24. e9894fd Btrfs: fix snapshot vs nocow writting by Wang Shilong · 11 years ago
  25. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  26. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  27. 573bfb7 Btrfs: fix possible empty list access when flushing the delalloc inodes by Miao Xie · 11 years ago
  28. 6c255e6 Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock by Miao Xie · 11 years ago
  29. 41bd9ca Btrfs: just do dirty page flush for the inode with compression before direct IO by Miao Xie · 11 years ago
  30. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  31. dc6e320 btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  32. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  33. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  34. afe3d24 btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue by Qu Wenruo · 11 years ago
  35. 7b2b708 Btrfs: fix preallocate vs double nocow write by Miao Xie · 11 years ago
  36. 7813b3d Btrfs: avoid warning bomb of btrfs_invalidate_inodes by Liu Bo · 11 years ago
  37. bcbba5e Btrfs: skip readonly root for snapshot-aware defragment by Wang Shilong · 11 years ago
  38. 29bce2f Btrfs: unlock extent and pages on error in cow_file_range by Josef Bacik · 11 years ago
  39. c581afc Btrfs: balance delayed inode updates by Josef Bacik · 11 years ago
  40. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  42. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  43. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 11 years ago
  44. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  45. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  46. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 11 years ago
  47. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  48. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 11 years ago
  49. 2c21b4d Btrfs: fix transaction abortion when remounting btrfs from RW to RO by Wang Shilong · 11 years ago
  50. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  51. 1acae57 Btrfs: faster file extent item replace operations by Filipe David Borba Manana · 11 years ago
  52. e77751a Btrfs: fix the wrong nocow range check by Miao Xie · 11 years ago
  53. eb653de Btrfs: reduce btree node locking duration on item update by Filipe David Borba Manana · 11 years ago
  54. 67de117 Btrfs: introduce the delayed inode ref deletion for the single link inode by Miao Xie · 11 years ago
  55. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  56. 180589e Btrfs: fix a warning when iput a file by Wang Shilong · 11 years ago
  57. 663df05 Btrfs: remove dead comments for read_csums() by Wang Shilong · 11 years ago
  58. 5662344b3 Btrfs: fix error check of btrfs_lookup_dentry() by Tsutomu Itoh · 11 years ago
  59. 131e404 Btrfs: fix very slow inode eviction and fs unmount by Filipe David Borba Manana · 11 years ago
  60. 75ac2dd btrfs: expand btrfs_find_item() to include find_root_ref functionality by Kelley Nielsen · 11 years ago
  61. 99e22f7 btrfs: remove unused variable from btrfs_new_inode by Valentina Giusti · 11 years ago
  62. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  63. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. 996a710 btrfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  65. dff6efc fs: fix iversion handling by Christoph Hellwig · 11 years ago
  66. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  67. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  68. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  69. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  70. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  71. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  72. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  73. 6f51956 Btrfs: do not run snapshot-aware defragment on error by Liu Bo · 11 years ago
  74. 9f23e28 Btrfs: make sure the delalloc workers actually flush compressed writes by Josef Bacik · 11 years ago
  75. d788a34 Btrfs: don't abort transaction in run_delalloc_nocow by Josef Bacik · 11 years ago
  76. 02ecd2c Btrfs: do not bug_on if we try to cow a free space cache inode by Josef Bacik · 11 years ago
  77. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  78. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  79. 25a5034 Btrfs: handle a missing extent for the first file extent by Josef Bacik · 11 years ago
  80. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago
  81. 857cc2f Btrfs: free reserved space on error in a few places by Josef Bacik · 11 years ago
  82. 778ba82 Btrfs: improve inode hash function/inode lookup by Filipe David Borba Manana · 11 years ago
  83. fa7c149 Btrfs: improve jitter performance of the sequential buffered write by Miao Xie · 11 years ago
  84. b6d08f0 Btrfs: do not release metadata for space cache inodes by Josef Bacik · 11 years ago
  85. 703c88e Btrfs: fix tracking of orphan inode count by Filipe David Borba Manana · 11 years ago
  86. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  87. f06becc Btrfs: don't store NULL byte in symlink extents by Filipe David Borba Manana · 11 years ago
  88. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  89. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  90. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  91. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  92. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  93. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  94. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  95. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  96. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  97. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  98. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  99. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  100. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago