1. 5906374 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  3. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  4. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  5. 91298ee Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  6. 97dcdea Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 8 years ago
  7. 47b5d64 btrfs: fix false enospc error when truncating heavily reflinked file by Wang Xiaoguang · 9 years ago
  8. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  9. 0bf70aeb Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  10. 92a1bf7 Btrfs: add 'inode' for extent map tracepoint by Liu Bo · 8 years ago
  11. c293166 Btrfs: adjust outstanding_extents counter properly when dio write is split by Liu Bo · 8 years ago
  12. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  13. 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  14. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  15. 7c4c71a Revert "Btrfs: adjust len of writes if following a preallocated extent" by Chris Mason · 8 years ago
  16. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  17. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 9 years ago
  18. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  19. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  20. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 9 years ago
  21. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  22. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
  23. 6a2de22 btrfs: don't access the bio directly in the direct I/O code by Christoph Hellwig · 8 years ago
  24. d2fbb2b btrfs: increment ctx->pos for every emitted or skipped dirent in readdir by Jeff Mahoney · 8 years ago
  25. c2951f3 btrfs: remove old tree_root dirent processing in btrfs_real_readdir() by Jeff Mahoney · 8 years ago
  26. 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
  27. a23eaa8 Btrfs: adjust len of writes if following a preallocated extent by Liu Bo · 8 years ago
  28. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  29. 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago
  30. 8e2bd3b Btrfs: deal with existing encompassing extent map in btrfs_get_extent() by Omar Sandoval · 8 years ago
  31. cf8cddd btrfs: don't abuse REQ_OP_* flags for btrfs_map_block by Christoph Hellwig · 8 years ago
  32. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  33. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  34. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  35. dd4b857 btrfs: pass correct args to btrfs_async_run_delayed_refs() by Wang Xiaoguang · 8 years ago
  36. 0b34c26 btrfs: qgroup: Prevent qgroup->reserved from going subzero by Goldwyn Rodrigues · 8 years ago
  37. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  38. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  40. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago
  44. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  45. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  46. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  47. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  48. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  49. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  50. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 9 years ago
  51. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 9 years ago
  52. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  53. f031221 btrfs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  54. 4382e33 block, dm-crypt, btrfs: Introduce bio_flags() by Bart Van Assche · 8 years ago
  55. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  56. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 9 years ago
  57. 9512c47 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  58. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 9 years ago
  59. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 9 years ago
  60. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  61. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 9 years ago
  62. 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 9 years ago
  63. ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  64. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  65. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  66. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
  67. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  68. dda3245 btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize by Wang Xiaoguang · 9 years ago
  69. c8bb0c8 btrfs: Cleanup compress_file_range() by Ashish Samant · 9 years ago
  70. 6f034ec Btrfs: cleanup BUG_ON in merge_bio by Liu Bo · 9 years ago
  71. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 9 years ago
  72. 3d48d98 btrfs: Handle uninitialised inode eviction by Nikolay Borisov · 9 years ago
  73. 25d609f Btrfs: fix callers of btrfs_block_rsv_migrate by Josef Bacik · 9 years ago
  74. da2f6ab Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  75. b971712a Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  76. 02dbfc9 Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes by Omar Sandoval · 9 years ago
  77. 31b9655 Btrfs: track transid for delayed ref flushing by Josef Bacik · 9 years ago
  78. 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  79. 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 9 years ago
  80. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
  81. 81a75f67 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
  82. b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 9 years ago
  83. 37226b2 btrfs: use bio op accessors by Mike Christie · 9 years ago
  84. 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 9 years ago
  85. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  86. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  87. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  88. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  89. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  90. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  91. e34df33 Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. fe742fd4 Revert "btrfs: switch to ->iterate_shared()" by Al Viro · 9 years ago
  93. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  94. e0d46f5 btrfs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  95. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 9 years ago
  97. 5f9a8a5 Btrfs: add semaphore to synchronize direct IO writes with fsync by Filipe Manana · 9 years ago
  98. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 9 years ago
  99. 0b90191 Btrfs: fix race between fsync and direct IO writes for prealloc extents by Filipe Manana · 9 years ago
  100. 5062af3 Btrfs: fix number of transaction units for renames with whiteout by Filipe Manana · 9 years ago